+ EPDG_TUN=gtp0 + UE_IFACE=ue + UE_SUBNET=192.168.0.0/16 + UE_ADDR=192.168.0.2/16 + ip link add ue type dummy + ip addr add 192.168.0.2/16 dev ue + ip link set ue up + ip rule add from 192.168.0.0/16 table 45 + '[' master = latest ']' + MYPID=12 + echo 'Waiting for interface gtp0...' Waiting for interface gtp0... + /data/pipework --wait -i gtp0 + ERL_FLAGS='-config /data/osmo-epdg.config' + /tmp/osmo-epdg/_build/default/bin/osmo-epdg 04:10:08.744 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:10:08.744 [debug] Lager installed handler error_logger_lager_h into error_logger 04:10:08.744 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event *DBG* ss7_routes got call flush_routes from <0.139.0> *DBG* ss7_routes sent ok to <0.139.0>, new state {sr_state,ss7_routes} 04:10:08.943 [info] RegName: port_gtp0 04:10:08.944 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.2003034577.3624271917.200149>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.2003034577.3624271873.200459>}}} 04:10:08.944 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:10:08.947 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],66,0,{inet,arphrd_none,0,[up],[up],[{net_ns_fd,25},{ifname,"gtp0"},{linkinfo,[{kind,"gtp"},{data,<<8,0,1,0,23,0,0,0,8,0,2,0,24,0,0,0,8,0,3,0,0,0,2,0,8,0,4,0,1,0,0,0>>}]}]}} 04:10:08.948 [debug] Device configured: "gtp0" has Idx 4 04:10:08.948 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet,[{ifindex,4},{forwarding,1},{rp_filter,0},{mc_filter,0},{8,<<0,0,0,0>>},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:08.948 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet6,[{ifindex,4},{forwarding,0},{mc_filter,0},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 04:10:08.948 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,8,0,0,local,kernel,universe,multicast,[],[{table,255},{dst,{65280,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:08.948 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,64,0,0,main,kernel,universe,unicast,[],[{table,254},{dst,{65152,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:08.948 [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,357753522,30560,1000},{ipv6_devconf,0,64,1452,1,1,1,1,-1,4000,1000,-1,604800,86400,3,600,16,0,1,1,1,60000,0,0,0,0,0,0,-1,0,0,10000,1000,1,0,0,1,0,0,1,0,0,0,0,3600000,0,0,1,3,0,0,0,0,1024,0,65535,-1,1,0},{stats,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},{icmp6stats,6,0,0,0,0,0},{token,<<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>>},{addr_gen_mode,<<3>>}]}]}} 04:10:08.948 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,39071,38755,61319,60516}},{ifa_cacheinfo,4294967295,4294967295,357753522,357753522},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:10:08.948 [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,39071,38755,61319,60516}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:10:08.949 [notice] osmo-epdg app started 04:10:08.949 [info] Config for GTP-U Local IP Address: "172.18.126.20" 04:10:08.983 [notice] aaa_diameter_swx connecting to IP 172.18.126.103 port 3868 04:10:09.010 [notice] aaa_diameter_s6b Listening on IP 172.18.126.20 port 3869 04:10:09.016 [info] epdg_gtpc_s2b: init(): ["172.18.126.20",2123,"172.18.126.103",2123,"172.18.126.20",[]] 04:10:09.016 [info] epdg_gtpc_s2b: Binding to IP 172.18.126.20 port 2123 04:10:09.019 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:10:09.019 [info] epdg_gtpc_s2b connecting to IP 172.18.126.103 port 2123 04:10:09.022 [info] GSUP Server on IP 172.18.126.20 port 4222 04:10:09.024 [info] GSUP server listen socket #Port<0.16> 04:10:09.235 [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,126,103},46029}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.19>} Setting ccm options for socket #Port<0.19> 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.19> Stream {osmo, 5} 04:10:12.524 [notice] GSUP connection has been established Unblocking socket #Port<0.19> Unblocking socket #Port<0.19>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.19> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.19> Stream 254: ID_RESP -> ID_ACK 04:10:12.535 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:13.455 [info] Peer up: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.19>, {osmo,5}, #{imsi => <<"262421014466767">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:19.479 [info] GSUP: Rx #{imsi => <<"262421014466767">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421014466767 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421014466767 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421014466767 receive call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new 04:10:19.482 [info] ue_fsm start(epdg_ue_fsm_262421014466767) *DBG* epdg_ue_fsm_262421014466767 send ok to <0.249.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.482 [info] ue_fsm init(<<"262421014466767">>) *DBG* epdg_ue_fsm_262421014466767 consume call {auth_request,33,"internet",#{}} from <0.249.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262421014466767 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:19.482 [info] ue_fsm auth_request 04:10:19.482 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421014466767 enter aaa_ue_fsm in state state_new 04:10:19.483 [info] ue_fsm start_link(aaa_ue_fsm_262421014466767) *DBG* aaa_ue_fsm_262421014466767 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421014466767 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:19.483 [info] ue_fsm init("262421014466767") 04:10:19.483 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:19.483 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421014466767",undefined,undefined,false,false,undefined} 04:10:19.483 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:19.483 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262421014466767",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014466767 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421014466767 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:19.503 [info] SWx Rx MAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421014466767",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71]],[[232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117]],["foobar"],[[46,236,142,57,181,216,249,147,104,78,134,73,188,209,187,125]],[[230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:19.504 [info] dia_sip2gsup: auth [232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71] authz [232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117]  *DBG* aaa_ue_fsm_262421014466767 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>, <<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>, <<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121, 241,82,94,122,234,75,143,216,182,112,239,250,29,117>>, <<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>, <<46,236,142,57,181,216,249,147,104,78,134,73,188,209, 187,125>>}]}} from <0.252.0> in state state_wait_swx_maa 04:10:19.504 [info] rand "èÐDºèNË\fP.ÝâÜ,'y" autn [89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71]  04:10:19.504 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421014466767 send ok to <0.252.0> 04:10:19.505 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421014466767",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421014466767 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>, <<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>, <<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121, 241,82,94,122,234,75,143,216,182,112,239,250,29,117>>, <<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>, <<46,236,142,57,181,216,249,147,104,78,134,73,188,209, 187,125>>}]}} from <0.252.0> in state state_wait_swx_maa => state_new 04:10:19.505 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>,<<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>,<<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117>>,<<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>,<<46,236,142,57,181,216,249,147,104,78,134,73,188,209,187,125>>}]} *DBG* epdg_ue_fsm_262421014466767 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>, <<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>, <<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121, 241,82,94,122,234,75,143,216,182,112,239,250,29,117>>, <<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>, <<46,236,142,57,181,216,249,147,104,78,134,73,188,209, 187,125>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421014466767 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421014466767">>, {ok, [{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>, <<89,115,165,17,54,72,107,5,56,102,123,9,88,20, 44,71>>, <<232,208,68,186,232,78,203,12,80,46,221,226, 220,44,39,121,241,82,94,122,234,75,143,216, 182,112,239,250,29,117>>, <<230,203,252,92,191,23,52,113,72,155,51,157, 234,24,98,218>>, <<46,236,142,57,181,216,249,147,104,78, 134,73,188,209,187,125>>}]}}} 04:10:19.505 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>,<<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>,<<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117>>,<<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>,<<46,236,142,57,181,216,249,147,104,78,134,73,188,209,187,125>>}]}, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421014466767 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>, <<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>, <<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121, 241,82,94,122,234,75,143,216,182,112,239,250,29,117>>, <<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>, <<46,236,142,57,181,216,249,147,104,78,134,73,188,209, 187,125>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:19.505 [info] auth_response(<<"262421014466767">>): {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>,<<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>,<<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117>>,<<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>,<<46,236,142,57,181,216,249,147,104,78,134,73,188,209,187,125>>}]} 04:10:19.505 [info] auth_response for <<"262421014466767">>: {ok,[{epdg_auth_tuple,<<"èÐDºèNË\fP.ÝâÜ,'y">>,<<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>,<<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117>>,<<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>,<<46,236,142,57,181,216,249,147,104,78,134,73,188,209,187,125>>}]} 04:10:19.505 [info] GSUP: Tx #{auth_tuples => [#{autn => <<89,115,165,17,54,72,107,5,56,102,123,9,88,20,44,71>>,ck => <<46,236,142,57,181,216,249,147,104,78,134,73,188,209,187,125>>,ik => <<230,203,252,92,191,23,52,113,72,155,51,157,234,24,98,218>>,rand => <<"èÐDºèNË\fP.ÝâÜ,'y">>,res => <<232,208,68,186,232,78,203,12,80,46,221,226,220,44,39,121,241,82,94,122,234,75,143,216,182,112,239,250,29,117>>}],imsi => <<"262421014466767">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421014466767">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421014466767 receive call lu_request from <0.253.0> in state state_authenticating 04:10:19.507 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421014466767">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421014466767 send ok to <0.253.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.507 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421014466767 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421014466767 consume call lu_request from <0.253.0> in state state_authenticating 04:10:19.507 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} 04:10:19.507 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:19.507 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421014466767",undefined,undefined,false,false,undefined} 04:10:19.507 [debug] SWx Tx SAR Imsi="262421014466767" Type=1 APN="internet" AgentInfoOpt=[]  04:10:19.507 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421014466767",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014466767 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421014466767 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421014466767 receive call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa 04:10:19.542 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421014466767",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:19.542 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421014466767 send ok to <0.254.0> *DBG* aaa_ue_fsm_262421014466767 consume call {rx_swx_saa,{ok,1,#{}}} from <0.254.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421014466767 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:10:19.542 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421014466767",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421014466767 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421014466767">>,ok}} 04:10:19.542 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421014466767 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:19.542 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.542 [info] lu_response(<<"262421014466767">>): ok 04:10:19.542 [info] lu_response for <<"262421014466767">>: ok 04:10:19.542 [info] GSUP: Tx #{imsi => <<"262421014466767">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421014466767">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421014466767 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated 04:10:19.544 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421014466767">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:10:19.544 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:19.544 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} 04:10:19.544 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262421014466767 send ok to <0.255.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.576 [info] s2b: Tx {gtp,v2,create_session_request,0,13829137,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421014466767">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376114,<<172,18,126,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,3591054351,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421014466767 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.255.0> in state state_authenticated => state_wait_create_session_resp 04:10:19.577 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421014466767 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:10:19.588 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014466767 receive call {rx_s6b_aar,"262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.257.0> in state state_authenticated 04:10:19.600 [info] ue_fsm ev_rx_s6b_aar: "262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:10:19.600 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421014466767",undefined,undefined,true,false,undefined} 04:10:19.600 [debug] SWx Tx SAR Imsi="262421014466767" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:10:19.600 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421014466767",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014466767 send ok to <0.257.0> *DBG* aaa_ue_fsm_262421014466767 consume call {rx_s6b_aar,"262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.257.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:19.602 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421014466767 receive call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421014466767 send ok to <0.258.0> 04:10:19.643 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421014466767",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421014466767 consume call {rx_swx_saa,{ok,13,#{}}} from <0.258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:19.643 [info] ue_fsm ev_rx_swx_saa 04:10:19.644 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421014466767","262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.257.0>} 04:10:19.644 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:19.644 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:19.660 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,178,211,4,17,0,2,0,2,0,16,0,87,0,9,1,160,70,20,152,172,172,18,126,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,70,20,152,172,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,70,20,152,172,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421014466767 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 => 3591054351, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1175754924}}} from <0.260.0> in state state_wait_create_session_resp 04:10:19.661 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376114,13829137,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<70,20,152,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,1175754924,<<172,18,126,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,1175754924,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:19.661 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421014466767">>,<0.250.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376114,1175754924,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3591054351,1175754924}],[],[],[],[],[],[],[],[],[],[]}}}} 04:10:19.661 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:19.661 [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 => 3591054351,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1175754924}} 04:10:19.661 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} 04:10:19.663 [info] KMOD Port Create PDP Context Call {<0.250.0>,[alias|#Ref<0.2003034577.3624206337.200949>]}: {create_pdp_context,{172,18,126,103},3591054351,1175754924,{192,168,0,2}} *DBG* gsup_server got cast {tunnel_response, {<<"262421014466767">>, {ok, #{apco => <<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 => 3591054351, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1175754924}}}} *DBG* epdg_ue_fsm_262421014466767 send ok to <0.260.0> 04:10:19.663 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054351, 1175754924 04:10:19.663 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],258,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054351},{o_tid,1175754924}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421014466767 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 => 3591054351, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1175754924}}} from <0.260.0> in state state_wait_create_session_resp => state_active 04:10:19.663 [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 => 3591054351,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1175754924}) returned ok 04:10:19.663 [info] tunnel_response(<<"262421014466767">>): {ok,#{apco => <<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 => 3591054351,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1175754924}} 04:10:19.663 [info] tunnel_response for <<"262421014466767">>: {ok,#{apco => <<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 => 3591054351,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1175754924}} 04:10:19.663 [info] GSUP: Tx #{imsi => <<"262421014466767">>,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.19>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421014466767">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421014466767 receive call purge_ms_request from <0.261.0> in state state_active 04:10:19.666 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421014466767">>,message_type => purge_ms_req} 04:10:19.666 [info] ue_fsm purge_ms_request 04:10:19.666 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421014466767">>,"internet",[],{epdg_tun_pdp_ctx,3591054351,1175754924,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:10:19.666 [info] KMOD Port Delete PDP Context Call {<0.250.0>,[alias|#Ref<0.2003034577.3624206353.200023>]}: {delete_pdp_context,{172,18,126,103},3591054351,1175754924,{192,168,0,2}} 04:10:19.666 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054351, 1175754924 04:10:19.666 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],18,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054351}]}} *DBG* epdg_ue_fsm_262421014466767 send ok to <0.261.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.667 [info] s2b: Tx {gtp,v2,delete_session_request,1175754924,13829138,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054351,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262421014466767 consume call purge_ms_request from <0.261.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421014466767 receive call rx_s6b_str from <0.262.0> in state state_authenticated *DBG* aaa_ue_fsm_262421014466767 send {ok,{epdg_dia_rc,undefined,2001}} to <0.262.0> 04:10:19.671 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421014466767"],[],[]} *DBG* aaa_ue_fsm_262421014466767 consume call rx_s6b_str from <0.262.0> in state state_authenticated 04:10:19.671 [info] ue_fsm ev_rx_s6b_str 04:10:19.671 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421014466767","262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:10:19.671 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:10:19.671 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:10:19.674 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,178,211,4,18,0,2,0,2,0,16,0>> 04:10:19.674 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376114,13829138,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:10:19.674 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376114,13829138,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421014466767 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376114,13829138,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421014466767 send ok to <0.263.0> 04:10:19.674 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,false,0,false,false} 04:10:19.674 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421014466767 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376114,13829138,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.263.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421014466767 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:10:19.674 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421014466767 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:10:19.675 [info] ue_fsm ev_rx_swm_str 04:10:19.675 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421014466767","262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:19.675 [debug] SWx Tx SAR Imsi="262421014466767" Type=5 APN="internet" AgentInfoOpt=[]  04:10:19.675 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421014466767",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421014466767 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421014466767 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421014466767 receive call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa 04:10:19.681 [info] SWx Rx SAA {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421014466767",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:19.681 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421014466767 send ok to <0.264.0> *DBG* epdg_ue_fsm_262421014466767 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:10:19.681 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421014466767","262421014466767@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421014466767 consume call {rx_swx_saa,{ok,5,#{}}} from <0.264.0> in state state_authenticated_wait_swx_saa => state_new 04:10:19.681 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421014466767 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421014466767">>,ok}} 04:10:19.681 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421014466767 terminate normal in state state_wait_swm_session_termination_answer 04:10:19.681 [info] purge_ms_response(<<"262421014466767">>): ok 04:10:19.681 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421014466767">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.681 [info] purge_ms_response for <<"262421014466767">>: ok 04:10:19.681 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421014466767">>,message_type => purge_ms_res} Socket #Port<0.19> closed [<0.229.0>] send_close_signal [{{#Port<0.19>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.19>,{osmo,5}}} 04:10:19.690 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.19>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:19.690 [error] GSUP connection has been closed 04:10:19.882 [info] Peer down: {<0.241.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},37613}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.22>} Setting ccm options for socket #Port<0.22> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:22.722 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.22> Stream {osmo, 5} Unblocking socket #Port<0.22> Unblocking socket #Port<0.22>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.22> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.22> Stream 254: ID_RESP -> ID_ACK 04:10:22.736 [info] Peer up: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:26.935 [info] Peer up: {<0.289.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.22>, {osmo,5}, #{imsi => <<"262426756537778">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426756537778 enter epdg_ue_fsm in state state_new 04:10:32.960 [info] GSUP: Rx #{imsi => <<"262426756537778">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426756537778 consume internal init_state in state state_new 04:10:32.960 [info] ue_fsm start(epdg_ue_fsm_262426756537778) *DBG* epdg_ue_fsm_262426756537778 receive call {auth_request,33,"internet",#{}} from <0.296.0> in state state_new 04:10:32.960 [info] ue_fsm init(<<"262426756537778">>) 04:10:32.960 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426756537778 send ok to <0.296.0> 04:10:32.961 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426756537778">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426756537778 consume call {auth_request,33,"internet",#{}} from <0.296.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426756537778 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:32.961 [info] ue_fsm start_link(aaa_ue_fsm_262426756537778) *DBG* aaa_ue_fsm_262426756537778 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426756537778 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426756537778 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:32.961 [info] ue_fsm init("262426756537778") 04:10:32.961 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:32.961 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426756537778",undefined,undefined,false,false,undefined} 04:10:32.961 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:32.961 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262426756537778",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426756537778 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426756537778 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_262426756537778 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.299.0> in state state_wait_swx_maa 04:10:32.967 [info] SWx Rx MAA {<0.289.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426756537778",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426756537778 send ok to <0.299.0> 04:10:32.967 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426756537778 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_262426756537778 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.299.0> in state state_wait_swx_maa => state_new 04:10:32.967 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426756537778",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426756537778 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262426756537778">>,{error,2}}} 04:10:32.967 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} *DBG* epdg_ue_fsm_262426756537778 consume call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp => state_new 04:10:32.967 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262426756537778">>,"internet",[],undefined,false,0,false,false} 04:10:32.967 [info] auth_response(<<"262426756537778">>): {error,2} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:32.967 [info] auth_response for <<"262426756537778">>: {error,2} 04:10:32.967 [info] GSUP: Tx #{cause => 2,imsi => <<"262426756537778">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.22> closed [<0.277.0>] send_close_signal [{{#Port<0.22>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.22>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.22>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:32.971 [info] Peer down: {<0.236.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:32.971 [error] GSUP connection has been closed 04:10:33.170 [info] Peer down: {<0.289.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},33033}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.25>} Setting ccm options for socket #Port<0.25> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:34.994 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.25> Stream {osmo, 5} Unblocking socket #Port<0.25> Unblocking socket #Port<0.25>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.25> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.25> Stream 254: ID_RESP -> ID_ACK 04:10:35.005 [info] Peer up: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:39.789 [info] Peer up: {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.25>, {osmo,5}, #{imsi => <<"262425972674478">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425972674478 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425972674478 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425972674478 receive call {auth_request,33,"internet",#{}} from <0.328.0> in state state_new *DBG* epdg_ue_fsm_262425972674478 send ok to <0.328.0> 04:10:45.808 [info] GSUP: Rx #{imsi => <<"262425972674478">>,message_type => send_auth_info_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.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425972674478 consume call {auth_request,33,"internet",#{}} from <0.328.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425972674478 enter aaa_ue_fsm in state state_new 04:10:45.808 [info] ue_fsm start(epdg_ue_fsm_262425972674478) *DBG* epdg_ue_fsm_262425972674478 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425972674478 consume internal init_state in state state_new 04:10:45.808 [info] ue_fsm init(<<"262425972674478">>) 04:10:45.808 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425972674478 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:45.808 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} 04:10:45.808 [info] ue_fsm start_link(aaa_ue_fsm_262425972674478) 04:10:45.808 [info] ue_fsm init("262425972674478") 04:10:45.809 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:45.809 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425972674478",undefined,undefined,false,false,undefined} 04:10:45.809 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:45.809 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262425972674478",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425972674478 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425972674478 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_262425972674478 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.331.0> in state state_wait_swx_maa 04:10:45.813 [info] SWx Rx MAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425972674478",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50]],[[150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61]],["foobar"],[[62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70]],[[3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425972674478 send ok to <0.331.0> 04:10:45.813 [info] dia_sip2gsup: auth [150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50] authz [150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61]  *DBG* epdg_ue_fsm_262425972674478 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425972674478 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.331.0> in state state_wait_swx_maa => state_new 04:10:45.813 [info] rand [150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69] autn [244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50]  *DBG* epdg_ue_fsm_262425972674478 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425972674478">>, {ok, [{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16, 146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109, 123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16, 146,44,38,69,6,100,28,255,188,24,150,177,193, 57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28, 62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206, 156,11,234,242,37,70>>}]}}} 04:10:45.813 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425972674478 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:45.813 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425972674478",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:45.813 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]} 04:10:45.813 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]}, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} 04:10:45.813 [info] auth_response(<<"262425972674478">>): {ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]} 04:10:45.813 [info] auth_response for <<"262425972674478">>: {ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]} 04:10:45.813 [info] GSUP: Tx #{auth_tuples => [#{autn => <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,ck => <<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>,ik => <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,rand => <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,res => <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>}],imsi => <<"262425972674478">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{imsi => <<"262425972674478">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:10:45.815 [info] GSUP: Rx #{imsi => <<"262425972674478">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:10:45.815 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425972674478 receive call {auth_request,33,"internet",#{}} from <0.332.0> in state state_authenticating *DBG* epdg_ue_fsm_262425972674478 send ok to <0.332.0> 04:10:45.815 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425972674478 consume call {auth_request,33,"internet",#{}} from <0.332.0> in state state_authenticating => state_wait_auth_resp 04:10:45.815 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425972674478 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425972674478 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:45.815 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425972674478",undefined,undefined,false,false,undefined} 04:10:45.815 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:45.815 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262425972674478",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425972674478 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425972674478 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:45.817 [info] SWx Rx MAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425972674478",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50]],[[150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61]],["foobar"],[[62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70]],[[3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425972674478 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.333.0> in state state_wait_swx_maa 04:10:45.817 [info] dia_sip2gsup: auth [150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50] authz [150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61]  04:10:45.817 [info] rand [150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69] autn [244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50]  *DBG* aaa_ue_fsm_262425972674478 send ok to <0.333.0> *DBG* epdg_ue_fsm_262425972674478 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:45.817 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425972674478 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.333.0> in state state_wait_swx_maa => state_new 04:10:45.818 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425972674478",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425972674478 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425972674478">>, {ok, [{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16, 146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109, 123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16, 146,44,38,69,6,100,28,255,188,24,150,177,193, 57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28, 62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206, 156,11,234,242,37,70>>}]}}} *DBG* epdg_ue_fsm_262425972674478 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>, <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>, <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6, 100,28,255,188,24,150,177,193,57,226,219,50,61>>, <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>, <<62,219,242,204,246,21,162,183,188,206,156,11,234,242, 37,70>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:45.818 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:45.818 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]}, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} 04:10:45.818 [info] auth_response(<<"262425972674478">>): {ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]} 04:10:45.818 [info] auth_response for <<"262425972674478">>: {ok,[{epdg_auth_tuple,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,<<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,<<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>,<<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,<<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>}]} 04:10:45.818 [info] GSUP: Tx #{auth_tuples => [#{autn => <<244,88,238,150,159,121,69,254,149,96,136,109,123,233,26,50>>,ck => <<62,219,242,204,246,21,162,183,188,206,156,11,234,242,37,70>>,ik => <<3,155,210,197,160,12,189,166,140,230,141,28,62,254,96,164>>,rand => <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69>>,res => <<150,212,126,70,52,246,17,216,155,247,153,16,146,44,38,69,6,100,28,255,188,24,150,177,193,57,226,219,50,61>>}],imsi => <<"262425972674478">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425972674478">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425972674478 receive call lu_request from <0.334.0> in state state_authenticating *DBG* epdg_ue_fsm_262425972674478 send ok to <0.334.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425972674478 consume call lu_request from <0.334.0> in state state_authenticating *DBG* aaa_ue_fsm_262425972674478 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:10:45.819 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425972674478">>,message_type => location_upd_req} 04:10:45.819 [info] ue_fsm lu_request 04:10:45.819 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} 04:10:45.819 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:45.819 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425972674478",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425972674478 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425972674478 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:10:45.820 [debug] SWx Tx SAR Imsi="262425972674478" Type=1 APN="internet" AgentInfoOpt=[]  04:10:45.820 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425972674478",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425972674478 receive call {rx_swx_saa,{ok,1,#{}}} from <0.335.0> in state state_wait_swx_saa 04:10:45.823 [info] SWx Rx SAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425972674478",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425972674478 send ok to <0.335.0> *DBG* epdg_ue_fsm_262425972674478 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:10:45.823 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425972674478 consume call {rx_swx_saa,{ok,1,#{}}} from <0.335.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425972674478 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425972674478">>,ok}} 04:10:45.823 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425972674478",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425972674478 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:45.823 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:45.823 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} 04:10:45.823 [info] lu_response(<<"262425972674478">>): ok 04:10:45.824 [info] lu_response for <<"262425972674478">>: ok 04:10:45.824 [info] GSUP: Tx #{imsi => <<"262425972674478">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.25>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425972674478">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425972674478 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.336.0> in state state_authenticated 04:10:45.826 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425972674478">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:10:45.826 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262425972674478 send ok to <0.336.0> 04:10:45.826 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425972674478 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.336.0> in state state_authenticated => state_wait_create_session_resp 04:10:45.826 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262425972674478 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:10:45.826 [info] s2b: Tx {gtp,v2,create_session_request,0,13829139,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425972674478">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376115,<<172,18,126,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,3591054352,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:10:45.826 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425972674478 receive call {rx_s6b_aar,"262425972674478@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.338.0> in state state_authenticated 04:10:45.836 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425972674478@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:10:45.836 [info] ue_fsm ev_rx_s6b_aar: "262425972674478@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:10:45.836 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425972674478@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425972674478",undefined,undefined,true,false,undefined} 04:10:45.836 [debug] SWx Tx SAR Imsi="262425972674478" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:10:45.836 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425972674478",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425972674478 send ok to <0.338.0> *DBG* aaa_ue_fsm_262425972674478 consume call {rx_s6b_aar,"262425972674478@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.338.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:10:45.836 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425972674478 receive call {rx_swx_saa,{ok,13,#{}}} from <0.339.0> in state state_authenticated_wait_swx_saa 04:10:45.839 [info] SWx Rx SAA {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425972674478",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425972674478 send ok to <0.339.0> *DBG* aaa_ue_fsm_262425972674478 consume call {rx_swx_saa,{ok,13,#{}}} from <0.339.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:45.839 [info] ue_fsm ev_rx_swx_saa 04:10:45.839 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425972674478","262425972674478@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.338.0>} 04:10:45.839 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:45.839 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:45.843 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,179,211,4,19,0,2,0,2,0,16,0,87,0,9,1,160,15,77,206,89,172,18,126,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,15,77,206,89,172,18,126,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,15,77,206,89,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:45.843 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376115,13829139,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,<<15,77,206,89>>},{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,256757337,<<172,18,126,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,256757337,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:45.843 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425972674478">>,<0.329.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376115,256757337,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3591054352,256757337}],[],[],[],[],[],[],[],[],[],[]}}}} 04:10:45.843 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:45.843 [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 => 3591054352,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 256757337}} *DBG* epdg_ue_fsm_262425972674478 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 => 3591054352, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 256757337}}} from <0.340.0> in state state_wait_create_session_resp 04:10:45.843 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425972674478">>,"internet",[],undefined,false,0,false,false} 04:10:45.843 [info] KMOD Port Create PDP Context Call {<0.329.0>,[alias|#Ref<0.2003034577.3624206337.201619>]}: {create_pdp_context,{172,18,126,103},3591054352,256757337,{192,168,0,2}} 04:10:45.843 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054352, 256757337 04:10:45.843 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],82,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054352},{o_tid,256757337}]}} *DBG* epdg_ue_fsm_262425972674478 send ok to <0.340.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425972674478">>, {ok, #{apco => <<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 => 3591054352, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 256757337}}}} 04:10:45.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,2>>,undefined},local_teid => 3591054352,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 256757337}) returned ok *DBG* epdg_ue_fsm_262425972674478 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 => 3591054352, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 256757337}}} from <0.340.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:45.843 [info] tunnel_response(<<"262425972674478">>): {ok,#{apco => <<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 => 3591054352,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 256757337}} 04:10:45.843 [info] tunnel_response for <<"262425972674478">>: {ok,#{apco => <<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 => 3591054352,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 256757337}} 04:10:45.843 [info] GSUP: Tx #{imsi => <<"262425972674478">>,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.25> closed [<0.312.0>] send_close_signal [{{#Port<0.25>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.25>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.25>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:45.846 [info] Peer down: {<0.282.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:45.846 [error] GSUP connection has been closed 04:10:46.042 [info] Peer down: {<0.321.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},39677}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.28>} Setting ccm options for socket #Port<0.28> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:48.868 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.28> Stream {osmo, 5} Unblocking socket #Port<0.28> Unblocking socket #Port<0.28>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.28> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.28> Stream 254: ID_RESP -> ID_ACK 04:10:48.876 [info] Peer up: {<0.317.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:50.903 [info] Peer up: {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.28>, {osmo,5}, #{imsi => <<"262428327082509">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428327082509 enter epdg_ue_fsm in state state_new 04:10:56.922 [info] GSUP: Rx #{imsi => <<"262428327082509">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428327082509 consume internal init_state in state state_new 04:10:56.922 [info] ue_fsm start(epdg_ue_fsm_262428327082509) *DBG* epdg_ue_fsm_262428327082509 receive call {auth_request,33,"internet",#{}} from <0.369.0> in state state_new 04:10:56.922 [info] ue_fsm init(<<"262428327082509">>) *DBG* epdg_ue_fsm_262428327082509 send ok to <0.369.0> 04:10:56.922 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428327082509 consume call {auth_request,33,"internet",#{}} from <0.369.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428327082509 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428327082509 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:56.922 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428327082509 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:10:56.922 [info] ue_fsm start_link(aaa_ue_fsm_262428327082509) 04:10:56.922 [info] ue_fsm init("262428327082509") 04:10:56.922 [info] ue_fsm ev_rx_swm_der_auth_req 04:10:56.922 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428327082509",undefined,undefined,false,false,undefined} 04:10:56.922 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428327082509 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:56.923 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262428327082509",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.372.0> in state state_wait_swx_maa 04:10:56.926 [info] SWx Rx MAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428327082509",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222]],[[126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46]],["foobar"],[[223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65]],[[114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:56.926 [info] dia_sip2gsup: auth [126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222] authz [126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46]  *DBG* aaa_ue_fsm_262428327082509 send ok to <0.372.0> *DBG* epdg_ue_fsm_262428327082509 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:56.926 [info] rand [126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49] autn [210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222]  *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.372.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428327082509 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428327082509">>, {ok, [{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232, 96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210, 252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232, 96,78,109,49,199,3,182,226,57,82,194,243,139, 159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54, 221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252, 148,248,193,143,65>>}]}}} 04:10:56.926 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428327082509 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} 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.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.926 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428327082509",undefined,undefined,false,false,undefined} 04:10:56.926 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]} 04:10:56.926 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} 04:10:56.926 [info] auth_response(<<"262428327082509">>): {ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]} 04:10:56.927 [info] auth_response for <<"262428327082509">>: {ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]} 04:10:56.927 [info] GSUP: Tx #{auth_tuples => [#{autn => <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,ck => <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>,ik => <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,rand => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,res => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>}],imsi => <<"262428327082509">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{auts => <<199,3,182,226,57,82,194,243,139,159,35,231, 30,46>>, imsi => <<"262428327082509">>, message_type => send_auth_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 => <<126,152,107,181,167,219,134,239,23,64,87, 232,96,78,109,49>>}} 04:10:56.928 [info] GSUP: Rx #{auts => <<199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,imsi => <<"262428327082509">>,message_type => send_auth_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 => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>} *DBG* epdg_ue_fsm_262428327082509 receive call {auth_request,33,"internet", #{authorization => <<126,152,107,181,167,219,134,239,23,64,87,232,96, 78,109,49,199,3,182,226,57,82,194,243,139,159,35, 231,30,46>>}} from <0.373.0> in state state_authenticating 04:10:56.928 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428327082509 send ok to <0.373.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.929 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>}}, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<126,152,107,181,167,219,134,239,23,64,87, 232,96,78,109,49,199,3,182,226,57,82,194, 243,139,159,35,231,30,46>>}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428327082509 consume call {auth_request,33,"internet", #{authorization => <<126,152,107,181,167,219,134,239,23,64,87,232,96, 78,109,49,199,3,182,226,57,82,194,243,139,159,35, 231,30,46>>}} from <0.373.0> in state state_authenticating => state_wait_auth_resp 04:10:56.929 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* epdg_ue_fsm_262428327082509 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:10:56.929 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>}}, {ue_fsm_data,"262428327082509",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428327082509 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<126,152,107,181,167,219,134,239,23,64,87, 232,96,78,109,49,199,3,182,226,57,82,194, 243,139,159,35,231,30,46>>}} from <0.201.0> in state state_new => state_wait_swx_maa 04:10:56.929 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:10:56.929 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262428327082509",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:10:56.931 [info] SWx Rx MAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428327082509",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222]],[[126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46]],["foobar"],[[223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65]],[[114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.374.0> in state state_wait_swx_maa 04:10:56.931 [info] dia_sip2gsup: auth [126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222] authz [126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46]  04:10:56.931 [info] rand [126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49] autn [210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222]  04:10:56.931 [info] ue_fsm ev_rx_swx_maa 04:10:56.931 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428327082509",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428327082509 send ok to <0.374.0> *DBG* epdg_ue_fsm_262428327082509 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.211.0> in state state_wait_auth_resp 04:10:56.931 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]} *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.374.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428327082509 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428327082509">>, {ok, [{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232, 96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210, 252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232, 96,78,109,49,199,3,182,226,57,82,194,243,139, 159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54, 221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252, 148,248,193,143,65>>}]}}} 04:10:56.932 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428327082509 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>, <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>, <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49, 199,3,182,226,57,82,194,243,139,159,35,231,30,46>>, <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>, <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:10:56.932 [info] auth_response(<<"262428327082509">>): {ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]} 04:10:56.932 [info] auth_response for <<"262428327082509">>: {ok,[{epdg_auth_tuple,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,<<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,<<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>,<<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,<<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.932 [info] GSUP: Tx #{auth_tuples => [#{autn => <<210,87,247,223,104,16,73,28,129,90,178,210,252,160,120,222>>,ck => <<223,64,51,142,69,89,25,47,46,234,252,148,248,193,143,65>>,ik => <<114,206,152,222,9,255,254,251,173,18,30,54,221,151,245,51>>,rand => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49>>,res => <<126,152,107,181,167,219,134,239,23,64,87,232,96,78,109,49,199,3,182,226,57,82,194,243,139,159,35,231,30,46>>}],imsi => <<"262428327082509">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428327082509">>, message_type => location_upd_req}} 04:10:56.933 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428327082509">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428327082509 receive call lu_request from <0.375.0> in state state_authenticating 04:10:56.933 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428327082509 send ok to <0.375.0> 04:10:56.933 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428327082509 consume call lu_request from <0.375.0> in state state_authenticating *DBG* aaa_ue_fsm_262428327082509 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.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.933 [info] ue_fsm ev_rx_swm_der_auth_compl 04:10:56.933 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428327082509",undefined,undefined,false,false,undefined} 04:10:56.933 [debug] SWx Tx SAR Imsi="262428327082509" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428327082509 send ok to <0.201.0> 04:10:56.933 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428327082509",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swx_saa,{ok,1,#{}}} from <0.376.0> in state state_wait_swx_saa 04:10:56.936 [info] SWx Rx SAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428327082509",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:56.936 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428327082509 send ok to <0.376.0> 04:10:56.936 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428327082509",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428327082509 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swx_saa,{ok,1,#{}}} from <0.376.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428327082509 send ok to <0.211.0> 04:10:56.936 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262428327082509">>,ok}} *DBG* epdg_ue_fsm_262428327082509 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:10:56.936 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} 04:10:56.936 [info] lu_response(<<"262428327082509">>): ok 04:10:56.936 [info] lu_response for <<"262428327082509">>: ok 04:10:56.936 [info] GSUP: Tx #{imsi => <<"262428327082509">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428327082509">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:10:56.937 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428327082509">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428327082509 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.377.0> in state state_authenticated 04:10:56.937 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:10:56.937 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} 04:10:56.937 [debug] Selected PGW Remote Address "172.18.126.103" 04:10:56.937 [info] s2b: Tx {gtp,v2,create_session_request,0,13829140,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428327082509">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376116,<<172,18,126,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,3591054353,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428327082509 send ok to <0.377.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.937 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428327082509 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.377.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428327082509 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428327082509 receive call {rx_s6b_aar,"262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.378.0> in state state_authenticated 04:10:56.945 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:10:56.945 [info] ue_fsm ev_rx_s6b_aar: "262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:10:56.945 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428327082509",undefined,undefined,true,false,undefined} 04:10:56.945 [debug] SWx Tx SAR Imsi="262428327082509" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:10:56.945 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428327082509",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428327082509 send ok to <0.378.0> 04:10:56.945 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428327082509 consume call {rx_s6b_aar,"262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.378.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swx_saa,{ok,13,#{}}} from <0.379.0> in state state_authenticated_wait_swx_saa 04:10:56.947 [info] SWx Rx SAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428327082509",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:56.947 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428327082509 send ok to <0.379.0> *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swx_saa,{ok,13,#{}}} from <0.379.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:10:56.947 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428327082509","262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.378.0>} 04:10:56.947 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:10:56.947 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:10:56.950 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,180,211,4,20,0,2,0,2,0,16,0,87,0,9,1,160,150,49,62,233,172,18,126,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,150,49,62,233,172,18,126,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,150,49,62,233,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:10:56.950 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376116,13829140,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,<<150,49,62,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,2519809769,<<172,18,126,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,2519809769,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:10:56.950 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428327082509">>,<0.370.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376116,2519809769,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054353,2519809769}],[],[],[],[]}}}} 04:10:56.950 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:10:56.950 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3591054353,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2519809769}} *DBG* epdg_ue_fsm_262428327082509 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 => 3591054353, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2519809769}}} from <0.380.0> in state state_wait_create_session_resp 04:10:56.950 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} 04:10:56.950 [info] KMOD Port Create PDP Context Call {<0.370.0>,[alias|#Ref<0.2003034577.3624206337.201920>]}: {create_pdp_context,{172,18,126,103},3591054353,2519809769,{192,168,0,2}} 04:10:56.950 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054353, 2519809769 04:10:56.951 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],146,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054353},{o_tid,2519809769}]}} 04:10:56.951 [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 => 3591054353,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2519809769}) returned {error,-17} *DBG* epdg_ue_fsm_262428327082509 send ok to <0.380.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428327082509">>, {ok, #{apco => <<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 => 3591054353, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2519809769}}}} 04:10:56.951 [info] tunnel_response(<<"262428327082509">>): {ok,#{apco => <<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 => 3591054353,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2519809769}} *DBG* epdg_ue_fsm_262428327082509 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 => 3591054353, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2519809769}}} from <0.380.0> in state state_wait_create_session_resp => state_active 04:10:56.951 [info] tunnel_response for <<"262428327082509">>: {ok,#{apco => <<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 => 3591054353,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2519809769}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.951 [info] GSUP: Tx #{imsi => <<"262428327082509">>,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.28>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428327082509">>, message_type => purge_ms_req}} 04:10:56.952 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428327082509">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428327082509 receive call purge_ms_request from <0.381.0> in state state_active 04:10:56.952 [info] ue_fsm purge_ms_request 04:10:56.952 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428327082509">>,"internet",[],{epdg_tun_pdp_ctx,3591054353,2519809769,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:10:56.952 [info] KMOD Port Delete PDP Context Call {<0.370.0>,[alias|#Ref<0.2003034577.3624206337.201934>]}: {delete_pdp_context,{172,18,126,103},3591054353,2519809769,{192,168,0,2}} 04:10:56.952 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054353, 2519809769 04:10:56.952 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],210,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054353}]}} *DBG* epdg_ue_fsm_262428327082509 send ok to <0.381.0> 04:10:56.952 [info] s2b: Tx {gtp,v2,delete_session_request,2519809769,13829141,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054353,<<172,18,126,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428327082509 consume call purge_ms_request from <0.381.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428327082509 receive call rx_s6b_str from <0.382.0> in state state_authenticated 04:10:56.954 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428327082509"],[],[]} 04:10:56.954 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428327082509 send {ok,{epdg_dia_rc,undefined,2001}} to <0.382.0> *DBG* aaa_ue_fsm_262428327082509 consume call rx_s6b_str from <0.382.0> in state state_authenticated 04:10:56.954 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428327082509","262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:10:56.954 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:10:56.954 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:10:56.955 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,180,211,4,21,0,2,0,2,0,16,0>> 04:10:56.955 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376116,13829141,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428327082509 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376116,13829141,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.383.0> in state state_wait_delete_session_resp 04:10:56.955 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376116,13829141,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428327082509 send ok to <0.383.0> 04:10:56.955 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,false,0,false,false} 04:10:56.955 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428327082509 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376116,13829141,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.383.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:10:56.955 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428327082509 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428327082509 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:10:56.955 [info] ue_fsm ev_rx_swm_str 04:10:56.955 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428327082509","262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:10:56.955 [debug] SWx Tx SAR Imsi="262428327082509" Type=5 APN="internet" AgentInfoOpt=[]  04:10:56.955 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428327082509",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428327082509 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428327082509 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428327082509 receive call {rx_swx_saa,{ok,5,#{}}} from <0.384.0> in state state_authenticated_wait_swx_saa 04:10:56.957 [info] SWx Rx SAA {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428327082509",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:10:56.957 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428327082509 send ok to <0.384.0> *DBG* epdg_ue_fsm_262428327082509 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:10:56.957 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428327082509","262428327082509@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428327082509 consume call {rx_swx_saa,{ok,5,#{}}} from <0.384.0> in state state_authenticated_wait_swx_saa => state_new 04:10:56.957 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262428327082509">>,ok}} *DBG* epdg_ue_fsm_262428327082509 send ok to <0.211.0> 04:10:56.958 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428327082509 terminate normal in state state_wait_swm_session_termination_answer 04:10:56.958 [info] purge_ms_response(<<"262428327082509">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.958 [info] purge_ms_response for <<"262428327082509">>: ok 04:10:56.958 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428327082509">>,message_type => purge_ms_res} 04:10:56.958 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428327082509">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.28> closed [<0.353.0>] send_close_signal [{{#Port<0.28>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.28>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.28>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:10:56.960 [error] GSUP connection has been closed 04:10:56.960 [info] Peer down: {<0.317.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:10:57.158 [info] Peer down: {<0.362.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},36601}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.31>} Setting ccm options for socket #Port<0.31> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:10:59.982 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.31> Stream {osmo, 5} Unblocking socket #Port<0.31> Unblocking socket #Port<0.31>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.31> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.31> Stream 254: ID_RESP -> ID_ACK 04:10:59.992 [info] Peer up: {<0.358.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:01.240 [info] Peer up: {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.31>, {osmo,5}, #{imsi => <<"262423192622526">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:07.261 [info] GSUP: Rx #{imsi => <<"262423192622526">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423192622526 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423192622526 consume internal init_state in state state_new 04:11:07.261 [info] ue_fsm start(epdg_ue_fsm_262423192622526) *DBG* epdg_ue_fsm_262423192622526 receive call {auth_request,33,"internet",#{}} from <0.416.0> in state state_new 04:11:07.261 [info] ue_fsm init(<<"262423192622526">>) 04:11:07.261 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423192622526 send ok to <0.416.0> 04:11:07.261 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423192622526 consume call {auth_request,33,"internet",#{}} from <0.416.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423192622526 enter aaa_ue_fsm in state state_new 04:11:07.261 [info] ue_fsm start_link(aaa_ue_fsm_262423192622526) *DBG* epdg_ue_fsm_262423192622526 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423192622526 consume internal init_state in state state_new 04:11:07.261 [info] ue_fsm init("262423192622526") *DBG* aaa_ue_fsm_262423192622526 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:07.261 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:07.261 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423192622526",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423192622526 send ok to <0.201.0> 04:11:07.261 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423192622526 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:07.261 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262423192622526",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:11:07.265 [info] SWx Rx MAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423192622526",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178]],[[186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162]],["foobar"],[[100,232,61,114,230,12,108,57,206,153,123,141,27,139,185,52]],[[237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:07.265 [info] dia_sip2gsup: auth [186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178] authz [186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162]  *DBG* aaa_ue_fsm_262423192622526 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>, <<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137, 171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>, <<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>, <<100,232,61,114,230,12,108,57,206,153,123,141,27,139, 185,52>>}]}} from <0.419.0> in state state_wait_swx_maa 04:11:07.265 [info] rand [186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171] autn [98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178]  04:11:07.265 [info] ue_fsm ev_rx_swx_maa 04:11:07.266 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423192622526",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423192622526 send ok to <0.419.0> 04:11:07.266 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>,<<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>,<<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>,<<100,232,61,114,230,12,108,57,206,153,123,141,27,139,185,52>>}]} *DBG* epdg_ue_fsm_262423192622526 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>, <<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137, 171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>, <<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>, <<100,232,61,114,230,12,108,57,206,153,123,141,27,139, 185,52>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423192622526 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>, <<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137, 171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>, <<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>, <<100,232,61,114,230,12,108,57,206,153,123,141,27,139, 185,52>>}]}} from <0.419.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423192622526 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423192622526">>, {ok, [{epdg_auth_tuple, <<186,219,161,67,201,22,51,185,30,181,150,139, 200,142,137,171>>, <<98,221,32,171,205,11,157,73,66,237,42,236,84, 181,178,178>>, <<186,219,161,67,201,22,51,185,30,181,150,139, 200,142,137,171,65,30,31,160,61,17,29,87,173, 241,252,41,163,162>>, <<237,95,87,132,71,178,164,107,84,177,196,117, 18,178,226,221>>, <<100,232,61,114,230,12,108,57,206,153, 123,141,27,139,185,52>>}]}}} 04:11:07.266 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>,<<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>,<<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>,<<100,232,61,114,230,12,108,57,206,153,123,141,27,139,185,52>>}]}, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423192622526 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>, <<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>, <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137, 171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>, <<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>, <<100,232,61,114,230,12,108,57,206,153,123,141,27,139, 185,52>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:07.266 [info] auth_response(<<"262423192622526">>): {ok,[{epdg_auth_tuple,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>,<<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>,<<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>,<<100,232,61,114,230,12,108,57,206,153,123,141,27,139,185,52>>}]} 04:11:07.266 [info] auth_response for <<"262423192622526">>: {ok,[{epdg_auth_tuple,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>,<<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>,<<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>,<<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>,<<100,232,61,114,230,12,108,57,206,153,123,141,27,139,185,52>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:07.266 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,221,32,171,205,11,157,73,66,237,42,236,84,181,178,178>>,ck => <<100,232,61,114,230,12,108,57,206,153,123,141,27,139,185,52>>,ik => <<237,95,87,132,71,178,164,107,84,177,196,117,18,178,226,221>>,rand => <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171>>,res => <<186,219,161,67,201,22,51,185,30,181,150,139,200,142,137,171,65,30,31,160,61,17,29,87,173,241,252,41,163,162>>}],imsi => <<"262423192622526">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423192622526">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423192622526 receive call lu_request from <0.420.0> in state state_authenticating 04:11:07.268 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423192622526">>,message_type => location_upd_req} 04:11:07.268 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423192622526 send ok to <0.420.0> 04:11:07.268 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423192622526 consume call lu_request from <0.420.0> in state state_authenticating *DBG* aaa_ue_fsm_262423192622526 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:07.268 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:07.268 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423192622526",undefined,undefined,false,false,undefined} 04:11:07.268 [debug] SWx Tx SAR Imsi="262423192622526" Type=1 APN="internet" AgentInfoOpt=[]  04:11:07.268 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423192622526",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423192622526 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423192622526 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423192622526 receive call {rx_swx_saa,{ok,1,#{}}} from <0.421.0> in state state_wait_swx_saa 04:11:07.270 [info] SWx Rx SAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423192622526",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:07.270 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423192622526 send ok to <0.421.0> *DBG* epdg_ue_fsm_262423192622526 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:07.270 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423192622526",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423192622526 consume call {rx_swx_saa,{ok,1,#{}}} from <0.421.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423192622526 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423192622526">>,ok}} 04:11:07.270 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423192622526 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:07.270 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} 04:11:07.271 [info] lu_response(<<"262423192622526">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:07.271 [info] lu_response for <<"262423192622526">>: ok 04:11:07.271 [info] GSUP: Tx #{imsi => <<"262423192622526">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423192622526">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423192622526 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.422.0> in state state_authenticated 04:11:07.275 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423192622526">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:07.275 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:07.275 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} 04:11:07.275 [debug] Selected PGW Remote Address "172.18.126.103" 04:11:07.275 [info] s2b: Tx {gtp,v2,create_session_request,0,13829142,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423192622526">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376117,<<172,18,126,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,3591054354,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423192622526 send ok to <0.422.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:07.275 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423192622526 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.422.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423192622526 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423192622526 receive call {rx_s6b_aar,"262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.423.0> in state state_authenticated 04:11:07.283 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:07.283 [info] ue_fsm ev_rx_s6b_aar: "262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:11:07.283 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423192622526",undefined,undefined,true,false,undefined} 04:11:07.283 [debug] SWx Tx SAR Imsi="262423192622526" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:11:07.284 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423192622526",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423192622526 send ok to <0.423.0> 04:11:07.284 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423192622526 consume call {rx_s6b_aar,"262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.423.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423192622526 receive call {rx_swx_saa,{ok,13,#{}}} from <0.424.0> in state state_authenticated_wait_swx_saa 04:11:07.286 [info] SWx Rx SAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423192622526",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423192622526 send ok to <0.424.0> 04:11:07.286 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423192622526 consume call {rx_swx_saa,{ok,13,#{}}} from <0.424.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:07.286 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423192622526","262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.423.0>} 04:11:07.286 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:07.286 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:07.290 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,181,211,4,22,0,2,0,2,0,16,0,87,0,9,1,160,42,94,139,232,172,18,126,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,42,94,139,232,172,18,126,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,94,139,232,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:07.290 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376117,13829142,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,94,139,232>>},{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,710839272,<<172,18,126,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,710839272,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262423192622526 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 => 3591054354, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 710839272}}} from <0.425.0> in state state_wait_create_session_resp 04:11:07.290 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423192622526">>,<0.417.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376117,710839272,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054354,710839272}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:11:07.290 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:07.290 [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 => 3591054354,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 710839272}} 04:11:07.290 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} 04:11:07.290 [info] KMOD Port Create PDP Context Call {<0.417.0>,[alias|#Ref<0.2003034577.3624206353.200572>]}: {create_pdp_context,{172,18,126,103},3591054354,710839272,{192,168,0,2}} 04:11:07.290 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054354, 710839272 04:11:07.290 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],338,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054354},{o_tid,710839272}]}} 04:11:07.291 [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 => 3591054354,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 710839272}) returned ok *DBG* epdg_ue_fsm_262423192622526 send ok to <0.425.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423192622526">>, {ok, #{apco => <<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 => 3591054354, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 710839272}}}} 04:11:07.291 [info] tunnel_response(<<"262423192622526">>): {ok,#{apco => <<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 => 3591054354,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 710839272}} *DBG* epdg_ue_fsm_262423192622526 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 => 3591054354, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 710839272}}} from <0.425.0> in state state_wait_create_session_resp => state_active 04:11:07.291 [info] tunnel_response for <<"262423192622526">>: {ok,#{apco => <<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 => 3591054354,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 710839272}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:07.291 [info] GSUP: Tx #{imsi => <<"262423192622526">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:11:07.293 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,95,0,80,74,13,39,181,0,214,243,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,42,94,139,232,172,18,126,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,97,170,247,38,132,0,7,0,1,172,18,126,103,0,6>> 04:11:07.294 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_bearer_request,1242376117,55027,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,<<"aª÷&">>},{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,710839272,<<172,18,126,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,126,103>>,[6]}}} 04:11:07.294 [debug] Add bearer {gtp_bearer,6,0,710839272} to session {gtp_session,<<"262423192622526">>,<0.417.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376117,710839272,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054354,710839272}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:11:07.294 [info] s2b: Tx {gtp,v2,create_bearer_response,710839272,55027,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,3591054354,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.31>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423192622526">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423192622526 receive call purge_ms_request from <0.427.0> in state state_active 04:11:07.304 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423192622526">>,message_type => purge_ms_req} 04:11:07.304 [info] ue_fsm purge_ms_request 04:11:07.304 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423192622526">>,"internet",[],{epdg_tun_pdp_ctx,3591054354,710839272,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:11:07.304 [info] KMOD Port Delete PDP Context Call {<0.417.0>,[alias|#Ref<0.2003034577.3624206353.200590>]}: {delete_pdp_context,{172,18,126,103},3591054354,710839272,{192,168,0,2}} 04:11:07.304 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054354, 710839272 04:11:07.304 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],402,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054354}]}} *DBG* epdg_ue_fsm_262423192622526 send ok to <0.427.0> 04:11:07.304 [info] s2b: Tx {gtp,v2,delete_session_request,710839272,13829143,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054354,<<172,18,126,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423192622526 consume call purge_ms_request from <0.427.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423192622526 receive call rx_s6b_str from <0.428.0> in state state_authenticated 04:11:07.306 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423192622526"],[],[]} 04:11:07.306 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423192622526 send {ok,{epdg_dia_rc,undefined,2001}} to <0.428.0> *DBG* aaa_ue_fsm_262423192622526 consume call rx_s6b_str from <0.428.0> in state state_authenticated 04:11:07.306 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423192622526","262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:07.306 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:11:07.306 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 04:11:07.307 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,181,211,4,23,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423192622526 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376117,13829143,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.429.0> in state state_wait_delete_session_resp 04:11:07.307 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376117,13829143,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423192622526 send ok to <0.429.0> 04:11:07.307 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376117,13829143,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423192622526 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376117,13829143,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.429.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423192622526 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:11:07.307 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423192622526 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:07.308 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:11:07.308 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,true,0,false,false} 04:11:07.308 [info] ue_fsm ev_rx_swm_str 04:11:07.308 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423192622526","262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:11:07.308 [debug] SWx Tx SAR Imsi="262423192622526" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423192622526 send ok to <0.201.0> 04:11:07.308 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423192622526",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423192622526 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423192622526 receive call {rx_swx_saa,{ok,5,#{}}} from <0.430.0> in state state_authenticated_wait_swx_saa 04:11:07.310 [info] SWx Rx SAA {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423192622526",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:07.310 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423192622526 send ok to <0.430.0> *DBG* epdg_ue_fsm_262423192622526 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:07.310 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423192622526","262423192622526@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423192622526 consume call {rx_swx_saa,{ok,5,#{}}} from <0.430.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423192622526 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423192622526">>,ok}} 04:11:07.310 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423192622526 terminate normal in state state_wait_swm_session_termination_answer 04:11:07.310 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:07.310 [info] purge_ms_response(<<"262423192622526">>): ok 04:11:07.310 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423192622526">>,"internet",[],undefined,true,0,false,false} 04:11:07.310 [info] purge_ms_response for <<"262423192622526">>: ok 04:11:07.310 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423192622526">>,message_type => purge_ms_res} Socket #Port<0.31> closed [<0.397.0>] send_close_signal [{{#Port<0.31>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.31>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.31>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:07.312 [info] Peer down: {<0.358.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:07.312 [error] GSUP connection has been closed 04:11:07.514 [info] Peer down: {<0.406.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},46393}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.34>} Setting ccm options for socket #Port<0.34> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:10.333 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.34> Stream {osmo, 5} Unblocking socket #Port<0.34> Unblocking socket #Port<0.34>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.34> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.34> Stream 254: ID_RESP -> ID_ACK 04:11:10.342 [info] Peer up: {<0.402.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:14.669 [info] Peer up: {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.34>, {osmo,5}, #{imsi => <<"262422551805900">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:20.690 [info] GSUP: Rx #{imsi => <<"262422551805900">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422551805900 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422551805900 consume internal init_state in state state_new 04:11:20.690 [info] ue_fsm start(epdg_ue_fsm_262422551805900) *DBG* epdg_ue_fsm_262422551805900 receive call {auth_request,33,"internet",#{}} from <0.460.0> in state state_new 04:11:20.690 [info] ue_fsm init(<<"262422551805900">>) *DBG* epdg_ue_fsm_262422551805900 send ok to <0.460.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.690 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422551805900 consume call {auth_request,33,"internet",#{}} from <0.460.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422551805900 enter aaa_ue_fsm in state state_new 04:11:20.690 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422551805900 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422551805900 consume internal init_state in state state_new 04:11:20.690 [info] ue_fsm start_link(aaa_ue_fsm_262422551805900) *DBG* aaa_ue_fsm_262422551805900 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:20.690 [info] ue_fsm init("262422551805900") 04:11:20.690 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:20.690 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422551805900",undefined,undefined,false,false,undefined} 04:11:20.690 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:20.690 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262422551805900",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422551805900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422551805900 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_262422551805900 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>, <<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251, 142,170,235,37,200,229,119,14,102,94,176,226,84,150>>, <<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>, <<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157, 100>>}]}} from <0.463.0> in state state_wait_swx_maa 04:11:20.694 [info] SWx Rx MAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422551805900",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27]],[[134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150]],["foobar"],[[49,212,10,98,118,249,124,125,115,36,245,58,171,187,157,100]],[[122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:20.694 [info] dia_sip2gsup: auth [134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27] authz [134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150]  04:11:20.694 [info] rand [134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251] autn [252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27]  *DBG* aaa_ue_fsm_262422551805900 send ok to <0.463.0> 04:11:20.694 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422551805900 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>, <<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251, 142,170,235,37,200,229,119,14,102,94,176,226,84,150>>, <<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>, <<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157, 100>>}]}} from <0.463.0> in state state_wait_swx_maa => state_new 04:11:20.694 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422551805900",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422551805900 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>, <<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251, 142,170,235,37,200,229,119,14,102,94,176,226,84,150>>, <<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>, <<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157, 100>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:20.694 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>,<<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150>>,<<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>,<<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157,100>>}]} 04:11:20.695 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>,<<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150>>,<<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>,<<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157,100>>}]}, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262422551805900">>, {ok, [{epdg_auth_tuple, <<134,81,71,1,147,131,94,117,229,225,115,119, 12,159,31,251>>, <<252,110,68,219,39,29,90,168,173,107,1,198, 167,180,235,27>>, <<134,81,71,1,147,131,94,117,229,225,115,119, 12,159,31,251,142,170,235,37,200,229,119,14, 102,94,176,226,84,150>>, <<122,211,230,156,165,136,241,76,102,101,27, 146,99,249,211,68>>, <<49,212,10,98,118,249,124,125,115,36,245, 58,171,187,157,100>>}]}}} *DBG* epdg_ue_fsm_262422551805900 send ok to <0.211.0> 04:11:20.695 [info] auth_response(<<"262422551805900">>): {ok,[{epdg_auth_tuple,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>,<<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150>>,<<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>,<<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157,100>>}]} *DBG* epdg_ue_fsm_262422551805900 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>, <<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>, <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251, 142,170,235,37,200,229,119,14,102,94,176,226,84,150>>, <<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>, <<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157, 100>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:20.695 [info] auth_response for <<"262422551805900">>: {ok,[{epdg_auth_tuple,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>,<<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>,<<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150>>,<<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>,<<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157,100>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<252,110,68,219,39,29,90,168,173,107,1,198,167,180,235,27>>,ck => <<49,212,10,98,118,249,124,125,115,36,245,58,171,187,157,100>>,ik => <<122,211,230,156,165,136,241,76,102,101,27,146,99,249,211,68>>,rand => <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251>>,res => <<134,81,71,1,147,131,94,117,229,225,115,119,12,159,31,251,142,170,235,37,200,229,119,14,102,94,176,226,84,150>>}],imsi => <<"262422551805900">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422551805900">>, message_type => location_upd_req}} 04:11:20.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422551805900">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422551805900 receive call lu_request from <0.464.0> in state state_authenticating 04:11:20.697 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422551805900 send ok to <0.464.0> 04:11:20.697 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422551805900 consume call lu_request from <0.464.0> in state state_authenticating *DBG* aaa_ue_fsm_262422551805900 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:20.697 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:20.697 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422551805900",undefined,undefined,false,false,undefined} 04:11:20.697 [debug] SWx Tx SAR Imsi="262422551805900" Type=1 APN="internet" AgentInfoOpt=[]  04:11:20.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422551805900",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422551805900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422551805900 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422551805900 receive call {rx_swx_saa,{ok,1,#{}}} from <0.465.0> in state state_wait_swx_saa 04:11:20.700 [info] SWx Rx SAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422551805900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422551805900 send ok to <0.465.0> *DBG* epdg_ue_fsm_262422551805900 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422551805900 consume call {rx_swx_saa,{ok,1,#{}}} from <0.465.0> in state state_wait_swx_saa => state_authenticated 04:11:20.700 [info] ue_fsm ev_rx_swx_saa 04:11:20.700 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422551805900",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422551805900 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422551805900">>,ok}} 04:11:20.700 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422551805900 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:20.700 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} 04:11:20.700 [info] lu_response(<<"262422551805900">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.700 [info] lu_response for <<"262422551805900">>: ok 04:11:20.700 [info] GSUP: Tx #{imsi => <<"262422551805900">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422551805900">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422551805900 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.466.0> in state state_authenticated 04:11:20.702 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422551805900">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:11:20.702 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:20.702 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} 04:11:20.702 [debug] Selected PGW Remote Address "172.18.126.103" 04:11:20.702 [info] s2b: Tx {gtp,v2,create_session_request,0,13829144,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422551805900">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376118,<<172,18,126,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,3591054355,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:20.702 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422551805900 send ok to <0.466.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422551805900 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.466.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422551805900 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422551805900 receive call {rx_s6b_aar,"262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.467.0> in state state_authenticated 04:11:20.710 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:20.710 [info] ue_fsm ev_rx_s6b_aar: "262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:11:20.710 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422551805900",undefined,undefined,true,false,undefined} 04:11:20.710 [debug] SWx Tx SAR Imsi="262422551805900" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422551805900 send ok to <0.467.0> 04:11:20.710 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422551805900",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422551805900 consume call {rx_s6b_aar,"262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.467.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:20.710 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422551805900 receive call {rx_swx_saa,{ok,13,#{}}} from <0.468.0> in state state_authenticated_wait_swx_saa 04:11:20.712 [info] SWx Rx SAA {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422551805900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422551805900 send ok to <0.468.0> *DBG* aaa_ue_fsm_262422551805900 consume call {rx_swx_saa,{ok,13,#{}}} from <0.468.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:20.712 [info] ue_fsm ev_rx_swx_saa 04:11:20.713 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422551805900","262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.467.0>} 04:11:20.713 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:20.713 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:20.715 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,182,211,4,24,0,2,0,2,0,16,0,87,0,9,1,160,169,122,157,90,172,18,126,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,169,122,157,90,172,18,126,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,169,122,157,90,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:20.715 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376118,13829144,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,<<169,122,157,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,2843385178,<<172,18,126,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,2843385178,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:20.715 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422551805900">>,<0.461.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376118,2843385178,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054355,2843385178}],[],[]}}}} 04:11:20.716 [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_262422551805900 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 => 3591054355, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2843385178}}} from <0.469.0> in state state_wait_create_session_resp 04:11:20.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,2>>,undefined},local_teid => 3591054355,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2843385178}} 04:11:20.716 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} 04:11:20.716 [info] KMOD Port Create PDP Context Call {<0.461.0>,[alias|#Ref<0.2003034577.3624206337.202435>]}: {create_pdp_context,{172,18,126,103},3591054355,2843385178,{192,168,0,2}} 04:11:20.716 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054355, 2843385178 04:11:20.716 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],514,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054355},{o_tid,2843385178}]}} *DBG* epdg_ue_fsm_262422551805900 send ok to <0.469.0> 04:11:20.716 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3591054355,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2843385178}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422551805900">>, {ok, #{apco => <<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 => 3591054355, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2843385178}}}} *DBG* epdg_ue_fsm_262422551805900 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 => 3591054355, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2843385178}}} from <0.469.0> in state state_wait_create_session_resp => state_active 04:11:20.716 [info] tunnel_response(<<"262422551805900">>): {ok,#{apco => <<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 => 3591054355,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2843385178}} 04:11:20.716 [info] tunnel_response for <<"262422551805900">>: {ok,#{apco => <<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 => 3591054355,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2843385178}} 04:11:20.716 [info] GSUP: Tx #{imsi => <<"262422551805900">>,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.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.717 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,99,0,24,74,13,39,182,0,165,159,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> 04:11:20.718 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_bearer_request,1242376118,42399,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}}} *DBG* epdg_ue_fsm_262422551805900 receive call received_gtpc_delete_bearer_request from <0.470.0> in state state_active 04:11:20.718 [info] s2b: Tx {gtp,v2,delete_bearer_response,2843385178,42399,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} 04:11:20.718 [info] ue_fsm received_gtpc_delete_bearer_request 04:11:20.718 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262422551805900">>,"internet",[],{epdg_tun_pdp_ctx,3591054355,2843385178,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:11:20.718 [info] KMOD Port Delete PDP Context Call {<0.461.0>,[alias|#Ref<0.2003034577.3624206353.200855>]}: {delete_pdp_context,{172,18,126,103},3591054355,2843385178,{192,168,0,2}} 04:11:20.718 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054355, 2843385178 04:11:20.718 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],578,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054355}]}} *DBG* epdg_ue_fsm_262422551805900 send ok to <0.470.0> 04:11:20.718 [debug] Remove bearer {gtp_bearer,5,3591054355,2843385178} from session {gtp_session,<<"262422551805900">>,<0.461.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376118,2843385178,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054355,2843385178}],[],[]}}}} *DBG* gsup_server got cast {cancel_location_request,<<"262422551805900">>, undefined} 04:11:20.718 [info] cancel_location_request(<<"262422551805900">>, undefined) *DBG* epdg_ue_fsm_262422551805900 consume call received_gtpc_delete_bearer_request from <0.470.0> in state state_active => state_dereg_pgw_initiated_wait_cancel_location_res *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.718 [info] cancel_location_request for <<"262422551805900">> *DBG* epdg_ue_fsm_262422551805900 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_pgw_initiated_wait_cancel_location_res 04:11:20.718 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262422551805900">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.34>, {osmo,5}, #{imsi => <<"262422551805900">>, message_type => location_cancellation_res}} 04:11:20.763 [info] GSUP: Rx #{imsi => <<"262422551805900">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262422551805900 receive call cancel_location_result from <0.471.0> in state state_dereg_pgw_initiated_wait_cancel_location_res 04:11:20.763 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262422551805900 send ok to <0.471.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.763 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422551805900 consume call cancel_location_result from <0.471.0> in state state_dereg_pgw_initiated_wait_cancel_location_res => state_wait_swm_session_termination_answer 04:11:20.763 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422551805900 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:11:20.763 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422551805900 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:11:20.763 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422551805900","262422551805900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262422551805900 send {ok,2001} to <0.201.0> *DBG* epdg_ue_fsm_262422551805900 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer 04:11:20.763 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS *DBG* aaa_ue_fsm_262422551805900 consume call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422551805900 send ok to <0.211.0> 04:11:20.763 [info] ue_fsm received_swm_session_termination_answer 2001 *DBG* epdg_ue_fsm_262422551805900 terminate normal in state state_wait_swm_session_termination_answer 04:11:20.764 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} Socket #Port<0.34> closed [<0.444.0>] 04:11:20.764 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422551805900">>,"internet",[],undefined,false,0,false,false} send_close_signal [{{#Port<0.34>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.34>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.34>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:20.764 [info] Peer down: {<0.402.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:20.764 [error] GSUP connection has been closed 04:11:20.914 [info] Peer down: {<0.453.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},46255}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.37>} Setting ccm options for socket #Port<0.37> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:11:23.784 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.37> Stream {osmo, 5} Unblocking socket #Port<0.37> Unblocking socket #Port<0.37>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.37> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.37> Stream 254: ID_RESP -> ID_ACK 04:11:23.797 [info] Peer up: {<0.449.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:28.253 [info] Peer up: {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.37>, {osmo,5}, #{imsi => <<"262420535244109">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420535244109 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420535244109 consume internal init_state in state state_new 04:11:34.283 [info] GSUP: Rx #{imsi => <<"262420535244109">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420535244109 receive call {auth_request,33,"internet",#{}} from <0.506.0> in state state_new 04:11:34.283 [info] ue_fsm start(epdg_ue_fsm_262420535244109) 04:11:34.283 [info] ue_fsm init(<<"262420535244109">>) *DBG* epdg_ue_fsm_262420535244109 send ok to <0.506.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420535244109 consume call {auth_request,33,"internet",#{}} from <0.506.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420535244109 enter aaa_ue_fsm in state state_new 04:11:34.283 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420535244109 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:11:34.283 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420535244109">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420535244109 consume internal init_state in state state_new 04:11:34.283 [info] ue_fsm start_link(aaa_ue_fsm_262420535244109) *DBG* aaa_ue_fsm_262420535244109 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:34.284 [info] ue_fsm init("262420535244109") 04:11:34.284 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:34.284 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420535244109",undefined,undefined,false,false,undefined} 04:11:34.284 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:34.284 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262420535244109",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420535244109 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420535244109 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_262420535244109 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>, <<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127, 18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>, <<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>, <<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]}} from <0.509.0> in state state_wait_swx_maa 04:11:34.290 [info] SWx Rx MAA {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420535244109",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110]],[[119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143]],["foobar"],[[146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155]],[[127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420535244109 send ok to <0.509.0> *DBG* aaa_ue_fsm_262420535244109 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>, <<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127, 18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>, <<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>, <<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]}} from <0.509.0> in state state_wait_swx_maa => state_new 04:11:34.290 [info] dia_sip2gsup: auth [119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110] authz [119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143]  04:11:34.290 [info] rand [119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18] autn [65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110]  04:11:34.290 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420535244109 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>, <<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127, 18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>, <<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>, <<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]}} from <0.211.0> in state state_wait_auth_resp 04:11:34.291 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420535244109",undefined,undefined,false,false,undefined} 04:11:34.291 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>,<<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>,<<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>,<<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]} 04:11:34.291 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>,<<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>,<<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>,<<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]}, {ue_fsm_data,<<"262420535244109">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420535244109">>, {ok, [{epdg_auth_tuple, <<119,116,162,177,110,182,137,113,55,40,225, 135,76,174,127,18>>, <<65,12,120,94,24,142,139,237,92,172,78,101,54, 179,64,110>>, <<119,116,162,177,110,182,137,113,55,40,225, 135,76,174,127,18,232,20,184,125,32,86,207,3, 235,202,109,154,83,143>>, <<127,17,225,45,153,80,16,209,163,158,57,17,45, 6,49,232>>, <<146,13,181,6,40,229,1,89,227,41,180,220, 18,105,182,155>>}]}}} *DBG* epdg_ue_fsm_262420535244109 send ok to <0.211.0> 04:11:34.291 [info] auth_response(<<"262420535244109">>): {ok,[{epdg_auth_tuple,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>,<<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>,<<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>,<<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]} *DBG* epdg_ue_fsm_262420535244109 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>, <<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>, <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127, 18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>, <<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>, <<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]}} 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.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:34.291 [info] auth_response for <<"262420535244109">>: {ok,[{epdg_auth_tuple,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>,<<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>,<<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>,<<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>,<<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>}]} 04:11:34.291 [info] GSUP: Tx #{auth_tuples => [#{autn => <<65,12,120,94,24,142,139,237,92,172,78,101,54,179,64,110>>,ck => <<146,13,181,6,40,229,1,89,227,41,180,220,18,105,182,155>>,ik => <<127,17,225,45,153,80,16,209,163,158,57,17,45,6,49,232>>,rand => <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18>>,res => <<119,116,162,177,110,182,137,113,55,40,225,135,76,174,127,18,232,20,184,125,32,86,207,3,235,202,109,154,83,143>>}],imsi => <<"262420535244109">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420535244109">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420535244109 receive call lu_request from <0.510.0> in state state_authenticating 04:11:34.293 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420535244109">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420535244109 send ok to <0.510.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:34.293 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420535244109 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420535244109 consume call lu_request from <0.510.0> in state state_authenticating 04:11:34.293 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420535244109">>,"internet",[],undefined,false,0,false,false} 04:11:34.293 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:34.294 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420535244109",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420535244109 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420535244109 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:11:34.294 [debug] SWx Tx SAR Imsi="262420535244109" Type=1 APN="internet" AgentInfoOpt=[]  04:11:34.294 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420535244109",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420535244109 receive call {rx_swx_saa,{ok,1,#{}}} from <0.511.0> in state state_wait_swx_saa 04:11:34.298 [info] SWx Rx SAA {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420535244109",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420535244109 send ok to <0.511.0> *DBG* aaa_ue_fsm_262420535244109 consume call {rx_swx_saa,{ok,1,#{}}} from <0.511.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420535244109 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:34.298 [info] ue_fsm ev_rx_swx_saa 04:11:34.298 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420535244109",undefined,undefined,false,false,undefined} 04:11:34.298 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:11:34.298 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420535244109">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420535244109 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420535244109">>,ok}} 04:11:34.298 [info] lu_response(<<"262420535244109">>): ok *DBG* epdg_ue_fsm_262420535244109 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.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:34.298 [info] lu_response for <<"262420535244109">>: ok 04:11:34.298 [info] GSUP: Tx #{imsi => <<"262420535244109">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.37>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420535244109">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:34.300 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420535244109">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420535244109 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.512.0> in state state_authenticated 04:11:34.300 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:34.300 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420535244109">>,"internet",[],undefined,false,0,false,false} 04:11:34.300 [debug] Selected PGW Remote Address "172.18.126.103" 04:11:34.301 [info] s2b: Tx {gtp,v2,create_session_request,0,13829145,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420535244109">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376119,<<172,18,126,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,3591054356,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420535244109 send ok to <0.512.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:34.301 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420535244109 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.512.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420535244109 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:11:34.311 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,14,74,13,39,183,211,4,25,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262420535244109 receive call {received_gtpc_create_session_response,{error,93}} from <0.513.0> in state state_wait_create_session_resp 04:11:34.311 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376119,13829145,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420535244109 send ok to <0.513.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420535244109">>,{error,111}}} 04:11:34.311 [info] ue_fsm received_gtpc_create_session_response {error,93} *DBG* epdg_ue_fsm_262420535244109 consume call {received_gtpc_create_session_response,{error,93}} from <0.513.0> in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:34.311 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420535244109">>,"internet",[],undefined,false,0,false,false} 04:11:34.311 [info] tunnel_response(<<"262420535244109">>): {error,111} 04:11:34.312 [info] tunnel_response for <<"262420535244109">>: {error,111} 04:11:34.312 [info] GSUP: Tx #{cause => 111,imsi => <<"262420535244109">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.37> closed [<0.484.0>] send_close_signal [{{#Port<0.37>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.37>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.37>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:34.314 [error] GSUP connection has been closed 04:11:34.314 [info] Peer down: {<0.449.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:34.498 [info] Peer down: {<0.493.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},41667}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.40>} Setting ccm options for socket #Port<0.40> 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.40> Stream {osmo, 5} 04:11:37.337 [notice] GSUP connection has been established Unblocking socket #Port<0.40> Unblocking socket #Port<0.40>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.40> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.40> Stream 254: ID_RESP -> ID_ACK 04:11:37.344 [info] Peer up: {<0.489.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:40.265 [info] Peer up: {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.40>, {osmo,5}, #{imsi => <<"262424368414104">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:11:46.288 [info] GSUP: Rx #{imsi => <<"262424368414104">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424368414104 enter epdg_ue_fsm in state state_new 04:11:46.288 [info] ue_fsm start(epdg_ue_fsm_262424368414104) *DBG* epdg_ue_fsm_262424368414104 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424368414104 receive call {auth_request,33,"internet",#{}} from <0.542.0> in state state_new 04:11:46.288 [info] ue_fsm init(<<"262424368414104">>) 04:11:46.288 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424368414104 send ok to <0.542.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424368414104 consume call {auth_request,33,"internet",#{}} from <0.542.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424368414104 enter aaa_ue_fsm in state state_new 04:11:46.288 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424368414104">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424368414104 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424368414104 consume internal init_state in state state_new 04:11:46.288 [info] ue_fsm start_link(aaa_ue_fsm_262424368414104) *DBG* aaa_ue_fsm_262424368414104 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:46.288 [info] ue_fsm init("262424368414104") 04:11:46.288 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:46.289 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424368414104",undefined,undefined,false,false,undefined} 04:11:46.289 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:46.289 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262424368414104",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424368414104 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424368414104 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_262424368414104 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>, <<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31, 229,225,233,214,90,141,214,126,100,197,6,47,246,233>>, <<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>, <<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]}} from <0.545.0> in state state_wait_swx_maa 04:11:46.294 [info] SWx Rx MAA {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424368414104",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47]],[[8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233]],["foobar"],[[68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19]],[[137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:11:46.294 [info] dia_sip2gsup: auth [8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47] authz [8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233]  *DBG* aaa_ue_fsm_262424368414104 send ok to <0.545.0> 04:11:46.294 [info] rand [8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31] autn [155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47]  *DBG* epdg_ue_fsm_262424368414104 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>, <<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31, 229,225,233,214,90,141,214,126,100,197,6,47,246,233>>, <<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>, <<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424368414104 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>, <<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31, 229,225,233,214,90,141,214,126,100,197,6,47,246,233>>, <<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>, <<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]}} from <0.545.0> in state state_wait_swx_maa => state_new 04:11:46.294 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424368414104 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424368414104">>, {ok, [{epdg_auth_tuple, <<8,66,157,20,90,79,26,130,165,111,170,167,214, 208,221,31>>, <<155,24,223,219,163,200,23,228,183,51,152,58, 252,86,144,47>>, <<8,66,157,20,90,79,26,130,165,111,170,167,214, 208,221,31,229,225,233,214,90,141,214,126, 100,197,6,47,246,233>>, <<137,82,137,51,210,46,175,195,221,220,75,86, 200,67,236,187>>, <<68,207,181,55,171,76,210,139,94,53,15, 159,18,231,6,19>>}]}}} *DBG* epdg_ue_fsm_262424368414104 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>, <<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>, <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31, 229,225,233,214,90,141,214,126,100,197,6,47,246,233>>, <<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>, <<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:46.295 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424368414104",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:46.295 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>,<<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233>>,<<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>,<<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]} 04:11:46.295 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>,<<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233>>,<<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>,<<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]}, {ue_fsm_data,<<"262424368414104">>,"internet",[],undefined,false,0,false,false} 04:11:46.295 [info] auth_response(<<"262424368414104">>): {ok,[{epdg_auth_tuple,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>,<<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233>>,<<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>,<<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]} 04:11:46.295 [info] auth_response for <<"262424368414104">>: {ok,[{epdg_auth_tuple,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>,<<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>,<<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233>>,<<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>,<<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>}]} 04:11:46.295 [info] GSUP: Tx #{auth_tuples => [#{autn => <<155,24,223,219,163,200,23,228,183,51,152,58,252,86,144,47>>,ck => <<68,207,181,55,171,76,210,139,94,53,15,159,18,231,6,19>>,ik => <<137,82,137,51,210,46,175,195,221,220,75,86,200,67,236,187>>,rand => <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31>>,res => <<8,66,157,20,90,79,26,130,165,111,170,167,214,208,221,31,229,225,233,214,90,141,214,126,100,197,6,47,246,233>>}],imsi => <<"262424368414104">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424368414104">>, message_type => location_upd_req}} 04:11:46.298 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424368414104">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424368414104 receive call lu_request from <0.546.0> in state state_authenticating 04:11:46.299 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424368414104 send ok to <0.546.0> 04:11:46.299 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424368414104">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424368414104 consume call lu_request from <0.546.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424368414104 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:11:46.299 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:46.299 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424368414104",undefined,undefined,false,false,undefined} 04:11:46.299 [debug] SWx Tx SAR Imsi="262424368414104" Type=1 APN="internet" AgentInfoOpt=[]  04:11:46.299 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424368414104",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424368414104 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424368414104 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424368414104 receive call {rx_swx_saa,{ok,1,#{}}} from <0.547.0> in state state_wait_swx_saa 04:11:46.303 [info] SWx Rx SAA {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424368414104",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424368414104 send ok to <0.547.0> *DBG* epdg_ue_fsm_262424368414104 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:46.303 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424368414104 consume call {rx_swx_saa,{ok,1,#{}}} from <0.547.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424368414104 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424368414104">>,ok}} 04:11:46.303 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424368414104",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424368414104 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:46.303 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:46.303 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424368414104">>,"internet",[],undefined,false,0,false,false} 04:11:46.303 [info] lu_response(<<"262424368414104">>): ok 04:11:46.303 [info] lu_response for <<"262424368414104">>: ok 04:11:46.303 [info] GSUP: Tx #{imsi => <<"262424368414104">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.40>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424368414104">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:46.306 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424368414104">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424368414104 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.548.0> in state state_authenticated 04:11:46.306 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:46.306 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424368414104">>,"internet",[],undefined,false,0,false,false} 04:11:46.306 [debug] Selected PGW Remote Address "172.18.126.103" 04:11:46.306 [info] s2b: Tx {gtp,v2,create_session_request,0,13829146,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424368414104">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376120,<<172,18,126,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,3591054357,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:11:46.306 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424368414104 send ok to <0.548.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424368414104 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.548.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424368414104 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424368414104 receive call {rx_s6b_aar,"262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.549.0> in state state_authenticated 04:11:46.318 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:46.318 [info] ue_fsm ev_rx_s6b_aar: "262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:11:46.318 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424368414104",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424368414104 send ok to <0.549.0> *DBG* aaa_ue_fsm_262424368414104 consume call {rx_s6b_aar,"262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.549.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:46.318 [debug] SWx Tx SAR Imsi="262424368414104" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:11:46.318 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424368414104",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:11:46.318 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424368414104 receive call {rx_swx_saa,{ok,13,#{}}} from <0.550.0> in state state_authenticated_wait_swx_saa 04:11:46.321 [info] SWx Rx SAA {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424368414104",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424368414104 send ok to <0.550.0> 04:11:46.321 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424368414104 consume call {rx_swx_saa,{ok,13,#{}}} from <0.550.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:46.321 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424368414104","262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.549.0>} 04:11:46.321 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:46.321 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:46.325 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,184,211,4,26,0,2,0,2,0,16,0,87,0,9,1,160,154,191,202,96,172,18,126,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,154,191,202,96,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,154,191,202,96,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:46.325 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376120,13829146,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<154,191,202,96>>},{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,2596260448,<<172,18,126,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,2596260448,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262424368414104 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 => 3591054357, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2596260448}}} from <0.551.0> in state state_wait_create_session_resp 04:11:46.325 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424368414104">>,<0.543.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376120,2596260448,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3591054357,2596260448}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:11:46.325 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:46.325 [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 => 3591054357,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2596260448}} 04:11:46.325 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424368414104">>,"internet",[],undefined,false,0,false,false} 04:11:46.325 [info] KMOD Port Create PDP Context Call {<0.543.0>,[alias|#Ref<0.2003034577.3624206337.203037>]}: {create_pdp_context,{172,18,126,103},3591054357,2596260448,{192,168,0,2}} 04:11:46.325 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054357, 2596260448 04:11:46.325 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],770,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054357},{o_tid,2596260448}]}} 04:11:46.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,2>>,undefined},local_teid => 3591054357,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2596260448}) returned ok *DBG* epdg_ue_fsm_262424368414104 send ok to <0.551.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424368414104">>, {ok, #{apco => <<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 => 3591054357, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2596260448}}}} *DBG* epdg_ue_fsm_262424368414104 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 => 3591054357, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2596260448}}} from <0.551.0> in state state_wait_create_session_resp => state_active 04:11:46.326 [info] tunnel_response(<<"262424368414104">>): {ok,#{apco => <<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 => 3591054357,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2596260448}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:46.326 [info] tunnel_response for <<"262424368414104">>: {ok,#{apco => <<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 => 3591054357,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2596260448}} 04:11:46.326 [info] GSUP: Tx #{imsi => <<"262424368414104">>,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_262424368414104 terminate normal in state state_authenticated 04:11:46.522 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262424368414104",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:11:46.522 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262424368414104","262424368414104@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:46.522 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:11:46.525 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262424368414104",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:11:46.525 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.40> closed [<0.524.0>] send_close_signal [{{#Port<0.40>,{osmo,5}},{process_id,<0.209.0>}}] [] 04:11:46.528 [info] Peer down: {<0.489.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.40>,{osmo,5}}} 04:11:46.528 [info] Peer down: {<0.535.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.40>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:46.528 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,126,103},45529}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.43>} Setting ccm options for socket #Port<0.43> 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.43> Stream {osmo, 5} 04:11:49.552 [notice] GSUP connection has been established Unblocking socket #Port<0.43> Unblocking socket #Port<0.43>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.43> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.43> Stream 254: ID_RESP -> ID_ACK 04:11:49.560 [info] Peer up: {<0.531.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:11:52.133 [info] Peer up: {<0.575.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.43>, {osmo,5}, #{imsi => <<"262424455754003">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424455754003 enter epdg_ue_fsm in state state_new 04:11:58.153 [info] GSUP: Rx #{imsi => <<"262424455754003">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424455754003 consume internal init_state in state state_new 04:11:58.153 [info] ue_fsm start(epdg_ue_fsm_262424455754003) *DBG* epdg_ue_fsm_262424455754003 receive call {auth_request,33,"internet",#{}} from <0.582.0> in state state_new 04:11:58.153 [info] ue_fsm init(<<"262424455754003">>) *DBG* epdg_ue_fsm_262424455754003 send ok to <0.582.0> *DBG* epdg_ue_fsm_262424455754003 consume call {auth_request,33,"internet",#{}} from <0.582.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424455754003 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424455754003 enter aaa_ue_fsm in state state_new 04:11:58.153 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424455754003 consume internal init_state in state state_new 04:11:58.153 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424455754003 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:11:58.154 [info] ue_fsm start_link(aaa_ue_fsm_262424455754003) 04:11:58.154 [info] ue_fsm init("262424455754003") 04:11:58.154 [info] ue_fsm ev_rx_swm_der_auth_req 04:11:58.154 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424455754003",undefined,undefined,false,false,undefined} 04:11:58.154 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:11:58.154 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262424455754003",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424455754003 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424455754003 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:11:58.158 [info] SWx Rx MAA {<0.575.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424455754003",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,121,175,166,250,242,123,112,120,53,174,37,91,201,109,121,250]],[[92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103]],["foobar"],[[253,119,87,78,159,244,154,229,139,126,124,94,14,24,74,66]],[[3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424455754003 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>, <<"y¯¦úò{px5®%[Émyú">>, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177, 189,41,113,214,147,11,77,158,108,226,103,152,162,103>>, <<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>, <<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74, 66>>}]}} from <0.585.0> in state state_wait_swx_maa 04:11:58.158 [info] dia_sip2gsup: auth [92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,121,175,166,250,242,123,112,120,53,174,37,91,201,109,121,250] authz [92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103]  04:11:58.158 [info] rand [92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177] autn "y¯¦úò{px5®%[Émyú"  *DBG* aaa_ue_fsm_262424455754003 send ok to <0.585.0> *DBG* epdg_ue_fsm_262424455754003 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>, <<"y¯¦úò{px5®%[Émyú">>, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177, 189,41,113,214,147,11,77,158,108,226,103,152,162,103>>, <<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>, <<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74, 66>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424455754003 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>, <<"y¯¦úò{px5®%[Émyú">>, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177, 189,41,113,214,147,11,77,158,108,226,103,152,162,103>>, <<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>, <<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74, 66>>}]}} from <0.585.0> in state state_wait_swx_maa => state_new 04:11:58.158 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424455754003 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424455754003">>, {ok, [{epdg_auth_tuple, <<92,235,55,139,43,159,206,154,152,19,224,56, 67,214,173,177>>, <<"y¯¦úò{px5®%[Émyú">>, <<92,235,55,139,43,159,206,154,152,19,224,56, 67,214,173,177,189,41,113,214,147,11,77,158, 108,226,103,152,162,103>>, <<3,103,68,79,227,69,215,12,82,246,44,142,216, 141,20,95>>, <<253,119,87,78,159,244,154,229,139,126, 124,94,14,24,74,66>>}]}}} 04:11:58.159 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424455754003",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424455754003 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>, <<"y¯¦úò{px5®%[Émyú">>, <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177, 189,41,113,214,147,11,77,158,108,226,103,152,162,103>>, <<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>, <<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74, 66>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:11:58.159 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>,<<"y¯¦úò{px5®%[Émyú">>,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103>>,<<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>,<<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74,66>>}]} 04:11:58.159 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>,<<"y¯¦úò{px5®%[Émyú">>,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103>>,<<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>,<<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74,66>>}]}, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.159 [info] auth_response(<<"262424455754003">>): {ok,[{epdg_auth_tuple,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>,<<"y¯¦úò{px5®%[Émyú">>,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103>>,<<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>,<<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74,66>>}]} 04:11:58.159 [info] auth_response for <<"262424455754003">>: {ok,[{epdg_auth_tuple,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>,<<"y¯¦úò{px5®%[Émyú">>,<<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103>>,<<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>,<<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74,66>>}]} 04:11:58.159 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"y¯¦úò{px5®%[Émyú">>,ck => <<253,119,87,78,159,244,154,229,139,126,124,94,14,24,74,66>>,ik => <<3,103,68,79,227,69,215,12,82,246,44,142,216,141,20,95>>,rand => <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177>>,res => <<92,235,55,139,43,159,206,154,152,19,224,56,67,214,173,177,189,41,113,214,147,11,77,158,108,226,103,152,162,103>>}],imsi => <<"262424455754003">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424455754003">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424455754003 receive call lu_request from <0.586.0> in state state_authenticating 04:11:58.160 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424455754003">>,message_type => location_upd_req} 04:11:58.160 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424455754003 send ok to <0.586.0> *DBG* aaa_ue_fsm_262424455754003 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.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.160 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424455754003 consume call lu_request from <0.586.0> in state state_authenticating 04:11:58.160 [info] ue_fsm ev_rx_swm_der_auth_compl 04:11:58.160 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424455754003",undefined,undefined,false,false,undefined} 04:11:58.160 [debug] SWx Tx SAR Imsi="262424455754003" Type=1 APN="internet" AgentInfoOpt=[]  04:11:58.160 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424455754003",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424455754003 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424455754003 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:11:58.163 [info] SWx Rx SAA {<0.575.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424455754003",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424455754003 receive call {rx_swx_saa,{ok,1,#{}}} from <0.587.0> in state state_wait_swx_saa 04:11:58.163 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424455754003 send ok to <0.587.0> *DBG* epdg_ue_fsm_262424455754003 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:11:58.163 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424455754003",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424455754003 consume call {rx_swx_saa,{ok,1,#{}}} from <0.587.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424455754003 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424455754003">>,ok}} 04:11:58.163 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424455754003 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:11:58.163 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.163 [info] lu_response(<<"262424455754003">>): ok 04:11:58.163 [info] lu_response for <<"262424455754003">>: ok 04:11:58.163 [info] GSUP: Tx #{imsi => <<"262424455754003">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424455754003">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:11:58.164 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424455754003">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424455754003 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.588.0> in state state_authenticated 04:11:58.164 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:11:58.164 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,false,false} 04:11:58.164 [debug] Selected PGW Remote Address "172.18.126.103" 04:11:58.164 [info] s2b: Tx {gtp,v2,create_session_request,0,13829147,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424455754003">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376121,<<172,18,126,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,3591054358,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424455754003 send ok to <0.588.0> 04:11:58.164 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424455754003 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.588.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424455754003 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424455754003 receive call {rx_s6b_aar,"262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.589.0> in state state_authenticated 04:11:58.173 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:11:58.173 [info] ue_fsm ev_rx_s6b_aar: "262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:11:58.173 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424455754003",undefined,undefined,true,false,undefined} 04:11:58.173 [debug] SWx Tx SAR Imsi="262424455754003" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:11:58.173 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424455754003",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424455754003 send ok to <0.589.0> *DBG* aaa_ue_fsm_262424455754003 consume call {rx_s6b_aar,"262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.589.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:11:58.173 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424455754003 receive call {rx_swx_saa,{ok,13,#{}}} from <0.590.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424455754003 send ok to <0.590.0> 04:11:58.175 [info] SWx Rx SAA {<0.575.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424455754003",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424455754003 consume call {rx_swx_saa,{ok,13,#{}}} from <0.590.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:11:58.175 [info] ue_fsm ev_rx_swx_saa 04:11:58.175 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424455754003","262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.589.0>} 04:11:58.175 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:11:58.175 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:11:58.178 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,185,211,4,27,0,2,0,2,0,16,0,87,0,9,1,160,109,75,178,137,172,18,126,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,109,75,178,137,172,18,126,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,75,178,137,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:11:58.179 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376121,13829147,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,<<109,75,178,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,1833677449,<<172,18,126,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,1833677449,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:11:58.179 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424455754003">>,<0.583.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376121,1833677449,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3591054358,1833677449}],[],[],[],[],[],[],[],[]}}}} 04:11:58.179 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:11:58.179 [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 => 3591054358,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1833677449}} *DBG* epdg_ue_fsm_262424455754003 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 => 3591054358, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1833677449}}} from <0.591.0> in state state_wait_create_session_resp 04:11:58.179 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,false,false} 04:11:58.179 [info] KMOD Port Create PDP Context Call {<0.583.0>,[alias|#Ref<0.2003034577.3624206352.201057>]}: {create_pdp_context,{172,18,126,103},3591054358,1833677449,{192,168,0,2}} 04:11:58.179 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054358, 1833677449 04:11:58.179 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],81,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054358},{o_tid,1833677449}]}} *DBG* epdg_ue_fsm_262424455754003 send ok to <0.591.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424455754003">>, {ok, #{apco => <<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 => 3591054358, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1833677449}}}} 04:11:58.179 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3591054358,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1833677449}) returned {error,-17} *DBG* epdg_ue_fsm_262424455754003 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 => 3591054358, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1833677449}}} from <0.591.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.179 [info] tunnel_response(<<"262424455754003">>): {ok,#{apco => <<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 => 3591054358,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1833677449}} 04:11:58.179 [info] tunnel_response for <<"262424455754003">>: {ok,#{apco => <<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 => 3591054358,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1833677449}} 04:11:58.179 [info] GSUP: Tx #{imsi => <<"262424455754003">>,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_262424455754003 receive call rx_swx_rtr from <0.592.0> in state state_authenticated 04:11:58.378 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262424455754003",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:11:58.378 [info] ue_fsm ev_rx_swx_rtr *DBG* aaa_ue_fsm_262424455754003 send ok to <0.592.0> 04:11:58.378 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262424455754003","262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:58.378 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,[],[],[]} *DBG* aaa_ue_fsm_262424455754003 consume call rx_swx_rtr from <0.592.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262424455754003 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa 04:11:58.378 [debug] S6b Tx ASR NAI="262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:11:58.379 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805504160",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} 04:11:58.379 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805504160",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262424455754003 receive call {rx_s6b_asa,ok} from <0.593.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262424455754003 send ok to <0.593.0> 04:11:58.381 [info] S6b Rx ASA {<0.531.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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;1805504160;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  *DBG* aaa_ue_fsm_262424455754003 consume call {rx_s6b_asa,ok} from <0.593.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262424455754003 receive call received_swm_asr from <0.211.0> in state state_active *DBG* aaa_ue_fsm_262424455754003 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:11:58.381 [info] ue_fsm ev_rx_s6b_asa: ok 04:11:58.381 [info] ue_fsm received_swm_abort_session_request 04:11:58.381 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262424455754003">>,"internet",[],{epdg_tun_pdp_ctx,3591054358,1833677449,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:11:58.381 [info] KMOD Port Delete PDP Context Call {<0.583.0>,[alias|#Ref<0.2003034577.3624206337.203293>]}: {delete_pdp_context,{172,18,126,103},3591054358,1833677449,{192,168,0,2}} 04:11:58.381 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054358, 1833677449 04:11:58.381 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],834,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054358}]}} *DBG* epdg_ue_fsm_262424455754003 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424455754003 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262424455754003">>,1} 04:11:58.381 [info] cancel_location_request(<<"262424455754003">>, 1) *DBG* epdg_ue_fsm_262424455754003 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.382 [info] cancel_location_request for <<"262424455754003">> 04:11:58.382 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262424455754003">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.43>, {osmo,5}, #{imsi => <<"262424455754003">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262424455754003 receive call cancel_location_result from <0.594.0> in state state_dereg_net_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262424455754003 send ok to <0.594.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.382 [info] GSUP: Rx #{imsi => <<"262424455754003">>,message_type => location_cancellation_res} 04:11:58.382 [info] ue_fsm cancel_location_result 04:11:58.382 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,true,true} *DBG* epdg_ue_fsm_262424455754003 consume call cancel_location_result from <0.594.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp 04:11:58.382 [info] s2b: Tx {gtp,v2,delete_session_request,1833677449,13829148,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054358,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262424455754003 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:11:58.383 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,185,211,4,28,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424455754003 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376121,13829148,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.595.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:11:58.383 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376121,13829148,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424455754003 send ok to <0.595.0> *DBG* aaa_ue_fsm_262424455754003 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa 04:11:58.383 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376121,13829148,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424455754003 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp *DBG* aaa_ue_fsm_262424455754003 send ok to <0.201.0> 04:11:58.384 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,true,true} *DBG* aaa_ue_fsm_262424455754003 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:11:58.384 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 04:11:58.384 [info] ue_fsm ev_rx_swm_asa 04:11:58.384 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262424455754003">>,"internet",[],undefined,false,0,true,true} 04:11:58.384 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262424455754003","262424455754003@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:11:58.384 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262424455754003",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:11:58.384 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.43> closed [<0.566.0>] send_close_signal [{{#Port<0.43>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.43>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.43>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:11:58.387 [info] Peer down: {<0.575.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:11:58.387 [error] GSUP connection has been closed 04:11:58.582 [info] Peer down: {<0.531.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,126,103},45943}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.46>} Setting ccm options for socket #Port<0.46> 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.46> Stream {osmo, 5} 04:12:01.409 [notice] GSUP connection has been established Unblocking socket #Port<0.46> Unblocking socket #Port<0.46>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.46> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.46> Stream 254: ID_RESP -> ID_ACK 04:12:01.419 [info] Peer up: {<0.571.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:05.090 [info] Peer up: {<0.618.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.46>, {osmo,5}, #{imsi => <<"262429089312158">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429089312158 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429089312158 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429089312158 receive call {auth_request,33,"internet",#{}} from <0.625.0> in state state_new 04:12:11.108 [info] GSUP: Rx #{imsi => <<"262429089312158">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:11.109 [info] ue_fsm start(epdg_ue_fsm_262429089312158) *DBG* epdg_ue_fsm_262429089312158 send ok to <0.625.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429089312158 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429089312158 consume call {auth_request,33,"internet",#{}} from <0.625.0> in state state_new => state_wait_auth_resp 04:12:11.109 [info] ue_fsm init(<<"262429089312158">>) *DBG* aaa_ue_fsm_262429089312158 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429089312158 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429089312158 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:11.109 [info] ue_fsm auth_request 04:12:11.109 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429089312158">>,"internet",[],undefined,false,0,false,false} 04:12:11.109 [info] ue_fsm start_link(aaa_ue_fsm_262429089312158) 04:12:11.109 [info] ue_fsm init("262429089312158") 04:12:11.109 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:11.109 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429089312158",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429089312158 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:11.109 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:11.109 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262429089312158",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:11.112 [info] SWx Rx MAA {<0.618.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429089312158",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24]],[[229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204]],["foobar"],[[181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141]],[[42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429089312158 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>, <<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68, 101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>, <<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>, <<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]}} from <0.628.0> in state state_wait_swx_maa 04:12:11.112 [info] dia_sip2gsup: auth [229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24] authz [229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204]  04:12:11.112 [info] rand [229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101] autn [77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24]  *DBG* aaa_ue_fsm_262429089312158 send ok to <0.628.0> 04:12:11.112 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>, <<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68, 101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>, <<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>, <<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]}} from <0.628.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429089312158 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>, <<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68, 101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>, <<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>, <<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:11.113 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429089312158",undefined,undefined,false,false,undefined} 04:12:11.113 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>,<<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>,<<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>,<<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]} 04:12:11.113 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>,<<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>,<<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>,<<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]}, {ue_fsm_data,<<"262429089312158">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429089312158 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429089312158">>, {ok, [{epdg_auth_tuple, <<229,179,129,127,125,29,208,66,196,110,124, 150,59,209,68,101>>, <<77,55,213,41,95,2,49,132,185,69,40,47,17,32, 98,24>>, <<229,179,129,127,125,29,208,66,196,110,124, 150,59,209,68,101,242,236,106,58,160,106,72, 176,35,99,210,132,84,204>>, <<42,133,147,115,114,32,251,194,208,9,1,92,121, 149,24,152>>, <<181,57,199,166,173,29,36,164,130,179,11, 35,91,18,11,141>>}]}}} 04:12:11.113 [info] auth_response(<<"262429089312158">>): {ok,[{epdg_auth_tuple,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>,<<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>,<<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>,<<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]} *DBG* epdg_ue_fsm_262429089312158 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>, <<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>, <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68, 101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>, <<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>, <<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:11.113 [info] auth_response for <<"262429089312158">>: {ok,[{epdg_auth_tuple,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>,<<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>,<<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>,<<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>,<<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:11.113 [info] GSUP: Tx #{auth_tuples => [#{autn => <<77,55,213,41,95,2,49,132,185,69,40,47,17,32,98,24>>,ck => <<181,57,199,166,173,29,36,164,130,179,11,35,91,18,11,141>>,ik => <<42,133,147,115,114,32,251,194,208,9,1,92,121,149,24,152>>,rand => <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101>>,res => <<229,179,129,127,125,29,208,66,196,110,124,150,59,209,68,101,242,236,106,58,160,106,72,176,35,99,210,132,84,204>>}],imsi => <<"262429089312158">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429089312158">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429089312158 receive call lu_request from <0.629.0> in state state_authenticating *DBG* epdg_ue_fsm_262429089312158 send ok to <0.629.0> 04:12:11.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429089312158">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429089312158 consume call lu_request from <0.629.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:11.115 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429089312158 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:11.115 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429089312158">>,"internet",[],undefined,false,0,false,false} 04:12:11.115 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:11.115 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429089312158",undefined,undefined,false,false,undefined} 04:12:11.115 [debug] SWx Tx SAR Imsi="262429089312158" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429089312158 send ok to <0.201.0> 04:12:11.115 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429089312158",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429089312158 receive call {rx_swx_saa,{ok,1,#{}}} from <0.630.0> in state state_wait_swx_saa 04:12:11.117 [info] SWx Rx SAA {<0.618.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429089312158",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429089312158 send ok to <0.630.0> *DBG* epdg_ue_fsm_262429089312158 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:11.117 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swx_saa,{ok,1,#{}}} from <0.630.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429089312158 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429089312158">>,ok}} 04:12:11.117 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429089312158",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429089312158 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:11.117 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:11.117 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429089312158">>,"internet",[],undefined,false,0,false,false} 04:12:11.117 [info] lu_response(<<"262429089312158">>): ok 04:12:11.117 [info] lu_response for <<"262429089312158">>: ok 04:12:11.117 [info] GSUP: Tx #{imsi => <<"262429089312158">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.46>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429089312158">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429089312158 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.631.0> in state state_authenticated 04:12:11.119 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429089312158">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:11.119 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:11.119 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429089312158">>,"internet",[],undefined,false,0,false,false} 04:12:11.119 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262429089312158 send ok to <0.631.0> 04:12:11.119 [info] s2b: Tx {gtp,v2,create_session_request,0,13829149,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429089312158">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376122,<<172,18,126,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,3591054359,<<172,18,126,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.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429089312158 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.631.0> in state state_authenticated => state_wait_create_session_resp 04:12:11.119 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429089312158 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429089312158 receive call {rx_s6b_aar,"262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.632.0> in state state_authenticated 04:12:11.126 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:11.126 [info] ue_fsm ev_rx_s6b_aar: "262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:11.126 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429089312158",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429089312158 send ok to <0.632.0> 04:12:11.126 [debug] SWx Tx SAR Imsi="262429089312158" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429089312158 consume call {rx_s6b_aar,"262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.632.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:11.126 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429089312158",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:11.126 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429089312158 receive call {rx_swx_saa,{ok,13,#{}}} from <0.633.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429089312158 send ok to <0.633.0> 04:12:11.128 [info] SWx Rx SAA {<0.618.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429089312158",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swx_saa,{ok,13,#{}}} from <0.633.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:11.128 [info] ue_fsm ev_rx_swx_saa 04:12:11.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429089312158","262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.632.0>} 04:12:11.128 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:11.128 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:11.131 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,186,211,4,29,0,2,0,2,0,16,0,87,0,9,1,160,94,85,118,3,172,18,126,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,94,85,118,3,172,18,126,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,85,118,3,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:11.131 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376122,13829149,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,85,118,3>>},{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,1582659075,<<172,18,126,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,1582659075,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262429089312158 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 => 3591054359, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1582659075}}} from <0.634.0> in state state_wait_create_session_resp 04:12:11.131 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429089312158">>,<0.626.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376122,1582659075,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054359,1582659075}],[],[],[],[]}}}} 04:12:11.131 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:11.131 [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 => 3591054359,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1582659075}} 04:12:11.131 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429089312158">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429089312158 send ok to <0.634.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429089312158">>, {ok, #{apco => <<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 => 3591054359, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1582659075}}}} 04:12:11.131 [info] KMOD Port Create PDP Context Call {<0.626.0>,[alias|#Ref<0.2003034577.3624206337.203593>]}: {create_pdp_context,{172,18,126,103},3591054359,1582659075,{192,168,0,2}} *DBG* epdg_ue_fsm_262429089312158 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 => 3591054359, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1582659075}}} from <0.634.0> in state state_wait_create_session_resp => state_active 04:12:11.131 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054359, 1582659075 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:11.131 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],898,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054359},{o_tid,1582659075}]}} 04:12:11.131 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3591054359,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1582659075}) returned ok 04:12:11.131 [info] tunnel_response(<<"262429089312158">>): {ok,#{apco => <<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 => 3591054359,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1582659075}} 04:12:11.131 [info] tunnel_response for <<"262429089312158">>: {ok,#{apco => <<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 => 3591054359,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1582659075}} 04:12:11.131 [info] GSUP: Tx #{imsi => <<"262429089312158">>,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_262429089312158 receive call {rx_swx_ppr,{undefined}} from <0.635.0> in state state_authenticated *DBG* epdg_ue_fsm_262429089312158 receive call received_swm_reauth_request from <0.211.0> in state state_active *DBG* epdg_ue_fsm_262429089312158 send ok to <0.211.0> 04:12:11.330 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262429089312158",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} *DBG* epdg_ue_fsm_262429089312158 consume call received_swm_reauth_request from <0.211.0> in state state_active 04:12:11.330 [info] ue_fsm ev_rx_swx_ppr 04:12:11.330 [info] ue_fsm received_swm_reauth_request 04:12:11.330 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262429089312158">>,"internet",[],{epdg_tun_pdp_ctx,3591054359,1582659075,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:12:11.330 [debug] S6b Tx RAR NAI="262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:12:11.330 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262429089312158 send ok to <0.635.0> 04:12:11.330 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805504160",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swx_ppr,{undefined}} from <0.635.0> in state state_authenticated *DBG* aaa_ue_fsm_262429089312158 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:12:11.330 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805504160",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262429089312158 send ok to <0.201.0> 04:12:11.331 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],2001,[],[],[],[],[]} *DBG* aaa_ue_fsm_262429089312158 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429089312158 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:12:11.331 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262429089312158","262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429089312158 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429089312158 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:12:11.331 [info] ue_fsm ev_rx_swm_auth_request *DBG* epdg_ue_fsm_262429089312158 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:12:11.331 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262429089312158","262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:11.331 [info] ue_fsm received_swm_auth_answer *DBG* epdg_ue_fsm_262429089312158 send ok to <0.211.0> 04:12:11.331 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262429089312158">>,"internet",[],{epdg_tun_pdp_ctx,3591054359,1582659075,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429089312158 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active *DBG* aaa_ue_fsm_262429089312158 receive call {rx_s6b_raa,ok} from <0.636.0> in state state_authenticated *DBG* aaa_ue_fsm_262429089312158 send ok to <0.636.0> *DBG* aaa_ue_fsm_262429089312158 consume call {rx_s6b_raa,ok} from <0.636.0> in state state_authenticated 04:12:11.332 [info] S6b Rx RAA {<0.571.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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;1805504160;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  04:12:11.332 [info] ue_fsm ev_rx_s6b_raa: ok 04:12:11.332 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262429089312158","262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429089312158 receive call {rx_s6b_aar,"262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.637.0> in state state_authenticated *DBG* aaa_ue_fsm_262429089312158 send ok to <0.637.0> 04:12:11.534 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429089312158 consume call {rx_s6b_aar,"262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.637.0> in state state_authenticated 04:12:11.534 [info] ue_fsm ev_rx_s6b_aar: "262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:11.534 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429089312158","262429089312158@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:11.534 [debug] Waiting for S6b AAA 04:12:11.534 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:11.534 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.46> closed [<0.609.0>] send_close_signal [{{#Port<0.46>,{osmo,5}},{process_id,<0.209.0>}}] [] 04:12:11.537 [info] Peer down: {<0.571.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.46>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.46>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:11.537 [info] Peer down: {<0.618.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:11.537 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,126,103},37219}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.49>} Setting ccm options for socket #Port<0.49> 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.49> Stream {osmo, 5} Unblocking socket #Port<0.49> Unblocking socket #Port<0.49>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:14.557 [notice] GSUP connection has been established Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.49> Stream 254: ID_RESP -> ID_ACK 04:12:14.565 [info] Peer up: {<0.614.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:17.656 [info] Peer up: {<0.664.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 04:12:23.720 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262422015625832",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 04:12:23.720 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.49> closed [<0.655.0>] send_close_signal [{{#Port<0.49>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.49>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.49>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:23.726 [info] Peer down: {<0.614.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:23.726 [error] GSUP connection has been closed 04:12:23.727 [info] Peer down: {<0.664.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},45985}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.52>} Setting ccm options for socket #Port<0.52> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:26.753 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.52> Stream {osmo, 5} Unblocking socket #Port<0.52> Unblocking socket #Port<0.52>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.52> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.52> Stream 254: ID_RESP -> ID_ACK 04:12:26.761 [info] Peer up: {<0.660.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:31.463 [info] Peer up: {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.52>, {osmo,5}, #{imsi => <<"262421694651172">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421694651172 enter epdg_ue_fsm in state state_new 04:12:37.493 [info] GSUP: Rx #{imsi => <<"262421694651172">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421694651172 consume internal init_state in state state_new 04:12:37.493 [info] ue_fsm start(epdg_ue_fsm_262421694651172) *DBG* epdg_ue_fsm_262421694651172 receive call {auth_request,33,"internet",#{}} from <0.700.0> in state state_new 04:12:37.493 [info] ue_fsm init(<<"262421694651172">>) 04:12:37.493 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421694651172 send ok to <0.700.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421694651172 consume call {auth_request,33,"internet",#{}} from <0.700.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421694651172 enter aaa_ue_fsm in state state_new 04:12:37.493 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421694651172 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421694651172 consume internal init_state in state state_new 04:12:37.493 [info] ue_fsm start_link(aaa_ue_fsm_262421694651172) *DBG* aaa_ue_fsm_262421694651172 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:37.493 [info] ue_fsm init("262421694651172") 04:12:37.493 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:37.493 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421694651172",undefined,undefined,false,false,undefined} 04:12:37.493 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:37.493 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262421694651172",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421694651172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421694651172 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_262421694651172 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>, <<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69, 100,154,138,143,240,137,215,153,52,86,174,201,126>>, <<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>, <<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]}} from <0.703.0> in state state_wait_swx_maa 04:12:37.496 [info] SWx Rx MAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421694651172",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91]],[[205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126]],["foobar"],[[163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193]],[[192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:37.496 [info] dia_sip2gsup: auth [205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91] authz [205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126]  *DBG* aaa_ue_fsm_262421694651172 send ok to <0.703.0> 04:12:37.496 [info] rand [205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71] autn [216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91]  *DBG* aaa_ue_fsm_262421694651172 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>, <<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69, 100,154,138,143,240,137,215,153,52,86,174,201,126>>, <<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>, <<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]}} from <0.703.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421694651172 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>, <<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69, 100,154,138,143,240,137,215,153,52,86,174,201,126>>, <<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>, <<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:37.496 [info] ue_fsm ev_rx_swx_maa 04:12:37.496 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421694651172",undefined,undefined,false,false,undefined} 04:12:37.497 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>,<<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126>>,<<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>,<<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]} *DBG* epdg_ue_fsm_262421694651172 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421694651172">>, {ok, [{epdg_auth_tuple, <<205,77,32,171,190,213,49,46,200,5,97,44,225, 207,64,71>>, <<216,97,91,214,165,188,192,214,110,221,130, 103,177,3,117,91>>, <<205,77,32,171,190,213,49,46,200,5,97,44,225, 207,64,71,69,100,154,138,143,240,137,215,153, 52,86,174,201,126>>, <<192,164,86,172,38,62,97,6,44,59,8,15,14,79, 114,27>>, <<163,184,55,67,1,70,161,158,41,196,166, 64,211,92,80,193>>}]}}} 04:12:37.497 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>,<<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126>>,<<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>,<<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]}, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421694651172 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>, <<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>, <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69, 100,154,138,143,240,137,215,153,52,86,174,201,126>>, <<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>, <<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:37.497 [info] auth_response(<<"262421694651172">>): {ok,[{epdg_auth_tuple,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>,<<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126>>,<<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>,<<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]} 04:12:37.497 [info] auth_response for <<"262421694651172">>: {ok,[{epdg_auth_tuple,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>,<<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>,<<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126>>,<<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>,<<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.497 [info] GSUP: Tx #{auth_tuples => [#{autn => <<216,97,91,214,165,188,192,214,110,221,130,103,177,3,117,91>>,ck => <<163,184,55,67,1,70,161,158,41,196,166,64,211,92,80,193>>,ik => <<192,164,86,172,38,62,97,6,44,59,8,15,14,79,114,27>>,rand => <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71>>,res => <<205,77,32,171,190,213,49,46,200,5,97,44,225,207,64,71,69,100,154,138,143,240,137,215,153,52,86,174,201,126>>}],imsi => <<"262421694651172">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421694651172">>, message_type => location_upd_req}} 04:12:37.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421694651172">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421694651172 receive call lu_request from <0.704.0> in state state_authenticating *DBG* epdg_ue_fsm_262421694651172 send ok to <0.704.0> 04:12:37.498 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421694651172 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421694651172 consume call lu_request from <0.704.0> in state state_authenticating 04:12:37.499 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} 04:12:37.499 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:37.499 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421694651172",undefined,undefined,false,false,undefined} 04:12:37.499 [debug] SWx Tx SAR Imsi="262421694651172" Type=1 APN="internet" AgentInfoOpt=[]  04:12:37.499 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421694651172",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421694651172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421694651172 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421694651172 receive call {rx_swx_saa,{ok,1,#{}}} from <0.705.0> in state state_wait_swx_saa 04:12:37.501 [info] SWx Rx SAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421694651172",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421694651172 send ok to <0.705.0> *DBG* epdg_ue_fsm_262421694651172 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:37.501 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421694651172 consume call {rx_swx_saa,{ok,1,#{}}} from <0.705.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421694651172 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421694651172">>,ok}} 04:12:37.501 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421694651172",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421694651172 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.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.501 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:37.501 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} 04:12:37.501 [info] lu_response(<<"262421694651172">>): ok 04:12:37.501 [info] lu_response for <<"262421694651172">>: ok 04:12:37.501 [info] GSUP: Tx #{imsi => <<"262421694651172">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421694651172">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:37.502 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421694651172">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421694651172 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.706.0> in state state_authenticated 04:12:37.502 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:37.502 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} 04:12:37.502 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:37.503 [info] s2b: Tx {gtp,v2,create_session_request,0,13829150,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421694651172">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376123,<<172,18,126,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,3591054360,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421694651172 send ok to <0.706.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.503 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421694651172 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.706.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421694651172 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421694651172 receive call {rx_s6b_aar,"262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.707.0> in state state_authenticated 04:12:37.513 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:37.513 [info] ue_fsm ev_rx_s6b_aar: "262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:37.513 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421694651172",undefined,undefined,true,false,undefined} 04:12:37.513 [debug] SWx Tx SAR Imsi="262421694651172" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421694651172 send ok to <0.707.0> *DBG* aaa_ue_fsm_262421694651172 consume call {rx_s6b_aar,"262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.707.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:37.513 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421694651172",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:37.513 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421694651172 receive call {rx_swx_saa,{ok,13,#{}}} from <0.708.0> in state state_authenticated_wait_swx_saa 04:12:37.515 [info] SWx Rx SAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421694651172",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:37.515 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421694651172 send ok to <0.708.0> 04:12:37.516 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421694651172","262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.707.0>} *DBG* aaa_ue_fsm_262421694651172 consume call {rx_swx_saa,{ok,13,#{}}} from <0.708.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:37.516 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:37.516 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:37.520 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,187,211,4,30,0,2,0,2,0,16,0,87,0,9,1,160,216,30,209,39,172,18,126,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,216,30,209,39,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,216,30,209,39,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:37.520 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376123,13829150,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,<<216,30,209,39>>},{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,3625898279,<<172,18,126,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,3625898279,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:37.520 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421694651172">>,<0.701.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376123,3625898279,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054360,3625898279}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:37.520 [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_262421694651172 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 => 3591054360, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3625898279}}} from <0.709.0> in state state_wait_create_session_resp 04:12:37.520 [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 => 3591054360,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3625898279}} 04:12:37.520 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} 04:12:37.520 [info] KMOD Port Create PDP Context Call {<0.701.0>,[alias|#Ref<0.2003034577.3624206352.201693>]}: {create_pdp_context,{172,18,126,103},3591054360,3625898279,{192,168,0,2}} 04:12:37.520 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054360, 3625898279 04:12:37.520 [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,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054360},{o_tid,3625898279}]}} 04:12:37.520 [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 => 3591054360,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3625898279}) returned {error,-17} *DBG* epdg_ue_fsm_262421694651172 send ok to <0.709.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421694651172">>, {ok, #{apco => <<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 => 3591054360, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3625898279}}}} 04:12:37.520 [info] tunnel_response(<<"262421694651172">>): {ok,#{apco => <<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 => 3591054360,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3625898279}} *DBG* epdg_ue_fsm_262421694651172 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 => 3591054360, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3625898279}}} from <0.709.0> in state state_wait_create_session_resp => state_active 04:12:37.520 [info] tunnel_response for <<"262421694651172">>: {ok,#{apco => <<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 => 3591054360,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3625898279}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.520 [info] GSUP: Tx #{imsi => <<"262421694651172">>,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.52>, {osmo,5}, #{imsi => <<"262428633546761">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428633546761 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428633546761 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428633546761 receive call {auth_request,33,"internet",#{}} from <0.710.0> in state state_new *DBG* epdg_ue_fsm_262428633546761 send ok to <0.710.0> 04:12:37.592 [info] GSUP: Rx #{imsi => <<"262428633546761">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428633546761 consume call {auth_request,33,"internet",#{}} from <0.710.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.592 [info] ue_fsm start(epdg_ue_fsm_262428633546761) *DBG* epdg_ue_fsm_262428633546761 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428633546761 enter aaa_ue_fsm in state state_new 04:12:37.592 [info] ue_fsm init(<<"262428633546761">>) *DBG* aaa_ue_fsm_262428633546761 consume internal init_state in state state_new 04:12:37.592 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428633546761 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:37.593 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} 04:12:37.593 [info] ue_fsm start_link(aaa_ue_fsm_262428633546761) 04:12:37.593 [info] ue_fsm init("262428633546761") 04:12:37.593 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:37.593 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428633546761",undefined,undefined,false,false,undefined} 04:12:37.593 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428633546761 send ok to <0.201.0> 04:12:37.593 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262428633546761",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428633546761 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_262428633546761 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>, <<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249, 144,98,12,36,57,242,68,249,51,235,225,241,18>>, <<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>, <<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]}} from <0.713.0> in state state_wait_swx_maa 04:12:37.596 [info] SWx Rx MAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428633546761",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218]],[[39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18]],["foobar"],[[193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223]],[[250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:37.596 [info] dia_sip2gsup: auth [39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218] authz [39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18]  *DBG* aaa_ue_fsm_262428633546761 send ok to <0.713.0> 04:12:37.596 [info] rand [39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85] autn [34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218]  *DBG* aaa_ue_fsm_262428633546761 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>, <<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249, 144,98,12,36,57,242,68,249,51,235,225,241,18>>, <<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>, <<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]}} from <0.713.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428633546761 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>, <<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249, 144,98,12,36,57,242,68,249,51,235,225,241,18>>, <<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>, <<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:37.596 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428633546761 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428633546761">>, {ok, [{epdg_auth_tuple, <<39,229,47,203,120,207,27,42,84,53,160,99,128, 95,66,85>>, <<34,187,194,126,99,163,184,96,254,4,231,211, 50,58,196,218>>, <<39,229,47,203,120,207,27,42,84,53,160,99,128, 95,66,85,249,144,98,12,36,57,242,68,249,51, 235,225,241,18>>, <<250,85,84,74,146,210,170,10,222,44,56,202,51, 205,199,66>>, <<193,63,81,75,179,88,31,189,24,113,176, 30,174,34,27,223>>}]}}} 04:12:37.596 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428633546761",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428633546761 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>, <<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>, <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249, 144,98,12,36,57,242,68,249,51,235,225,241,18>>, <<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>, <<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:37.596 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>,<<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18>>,<<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>,<<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.596 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>,<<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18>>,<<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>,<<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]}, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} 04:12:37.596 [info] auth_response(<<"262428633546761">>): {ok,[{epdg_auth_tuple,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>,<<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18>>,<<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>,<<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]} 04:12:37.597 [info] auth_response for <<"262428633546761">>: {ok,[{epdg_auth_tuple,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>,<<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>,<<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18>>,<<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>,<<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>}]} 04:12:37.597 [info] GSUP: Tx #{auth_tuples => [#{autn => <<34,187,194,126,99,163,184,96,254,4,231,211,50,58,196,218>>,ck => <<193,63,81,75,179,88,31,189,24,113,176,30,174,34,27,223>>,ik => <<250,85,84,74,146,210,170,10,222,44,56,202,51,205,199,66>>,rand => <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85>>,res => <<39,229,47,203,120,207,27,42,84,53,160,99,128,95,66,85,249,144,98,12,36,57,242,68,249,51,235,225,241,18>>}],imsi => <<"262428633546761">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428633546761">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428633546761 receive call lu_request from <0.714.0> in state state_authenticating *DBG* epdg_ue_fsm_262428633546761 send ok to <0.714.0> *DBG* epdg_ue_fsm_262428633546761 consume call lu_request from <0.714.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.598 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428633546761">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428633546761 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:37.598 [info] ue_fsm lu_request 04:12:37.598 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} 04:12:37.598 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:37.598 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428633546761",undefined,undefined,false,false,undefined} 04:12:37.598 [debug] SWx Tx SAR Imsi="262428633546761" Type=1 APN="internet" AgentInfoOpt=[]  04:12:37.598 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428633546761",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428633546761 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428633546761 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428633546761 receive call {rx_swx_saa,{ok,1,#{}}} from <0.715.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428633546761 send ok to <0.715.0> *DBG* aaa_ue_fsm_262428633546761 consume call {rx_swx_saa,{ok,1,#{}}} from <0.715.0> in state state_wait_swx_saa => state_authenticated 04:12:37.600 [info] SWx Rx SAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428633546761",[],[2001],[],[{'Non-3GPP-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_262428633546761 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262428633546761 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428633546761">>,ok}} 04:12:37.600 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428633546761 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:37.600 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428633546761",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:37.600 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:37.600 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} 04:12:37.600 [info] lu_response(<<"262428633546761">>): ok 04:12:37.600 [info] lu_response for <<"262428633546761">>: ok 04:12:37.600 [info] GSUP: Tx #{imsi => <<"262428633546761">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428633546761">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428633546761 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.716.0> in state state_authenticated 04:12:37.601 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428633546761">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428633546761 send ok to <0.716.0> 04:12:37.601 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428633546761 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.716.0> in state state_authenticated => state_wait_create_session_resp 04:12:37.601 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428633546761 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:37.601 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:37.601 [info] s2b: Tx {gtp,v2,create_session_request,0,13829151,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428633546761">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376124,<<172,18,126,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,3591054361,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:37.601 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428633546761 receive call {rx_s6b_aar,"262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.717.0> in state state_authenticated 04:12:37.607 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:37.607 [info] ue_fsm ev_rx_s6b_aar: "262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:37.607 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428633546761",undefined,undefined,true,false,undefined} 04:12:37.607 [debug] SWx Tx SAR Imsi="262428633546761" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:37.607 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428633546761",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428633546761 send ok to <0.717.0> 04:12:37.607 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428633546761 consume call {rx_s6b_aar,"262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.717.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428633546761 receive call {rx_swx_saa,{ok,13,#{}}} from <0.718.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428633546761 send ok to <0.718.0> 04:12:37.609 [info] SWx Rx SAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428633546761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428633546761 consume call {rx_swx_saa,{ok,13,#{}}} from <0.718.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:37.609 [info] ue_fsm ev_rx_swx_saa 04:12:37.609 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428633546761","262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.717.0>} 04:12:37.609 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:37.609 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:37.612 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,188,211,4,31,0,2,0,2,0,16,0,87,0,9,1,160,15,58,89,252,172,18,126,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,15,58,89,252,172,18,126,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,15,58,89,252,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:37.612 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376124,13829151,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,<<15,58,89,252>>},{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,255482364,<<172,18,126,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,255482364,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:12:37.612 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428633546761">>,<0.711.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376124,255482364,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054361,255482364}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428633546761 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 => 3591054361, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 255482364}}} from <0.719.0> in state state_wait_create_session_resp 04:12:37.612 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:37.612 [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 => 3591054361,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 255482364}} 04:12:37.612 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} 04:12:37.612 [info] KMOD Port Create PDP Context Call {<0.711.0>,[alias|#Ref<0.2003034577.3624206337.204171>]}: {create_pdp_context,{172,18,126,103},3591054361,255482364,{192,168,0,3}} 04:12:37.612 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,3}, 3591054361, 255482364 04:12:37.612 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1026,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,3}},{i_tid,3591054361},{o_tid,255482364}]}} 04:12:37.612 [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 => 3591054361,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 255482364}) returned ok *DBG* epdg_ue_fsm_262428633546761 send ok to <0.719.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428633546761">>, {ok, #{apco => <<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 => 3591054361, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 255482364}}}} 04:12:37.612 [info] tunnel_response(<<"262428633546761">>): {ok,#{apco => <<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 => 3591054361,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 255482364}} *DBG* epdg_ue_fsm_262428633546761 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 => 3591054361, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 255482364}}} from <0.719.0> in state state_wait_create_session_resp => state_active 04:12:37.613 [info] tunnel_response for <<"262428633546761">>: {ok,#{apco => <<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 => 3591054361,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 255482364}} 04:12:37.613 [info] GSUP: Tx #{imsi => <<"262428633546761">>,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.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421694651172">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421694651172 receive call purge_ms_request from <0.720.0> in state state_active 04:12:38.694 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421694651172">>,message_type => purge_ms_req} 04:12:38.695 [info] ue_fsm purge_ms_request 04:12:38.695 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421694651172">>,"internet",[],{epdg_tun_pdp_ctx,3591054360,3625898279,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:12:38.695 [info] KMOD Port Delete PDP Context Call {<0.701.0>,[alias|#Ref<0.2003034577.3624206352.201899>]}: {delete_pdp_context,{172,18,126,103},3591054360,3625898279,{192,168,0,2}} 04:12:38.695 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054360, 3625898279 04:12:38.695 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],337,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054360}]}} *DBG* epdg_ue_fsm_262421694651172 send ok to <0.720.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:38.696 [info] s2b: Tx {gtp,v2,delete_session_request,3625898279,13829152,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054360,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262421694651172 consume call purge_ms_request from <0.720.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421694651172 receive call rx_s6b_str from <0.721.0> in state state_authenticated 04:12:38.702 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421694651172"],[],[]} *DBG* aaa_ue_fsm_262421694651172 send {ok,{epdg_dia_rc,undefined,2001}} to <0.721.0> *DBG* aaa_ue_fsm_262421694651172 consume call rx_s6b_str from <0.721.0> in state state_authenticated 04:12:38.702 [info] ue_fsm ev_rx_s6b_str 04:12:38.702 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421694651172","262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:38.702 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:38.702 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421694651172 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376123,13829152,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.722.0> in state state_wait_delete_session_resp 04:12:38.705 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,187,211,4,32,0,2,0,2,0,16,0>> 04:12:38.705 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376123,13829152,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421694651172 send ok to <0.722.0> 04:12:38.705 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376123,13829152,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:38.706 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421694651172 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376123,13829152,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.722.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421694651172 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:12:38.706 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421694651172 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:38.706 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,true,0,false,false} 04:12:38.706 [info] ue_fsm ev_rx_swm_str 04:12:38.706 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421694651172","262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:38.706 [debug] SWx Tx SAR Imsi="262421694651172" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421694651172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421694651172 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:38.706 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421694651172",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421694651172 receive call {rx_swx_saa,{ok,5,#{}}} from <0.723.0> in state state_authenticated_wait_swx_saa 04:12:38.712 [info] SWx Rx SAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421694651172",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421694651172 send ok to <0.723.0> 04:12:38.712 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421694651172 consume call {rx_swx_saa,{ok,5,#{}}} from <0.723.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421694651172 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:12:38.712 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421694651172","262421694651172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262421694651172">>,ok}} 04:12:38.712 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421694651172 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421694651172 terminate normal in state state_wait_swm_session_termination_answer 04:12:38.713 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:38.713 [info] purge_ms_response(<<"262421694651172">>): ok Stream 238, 15 bytes 04:12:38.713 [info] purge_ms_response for <<"262421694651172">>: ok *DBG* gsup_server got {ipa,#Port<0.52>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428633546761">>, message_type => purge_ms_req}} 04:12:38.713 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421694651172">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428633546761 receive call purge_ms_request from <0.724.0> in state state_active 04:12:38.713 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421694651172">>,message_type => purge_ms_res} 04:12:38.713 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428633546761">>,message_type => purge_ms_req} 04:12:38.713 [info] ue_fsm purge_ms_request 04:12:38.713 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428633546761">>,"internet",[],{epdg_tun_pdp_ctx,3591054361,255482364,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:12:38.713 [info] KMOD Port Delete PDP Context Call {<0.711.0>,[alias|#Ref<0.2003034577.3624206352.201980>]}: {delete_pdp_context,{172,18,126,103},3591054361,255482364,{192,168,0,3}} 04:12:38.713 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,3}, 3591054361, 255482364 04:12:38.713 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],401,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,3}},{i_tid,3591054361}]}} 04:12:38.714 [info] s2b: Tx {gtp,v2,delete_session_request,255482364,13829153,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054361,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262428633546761 send ok to <0.724.0> *DBG* epdg_ue_fsm_262428633546761 consume call purge_ms_request from <0.724.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428633546761 receive call rx_s6b_str from <0.725.0> in state state_authenticated *DBG* aaa_ue_fsm_262428633546761 send {ok,{epdg_dia_rc,undefined,2001}} to <0.725.0> 04:12:38.718 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428633546761"],[],[]} *DBG* aaa_ue_fsm_262428633546761 consume call rx_s6b_str from <0.725.0> in state state_authenticated 04:12:38.718 [info] ue_fsm ev_rx_s6b_str 04:12:38.718 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428633546761","262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:12:38.718 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:12:38.718 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428633546761 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376124,13829153,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.726.0> in state state_wait_delete_session_resp 04:12:38.720 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,188,211,4,33,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428633546761 send ok to <0.726.0> 04:12:38.720 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376124,13829153,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:12:38.720 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376124,13829153,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428633546761 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376124,13829153,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.726.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:12:38.720 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428633546761 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428633546761 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:12:38.720 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:12:38.720 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,true,0,false,false} 04:12:38.720 [info] ue_fsm ev_rx_swm_str 04:12:38.720 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428633546761","262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:12:38.720 [debug] SWx Tx SAR Imsi="262428633546761" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428633546761 send ok to <0.201.0> 04:12:38.720 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428633546761",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428633546761 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428633546761 receive call {rx_swx_saa,{ok,5,#{}}} from <0.727.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428633546761 send ok to <0.727.0> *DBG* epdg_ue_fsm_262428633546761 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:12:38.722 [info] SWx Rx SAA {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428633546761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428633546761 consume call {rx_swx_saa,{ok,5,#{}}} from <0.727.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428633546761 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428633546761">>,ok}} 04:12:38.722 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428633546761 terminate normal in state state_wait_swm_session_termination_answer 04:12:38.722 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428633546761","262428633546761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:38.722 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:12:38.722 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,true,0,false,false} 04:12:38.722 [info] purge_ms_response(<<"262428633546761">>): ok 04:12:38.722 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428633546761">>,"internet",[],undefined,true,0,false,false} 04:12:38.722 [info] purge_ms_response for <<"262428633546761">>: ok 04:12:38.722 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428633546761">>,message_type => purge_ms_res} Socket #Port<0.52> closed [<0.684.0>] send_close_signal [{{#Port<0.52>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.52>,{osmo,5}}} 04:12:38.724 [info] Peer down: {<0.660.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.52>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:38.724 [error] GSUP connection has been closed 04:12:38.926 [info] Peer down: {<0.693.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},37033}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.55>} Setting ccm options for socket #Port<0.55> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 04:12:41.787 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.55> Stream {osmo, 5} Unblocking socket #Port<0.55> Unblocking socket #Port<0.55>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.55> Stream 254: ID_RESP -> ID_ACK 04:12:41.795 [info] Peer up: {<0.689.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 04:12:46.531 [info] Peer up: {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.55>, {osmo,5}, #{imsi => <<"262422502313676">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:53.780 [info] GSUP: Rx #{imsi => <<"262422502313676">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422502313676 enter epdg_ue_fsm in state state_new 04:12:53.780 [info] ue_fsm start(epdg_ue_fsm_262422502313676) *DBG* epdg_ue_fsm_262422502313676 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422502313676 receive call {auth_request,33,"internet",#{}} from <0.756.0> in state state_new 04:12:53.780 [info] ue_fsm init(<<"262422502313676">>) *DBG* epdg_ue_fsm_262422502313676 send ok to <0.756.0> 04:12:53.780 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422502313676 consume call {auth_request,33,"internet",#{}} from <0.756.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422502313676 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:53.780 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422502313676 enter aaa_ue_fsm in state state_new 04:12:53.780 [info] ue_fsm start_link(aaa_ue_fsm_262422502313676) *DBG* aaa_ue_fsm_262422502313676 consume internal init_state in state state_new 04:12:53.780 [info] ue_fsm init("262422502313676") *DBG* aaa_ue_fsm_262422502313676 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.780 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.781 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422502313676",undefined,undefined,false,false,undefined} 04:12:53.781 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:53.781 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262422502313676",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422502313676 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422502313676 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:53.785 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422502313676",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151]],[[234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71]],["foobar"],[[252,255,146,228,98,147,166,38,116,46,90,146,90,206,30,31]],[[60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422502313676 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>, <<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204, 196,51,219,189,8,189,3,31,58,39,40,163,18,71>>, <<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>, <<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30, 31>>}]}} from <0.759.0> in state state_wait_swx_maa 04:12:53.785 [info] dia_sip2gsup: auth [234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151] authz [234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71]  04:12:53.785 [info] rand [234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204] autn [242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151]  *DBG* aaa_ue_fsm_262422502313676 send ok to <0.759.0> 04:12:53.785 [info] ue_fsm ev_rx_swx_maa 04:12:53.785 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422502313676",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422502313676 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>, <<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204, 196,51,219,189,8,189,3,31,58,39,40,163,18,71>>, <<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>, <<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30, 31>>}]}} from <0.759.0> in state state_wait_swx_maa => state_new 04:12:53.785 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>,<<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71>>,<<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>,<<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30,31>>}]} *DBG* epdg_ue_fsm_262422502313676 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>, <<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204, 196,51,219,189,8,189,3,31,58,39,40,163,18,71>>, <<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>, <<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30, 31>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.785 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>,<<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71>>,<<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>,<<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30,31>>}]}, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422502313676 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422502313676">>, {ok, [{epdg_auth_tuple, <<234,145,241,95,158,122,47,16,42,151,247,127, 152,95,99,204>>, <<242,84,240,148,210,220,22,103,91,152,131,233, 229,109,79,151>>, <<234,145,241,95,158,122,47,16,42,151,247,127, 152,95,99,204,196,51,219,189,8,189,3,31,58, 39,40,163,18,71>>, <<60,179,177,234,84,116,110,37,186,157,142,169, 175,15,68,30>>, <<252,255,146,228,98,147,166,38,116,46,90, 146,90,206,30,31>>}]}}} 04:12:53.785 [info] auth_response(<<"262422502313676">>): {ok,[{epdg_auth_tuple,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>,<<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71>>,<<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>,<<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30,31>>}]} *DBG* epdg_ue_fsm_262422502313676 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>, <<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>, <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204, 196,51,219,189,8,189,3,31,58,39,40,163,18,71>>, <<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>, <<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30, 31>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.785 [info] auth_response for <<"262422502313676">>: {ok,[{epdg_auth_tuple,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>,<<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>,<<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71>>,<<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>,<<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30,31>>}]} 04:12:53.785 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,84,240,148,210,220,22,103,91,152,131,233,229,109,79,151>>,ck => <<252,255,146,228,98,147,166,38,116,46,90,146,90,206,30,31>>,ik => <<60,179,177,234,84,116,110,37,186,157,142,169,175,15,68,30>>,rand => <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204>>,res => <<234,145,241,95,158,122,47,16,42,151,247,127,152,95,99,204,196,51,219,189,8,189,3,31,58,39,40,163,18,71>>}],imsi => <<"262422502313676">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422502313676">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422502313676 receive call lu_request from <0.760.0> in state state_authenticating 04:12:53.787 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422502313676">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422502313676 send ok to <0.760.0> 04:12:53.787 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422502313676 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422502313676 consume call lu_request from <0.760.0> in state state_authenticating 04:12:53.787 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} 04:12:53.787 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.787 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422502313676",undefined,undefined,false,false,undefined} 04:12:53.787 [debug] SWx Tx SAR Imsi="262422502313676" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.787 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422502313676",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422502313676 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422502313676 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422502313676 receive call {rx_swx_saa,{ok,1,#{}}} from <0.761.0> in state state_wait_swx_saa 04:12:53.790 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422502313676",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422502313676 send ok to <0.761.0> *DBG* aaa_ue_fsm_262422502313676 consume call {rx_swx_saa,{ok,1,#{}}} from <0.761.0> in state state_wait_swx_saa => state_authenticated 04:12:53.790 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422502313676 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.790 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422502313676",undefined,undefined,false,false,undefined} 04:12:53.790 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422502313676 send ok to <0.211.0> 04:12:53.790 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262422502313676">>,ok}} *DBG* epdg_ue_fsm_262422502313676 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.790 [info] lu_response(<<"262422502313676">>): ok 04:12:53.790 [info] lu_response for <<"262422502313676">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.790 [info] GSUP: Tx #{imsi => <<"262422502313676">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422502313676">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422502313676 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.762.0> in state state_authenticated 04:12:53.791 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422502313676">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.791 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.791 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} 04:12:53.791 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:53.791 [info] s2b: Tx {gtp,v2,create_session_request,0,13829154,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422502313676">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376125,<<172,18,126,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,3591054362,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422502313676 send ok to <0.762.0> 04:12:53.791 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422502313676 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.762.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422502313676 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422502313676 receive call {rx_s6b_aar,"262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.763.0> in state state_authenticated 04:12:53.799 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.799 [info] ue_fsm ev_rx_s6b_aar: "262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:53.799 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422502313676",undefined,undefined,true,false,undefined} 04:12:53.799 [debug] SWx Tx SAR Imsi="262422502313676" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:53.799 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422502313676",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422502313676 send ok to <0.763.0> *DBG* aaa_ue_fsm_262422502313676 consume call {rx_s6b_aar,"262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.763.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.799 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422502313676 receive call {rx_swx_saa,{ok,13,#{}}} from <0.764.0> in state state_authenticated_wait_swx_saa 04:12:53.801 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422502313676",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422502313676 send ok to <0.764.0> 04:12:53.801 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422502313676 consume call {rx_swx_saa,{ok,13,#{}}} from <0.764.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.801 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422502313676","262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.763.0>} 04:12:53.801 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.801 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.804 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,189,211,4,34,0,2,0,2,0,16,0,87,0,9,1,160,64,206,82,225,172,18,126,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,64,206,82,225,172,18,126,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,206,82,225,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.804 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376125,13829154,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"@ÎRá">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1087263457,<<172,18,126,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,1087263457,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:12:53.804 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422502313676">>,<0.757.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376125,1087263457,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054362,1087263457}],[],[],[],[],[],[]}}}} 04:12:53.805 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.805 [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 => 3591054362,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1087263457}} *DBG* epdg_ue_fsm_262422502313676 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 => 3591054362, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1087263457}}} from <0.765.0> in state state_wait_create_session_resp 04:12:53.805 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} 04:12:53.805 [info] KMOD Port Create PDP Context Call {<0.757.0>,[alias|#Ref<0.2003034577.3624206351.200097>]}: {create_pdp_context,{172,18,126,103},3591054362,1087263457,{192,168,0,2}} 04:12:53.805 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054362, 1087263457 04:12:53.805 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],6,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054362},{o_tid,1087263457}]}} 04:12:53.805 [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 => 3591054362,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1087263457}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422502313676">>, {ok, #{apco => <<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 => 3591054362, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1087263457}}}} *DBG* epdg_ue_fsm_262422502313676 send ok to <0.765.0> 04:12:53.805 [info] tunnel_response(<<"262422502313676">>): {ok,#{apco => <<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 => 3591054362,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1087263457}} 04:12:53.805 [info] tunnel_response for <<"262422502313676">>: {ok,#{apco => <<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 => 3591054362,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1087263457}} *DBG* epdg_ue_fsm_262422502313676 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 => 3591054362, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1087263457}}} from <0.765.0> in state state_wait_create_session_resp => state_active 04:12:53.805 [info] GSUP: Tx #{imsi => <<"262422502313676">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262429834934810">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429834934810 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429834934810 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429834934810 receive call {auth_request,33,"internet",#{}} from <0.766.0> in state state_new *DBG* epdg_ue_fsm_262429834934810 send ok to <0.766.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429834934810 consume call {auth_request,33,"internet",#{}} from <0.766.0> in state state_new => state_wait_auth_resp 04:12:53.880 [info] GSUP: Rx #{imsi => <<"262429834934810">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429834934810 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429834934810 enter aaa_ue_fsm in state state_new 04:12:53.880 [info] ue_fsm start(epdg_ue_fsm_262429834934810) *DBG* aaa_ue_fsm_262429834934810 consume internal init_state in state state_new 04:12:53.880 [info] ue_fsm init(<<"262429834934810">>) *DBG* aaa_ue_fsm_262429834934810 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.880 [info] ue_fsm auth_request 04:12:53.880 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} 04:12:53.880 [info] ue_fsm start_link(aaa_ue_fsm_262429834934810) 04:12:53.880 [info] ue_fsm init("262429834934810") 04:12:53.880 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.880 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429834934810",undefined,undefined,false,false,undefined} 04:12:53.880 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:53.880 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262429834934810",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429834934810 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429834934810 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_262429834934810 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>, <<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70, 241,154,133,233,75,63,147,114,174,45,142,71,207,117>>, <<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>, <<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31, 191>>}]}} from <0.769.0> in state state_wait_swx_maa 04:12:53.884 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429834934810",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26]],[[125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117]],["foobar"],[[72,102,25,26,46,251,124,107,24,113,239,167,157,32,31,191]],[[148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.884 [info] dia_sip2gsup: auth [125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26] authz [125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117]  04:12:53.884 [info] rand [125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70] autn [226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26]  *DBG* aaa_ue_fsm_262429834934810 send ok to <0.769.0> 04:12:53.884 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429834934810 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>, <<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70, 241,154,133,233,75,63,147,114,174,45,142,71,207,117>>, <<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>, <<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31, 191>>}]}} from <0.769.0> in state state_wait_swx_maa => state_new 04:12:53.884 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429834934810",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429834934810 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>, <<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70, 241,154,133,233,75,63,147,114,174,45,142,71,207,117>>, <<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>, <<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31, 191>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.884 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>,<<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117>>,<<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>,<<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31,191>>}]} *DBG* epdg_ue_fsm_262429834934810 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429834934810">>, {ok, [{epdg_auth_tuple, <<125,131,221,83,155,242,223,127,128,50,81,182, 10,255,67,70>>, <<226,103,212,51,191,31,54,236,82,97,159,57, 119,3,245,26>>, <<125,131,221,83,155,242,223,127,128,50,81,182, 10,255,67,70,241,154,133,233,75,63,147,114, 174,45,142,71,207,117>>, <<148,19,150,206,144,174,14,217,22,134,60,52, 157,194,115,119>>, <<72,102,25,26,46,251,124,107,24,113,239, 167,157,32,31,191>>}]}}} 04:12:53.884 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>,<<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117>>,<<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>,<<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31,191>>}]}, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429834934810 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>, <<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>, <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70, 241,154,133,233,75,63,147,114,174,45,142,71,207,117>>, <<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>, <<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31, 191>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.884 [info] auth_response(<<"262429834934810">>): {ok,[{epdg_auth_tuple,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>,<<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117>>,<<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>,<<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31,191>>}]} 04:12:53.885 [info] auth_response for <<"262429834934810">>: {ok,[{epdg_auth_tuple,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>,<<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>,<<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117>>,<<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>,<<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31,191>>}]} 04:12:53.885 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,103,212,51,191,31,54,236,82,97,159,57,119,3,245,26>>,ck => <<72,102,25,26,46,251,124,107,24,113,239,167,157,32,31,191>>,ik => <<148,19,150,206,144,174,14,217,22,134,60,52,157,194,115,119>>,rand => <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70>>,res => <<125,131,221,83,155,242,223,127,128,50,81,182,10,255,67,70,241,154,133,233,75,63,147,114,174,45,142,71,207,117>>}],imsi => <<"262429834934810">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429834934810">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429834934810 receive call lu_request from <0.770.0> in state state_authenticating *DBG* epdg_ue_fsm_262429834934810 send ok to <0.770.0> 04:12:53.886 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429834934810">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429834934810 consume call lu_request from <0.770.0> in state state_authenticating *DBG* aaa_ue_fsm_262429834934810 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:53.886 [info] ue_fsm lu_request 04:12:53.886 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429834934810 send ok to <0.201.0> 04:12:53.886 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429834934810 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.886 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429834934810",undefined,undefined,false,false,undefined} 04:12:53.886 [debug] SWx Tx SAR Imsi="262429834934810" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.886 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429834934810",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429834934810 receive call {rx_swx_saa,{ok,1,#{}}} from <0.771.0> in state state_wait_swx_saa 04:12:53.889 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429834934810",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:53.889 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429834934810 send ok to <0.771.0> *DBG* epdg_ue_fsm_262429834934810 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.889 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429834934810",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429834934810 consume call {rx_swx_saa,{ok,1,#{}}} from <0.771.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429834934810 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429834934810">>,ok}} 04:12:53.889 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429834934810 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.889 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.889 [info] lu_response(<<"262429834934810">>): ok 04:12:53.889 [info] lu_response for <<"262429834934810">>: ok 04:12:53.889 [info] GSUP: Tx #{imsi => <<"262429834934810">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429834934810">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429834934810 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.772.0> in state state_authenticated 04:12:53.890 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429834934810">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.890 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:53.890 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} 04:12:53.890 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:53.890 [info] s2b: Tx {gtp,v2,create_session_request,0,13829155,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429834934810">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376126,<<172,18,126,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,3591054363,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429834934810 send ok to <0.772.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.890 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429834934810 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.772.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429834934810 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429834934810 receive call {rx_s6b_aar,"262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.773.0> in state state_authenticated 04:12:53.895 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.895 [info] ue_fsm ev_rx_s6b_aar: "262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:53.895 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429834934810",undefined,undefined,true,false,undefined} 04:12:53.895 [debug] SWx Tx SAR Imsi="262429834934810" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:53.895 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429834934810",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429834934810 send ok to <0.773.0> *DBG* aaa_ue_fsm_262429834934810 consume call {rx_s6b_aar,"262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.773.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.895 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429834934810 receive call {rx_swx_saa,{ok,13,#{}}} from <0.774.0> in state state_authenticated_wait_swx_saa 04:12:53.897 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429834934810",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429834934810 send ok to <0.774.0> 04:12:53.897 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429834934810 consume call {rx_swx_saa,{ok,13,#{}}} from <0.774.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.897 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429834934810","262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.773.0>} 04:12:53.897 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.897 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:53.899 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,190,211,4,35,0,2,0,2,0,16,0,87,0,9,1,160,38,166,213,173,172,18,126,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,38,166,213,173,172,18,126,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,166,213,173,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:53.899 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376126,13829155,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,648467885,<<172,18,126,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,648467885,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} *DBG* epdg_ue_fsm_262429834934810 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 => 3591054363, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 648467885}}} from <0.775.0> in state state_wait_create_session_resp 04:12:53.900 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429834934810">>,<0.767.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376126,648467885,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3591054363,648467885}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:53.900 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:53.900 [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 => 3591054363,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 648467885}} 04:12:53.900 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} 04:12:53.900 [info] KMOD Port Create PDP Context Call {<0.767.0>,[alias|#Ref<0.2003034577.3624206351.200186>]}: {create_pdp_context,{172,18,126,103},3591054363,648467885,{192,168,0,3}} 04:12:53.900 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,3}, 3591054363, 648467885 04:12:53.900 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],16,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,3}},{i_tid,3591054363},{o_tid,648467885}]}} 04:12:53.900 [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 => 3591054363,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 648467885}) returned ok *DBG* epdg_ue_fsm_262429834934810 send ok to <0.775.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429834934810">>, {ok, #{apco => <<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 => 3591054363, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 648467885}}}} 04:12:53.900 [info] tunnel_response(<<"262429834934810">>): {ok,#{apco => <<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 => 3591054363,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 648467885}} *DBG* epdg_ue_fsm_262429834934810 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 => 3591054363, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 648467885}}} from <0.775.0> in state state_wait_create_session_resp => state_active 04:12:53.900 [info] tunnel_response for <<"262429834934810">>: {ok,#{apco => <<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 => 3591054363,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 648467885}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.900 [info] GSUP: Tx #{imsi => <<"262429834934810">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424153519444">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424153519444 enter epdg_ue_fsm in state state_new 04:12:53.980 [info] GSUP: Rx #{imsi => <<"262424153519444">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424153519444 consume internal init_state in state state_new 04:12:53.980 [info] ue_fsm start(epdg_ue_fsm_262424153519444) 04:12:53.980 [info] ue_fsm init(<<"262424153519444">>) *DBG* epdg_ue_fsm_262424153519444 receive call {auth_request,33,"internet",#{}} from <0.776.0> in state state_new 04:12:53.980 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424153519444 send ok to <0.776.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.980 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424153519444 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424153519444 consume call {auth_request,33,"internet",#{}} from <0.776.0> in state state_new => state_wait_auth_resp 04:12:53.980 [info] ue_fsm start_link(aaa_ue_fsm_262424153519444) *DBG* aaa_ue_fsm_262424153519444 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424153519444 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:53.980 [info] ue_fsm init("262424153519444") *DBG* aaa_ue_fsm_262424153519444 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:53.980 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:53.980 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424153519444",undefined,undefined,false,false,undefined} 04:12:53.980 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:53.980 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262424153519444",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424153519444 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424153519444 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_262424153519444 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>, <<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47, 241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>, <<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>, <<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]}} from <0.779.0> in state state_wait_swx_maa 04:12:53.983 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424153519444",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124]],[[10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31]],["foobar"],[[26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81]],[[160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424153519444 send ok to <0.779.0> 04:12:53.983 [info] dia_sip2gsup: auth [10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124] authz [10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31]  04:12:53.983 [info] rand [10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241] autn [1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124]  *DBG* aaa_ue_fsm_262424153519444 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>, <<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47, 241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>, <<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>, <<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]}} from <0.779.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424153519444 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>, <<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47, 241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>, <<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>, <<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:53.983 [info] ue_fsm ev_rx_swx_maa 04:12:53.983 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424153519444",undefined,undefined,false,false,undefined} 04:12:53.983 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>,<<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>,<<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>,<<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]} 04:12:53.984 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>,<<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>,<<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>,<<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]}, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424153519444 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424153519444">>, {ok, [{epdg_auth_tuple, <<10,172,203,251,135,237,73,212,24,199,189,122, 200,210,47,241>>, <<1,72,232,8,37,10,217,35,146,202,101,172,196, 209,117,124>>, <<10,172,203,251,135,237,73,212,24,199,189,122, 200,210,47,241,82,158,244,156,152,172,39,109, 85,0,193,86,201,31>>, <<160,48,164,124,136,77,185,78,34,253,183,143, 31,116,85,82>>, <<26,217,226,88,230,12,199,62,7,56,166,36, 176,65,20,81>>}]}}} 04:12:53.984 [info] auth_response(<<"262424153519444">>): {ok,[{epdg_auth_tuple,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>,<<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>,<<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>,<<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]} *DBG* epdg_ue_fsm_262424153519444 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>, <<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>, <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47, 241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>, <<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>, <<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:53.984 [info] auth_response for <<"262424153519444">>: {ok,[{epdg_auth_tuple,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>,<<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>,<<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>,<<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>,<<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.984 [info] GSUP: Tx #{auth_tuples => [#{autn => <<1,72,232,8,37,10,217,35,146,202,101,172,196,209,117,124>>,ck => <<26,217,226,88,230,12,199,62,7,56,166,36,176,65,20,81>>,ik => <<160,48,164,124,136,77,185,78,34,253,183,143,31,116,85,82>>,rand => <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241>>,res => <<10,172,203,251,135,237,73,212,24,199,189,122,200,210,47,241,82,158,244,156,152,172,39,109,85,0,193,86,201,31>>}],imsi => <<"262424153519444">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424153519444">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424153519444 receive call lu_request from <0.780.0> in state state_authenticating *DBG* epdg_ue_fsm_262424153519444 send ok to <0.780.0> *DBG* epdg_ue_fsm_262424153519444 consume call lu_request from <0.780.0> in state state_authenticating *DBG* aaa_ue_fsm_262424153519444 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.985 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424153519444">>,message_type => location_upd_req} 04:12:53.985 [info] ue_fsm lu_request 04:12:53.985 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424153519444 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424153519444 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:53.985 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:53.985 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424153519444",undefined,undefined,false,false,undefined} 04:12:53.985 [debug] SWx Tx SAR Imsi="262424153519444" Type=1 APN="internet" AgentInfoOpt=[]  04:12:53.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424153519444",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424153519444 receive call {rx_swx_saa,{ok,1,#{}}} from <0.781.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424153519444 send ok to <0.781.0> *DBG* epdg_ue_fsm_262424153519444 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:53.988 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424153519444",[],[2001],[],[{'Non-3GPP-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_262424153519444 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424153519444">>,ok}} *DBG* aaa_ue_fsm_262424153519444 consume call {rx_swx_saa,{ok,1,#{}}} from <0.781.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424153519444 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:53.988 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:53.988 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424153519444",undefined,undefined,false,false,undefined} 04:12:53.988 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:53.988 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} 04:12:53.988 [info] lu_response(<<"262424153519444">>): ok 04:12:53.988 [info] lu_response for <<"262424153519444">>: ok 04:12:53.988 [info] GSUP: Tx #{imsi => <<"262424153519444">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424153519444">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424153519444 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.782.0> in state state_authenticated 04:12:53.989 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424153519444">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:53.989 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424153519444 send ok to <0.782.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424153519444 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.782.0> in state state_authenticated => state_wait_create_session_resp 04:12:53.989 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424153519444 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:53.989 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:53.989 [info] s2b: Tx {gtp,v2,create_session_request,0,13829156,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424153519444">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376127,<<172,18,126,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,3591054364,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:53.989 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424153519444 receive call {rx_s6b_aar,"262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.783.0> in state state_authenticated 04:12:53.996 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:53.996 [info] ue_fsm ev_rx_s6b_aar: "262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:53.996 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424153519444",undefined,undefined,true,false,undefined} 04:12:53.996 [debug] SWx Tx SAR Imsi="262424153519444" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:53.996 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424153519444",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424153519444 send ok to <0.783.0> *DBG* aaa_ue_fsm_262424153519444 consume call {rx_s6b_aar,"262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.783.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:53.996 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424153519444 receive call {rx_swx_saa,{ok,13,#{}}} from <0.784.0> in state state_authenticated_wait_swx_saa 04:12:53.998 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424153519444",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424153519444 send ok to <0.784.0> 04:12:53.998 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424153519444 consume call {rx_swx_saa,{ok,13,#{}}} from <0.784.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:53.998 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424153519444","262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.783.0>} 04:12:53.998 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:53.998 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.001 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,191,211,4,36,0,2,0,2,0,16,0,87,0,9,1,160,190,175,215,145,172,18,126,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,190,175,215,145,172,18,126,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,190,175,215,145,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.001 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376127,13829156,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,<<190,175,215,145>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3199195025,<<172,18,126,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,3199195025,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} 04:12:54.001 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424153519444">>,<0.777.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376127,3199195025,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054364,3199195025}],[],[],[],[]}}}} 04:12:54.001 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.001 [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 => 3591054364,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3199195025}} *DBG* epdg_ue_fsm_262424153519444 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 => 3591054364, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3199195025}}} from <0.785.0> in state state_wait_create_session_resp 04:12:54.001 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} 04:12:54.001 [info] KMOD Port Create PDP Context Call {<0.777.0>,[alias|#Ref<0.2003034577.3624206351.200289>]}: {create_pdp_context,{172,18,126,103},3591054364,3199195025,{192,168,0,4}} 04:12:54.001 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,4}, 3591054364, 3199195025 04:12:54.001 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],70,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,4}},{i_tid,3591054364},{o_tid,3199195025}]}} *DBG* epdg_ue_fsm_262424153519444 send ok to <0.785.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424153519444">>, {ok, #{apco => <<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 => 3591054364, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3199195025}}}} 04:12:54.002 [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 => 3591054364,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3199195025}) returned ok *DBG* epdg_ue_fsm_262424153519444 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 => 3591054364, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3199195025}}} from <0.785.0> in state state_wait_create_session_resp => state_active 04:12:54.002 [info] tunnel_response(<<"262424153519444">>): {ok,#{apco => <<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 => 3591054364,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3199195025}} 04:12:54.002 [info] tunnel_response for <<"262424153519444">>: {ok,#{apco => <<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 => 3591054364,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3199195025}} 04:12:54.002 [info] GSUP: Tx #{imsi => <<"262424153519444">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262424017075054">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424017075054 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424017075054 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424017075054 receive call {auth_request,33,"internet",#{}} from <0.786.0> in state state_new 04:12:54.080 [info] GSUP: Rx #{imsi => <<"262424017075054">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:54.080 [info] ue_fsm start(epdg_ue_fsm_262424017075054) *DBG* epdg_ue_fsm_262424017075054 send ok to <0.786.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424017075054 consume call {auth_request,33,"internet",#{}} from <0.786.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424017075054 enter aaa_ue_fsm in state state_new 04:12:54.080 [info] ue_fsm init(<<"262424017075054">>) *DBG* aaa_ue_fsm_262424017075054 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424017075054 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424017075054 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.080 [info] ue_fsm auth_request 04:12:54.080 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} 04:12:54.080 [info] ue_fsm start_link(aaa_ue_fsm_262424017075054) 04:12:54.080 [info] ue_fsm init("262424017075054") 04:12:54.080 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.080 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424017075054",undefined,undefined,false,false,undefined} 04:12:54.080 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424017075054 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424017075054 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.080 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262424017075054",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:54.083 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424017075054",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83]],[[170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133]],["foobar"],[[172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112]],[[82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424017075054 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>, <<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20, 209,86,185,251,185,217,126,64,66,84,119,3,40,133>>, <<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>, <<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]}} from <0.789.0> in state state_wait_swx_maa 04:12:54.083 [info] dia_sip2gsup: auth [170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83] authz [170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133]  *DBG* aaa_ue_fsm_262424017075054 send ok to <0.789.0> 04:12:54.083 [info] rand [170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20] autn [235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83]  *DBG* epdg_ue_fsm_262424017075054 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>, <<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20, 209,86,185,251,185,217,126,64,66,84,119,3,40,133>>, <<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>, <<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.083 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424017075054 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>, <<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20, 209,86,185,251,185,217,126,64,66,84,119,3,40,133>>, <<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>, <<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]}} from <0.789.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424017075054 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424017075054">>, {ok, [{epdg_auth_tuple, <<170,148,208,98,122,12,209,165,4,244,244,179, 132,205,233,20>>, <<235,198,99,199,170,132,148,33,189,63,171,2,8, 161,56,83>>, <<170,148,208,98,122,12,209,165,4,244,244,179, 132,205,233,20,209,86,185,251,185,217,126,64, 66,84,119,3,40,133>>, <<82,9,253,52,173,109,219,74,144,145,18,63,66, 227,136,160>>, <<172,131,63,63,101,195,87,72,140,225,61, 77,233,2,149,112>>}]}}} 04:12:54.083 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424017075054",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424017075054 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>, <<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>, <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20, 209,86,185,251,185,217,126,64,66,84,119,3,40,133>>, <<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>, <<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.083 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>,<<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133>>,<<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>,<<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.083 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>,<<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133>>,<<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>,<<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]}, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} 04:12:54.083 [info] auth_response(<<"262424017075054">>): {ok,[{epdg_auth_tuple,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>,<<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133>>,<<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>,<<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]} 04:12:54.084 [info] auth_response for <<"262424017075054">>: {ok,[{epdg_auth_tuple,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>,<<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>,<<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133>>,<<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>,<<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>}]} 04:12:54.084 [info] GSUP: Tx #{auth_tuples => [#{autn => <<235,198,99,199,170,132,148,33,189,63,171,2,8,161,56,83>>,ck => <<172,131,63,63,101,195,87,72,140,225,61,77,233,2,149,112>>,ik => <<82,9,253,52,173,109,219,74,144,145,18,63,66,227,136,160>>,rand => <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20>>,res => <<170,148,208,98,122,12,209,165,4,244,244,179,132,205,233,20,209,86,185,251,185,217,126,64,66,84,119,3,40,133>>}],imsi => <<"262424017075054">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424017075054">>, message_type => location_upd_req}} 04:12:54.084 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424017075054">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424017075054 receive call lu_request from <0.790.0> in state state_authenticating 04:12:54.084 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424017075054 send ok to <0.790.0> 04:12:54.084 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424017075054 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424017075054 consume call lu_request from <0.790.0> in state state_authenticating 04:12:54.084 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.085 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424017075054",undefined,undefined,false,false,undefined} 04:12:54.085 [debug] SWx Tx SAR Imsi="262424017075054" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424017075054",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424017075054 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424017075054 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424017075054 receive call {rx_swx_saa,{ok,1,#{}}} from <0.791.0> in state state_wait_swx_saa 04:12:54.086 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424017075054",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.086 [info] ue_fsm ev_rx_swx_saa 04:12:54.087 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424017075054",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424017075054 send ok to <0.791.0> *DBG* epdg_ue_fsm_262424017075054 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.087 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262424017075054 consume call {rx_swx_saa,{ok,1,#{}}} from <0.791.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424017075054 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424017075054">>,ok}} 04:12:54.087 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424017075054 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.087 [info] lu_response(<<"262424017075054">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.087 [info] lu_response for <<"262424017075054">>: ok 04:12:54.087 [info] GSUP: Tx #{imsi => <<"262424017075054">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424017075054">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424017075054 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.792.0> in state state_authenticated 04:12:54.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424017075054">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.087 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.088 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} 04:12:54.088 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:54.088 [info] s2b: Tx {gtp,v2,create_session_request,0,13829157,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424017075054">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376128,<<172,18,126,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,3591054365,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424017075054 send ok to <0.792.0> 04:12:54.088 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424017075054 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.792.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424017075054 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.092 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424017075054 receive call {rx_s6b_aar,"262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.793.0> in state state_authenticated 04:12:54.092 [info] ue_fsm ev_rx_s6b_aar: "262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.092 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424017075054",undefined,undefined,true,false,undefined} 04:12:54.092 [debug] SWx Tx SAR Imsi="262424017075054" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424017075054",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424017075054 send ok to <0.793.0> *DBG* aaa_ue_fsm_262424017075054 consume call {rx_s6b_aar,"262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.793.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.092 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424017075054 receive call {rx_swx_saa,{ok,13,#{}}} from <0.794.0> in state state_authenticated_wait_swx_saa 04:12:54.093 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424017075054",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.093 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424017075054 send ok to <0.794.0> 04:12:54.093 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424017075054","262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.793.0>} *DBG* aaa_ue_fsm_262424017075054 consume call {rx_swx_saa,{ok,13,#{}}} from <0.794.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.093 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.094 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.096 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,192,211,4,37,0,2,0,2,0,16,0,87,0,9,1,160,7,240,105,142,172,18,126,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,7,240,105,142,172,18,126,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,7,240,105,142,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.096 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376128,13829157,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,<<7,240,105,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,133196174,<<172,18,126,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,133196174,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} 04:12:54.096 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424017075054">>,<0.787.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376128,133196174,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054365,133196174}]}}}} 04:12:54.096 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.096 [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 => 3591054365,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 133196174}} *DBG* epdg_ue_fsm_262424017075054 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 => 3591054365, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 133196174}}} from <0.795.0> in state state_wait_create_session_resp 04:12:54.096 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} 04:12:54.096 [info] KMOD Port Create PDP Context Call {<0.787.0>,[alias|#Ref<0.2003034577.3624206337.204607>]}: {create_pdp_context,{172,18,126,103},3591054365,133196174,{192,168,0,5}} 04:12:54.096 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,5}, 3591054365, 133196174 04:12:54.096 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],134,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,5}},{i_tid,3591054365},{o_tid,133196174}]}} *DBG* epdg_ue_fsm_262424017075054 send ok to <0.795.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424017075054">>, {ok, #{apco => <<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 => 3591054365, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 133196174}}}} 04:12:54.096 [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 => 3591054365,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 133196174}) returned ok *DBG* epdg_ue_fsm_262424017075054 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 => 3591054365, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 133196174}}} from <0.795.0> in state state_wait_create_session_resp => state_active 04:12:54.096 [info] tunnel_response(<<"262424017075054">>): {ok,#{apco => <<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 => 3591054365,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 133196174}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.096 [info] tunnel_response for <<"262424017075054">>: {ok,#{apco => <<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 => 3591054365,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 133196174}} 04:12:54.096 [info] GSUP: Tx #{imsi => <<"262424017075054">>,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.55>, {osmo,5}, #{imsi => <<"262427594984376">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427594984376 enter epdg_ue_fsm in state state_new 04:12:54.180 [info] GSUP: Rx #{imsi => <<"262427594984376">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427594984376 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427594984376 receive call {auth_request,33,"internet",#{}} from <0.796.0> in state state_new 04:12:54.180 [info] ue_fsm start(epdg_ue_fsm_262427594984376) 04:12:54.180 [info] ue_fsm init(<<"262427594984376">>) *DBG* epdg_ue_fsm_262427594984376 send ok to <0.796.0> *DBG* aaa_ue_fsm_262427594984376 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427594984376 consume call {auth_request,33,"internet",#{}} from <0.796.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.180 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427594984376 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427594984376 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427594984376 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.180 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} 04:12:54.180 [info] ue_fsm start_link(aaa_ue_fsm_262427594984376) 04:12:54.180 [info] ue_fsm init("262427594984376") 04:12:54.180 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.180 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427594984376",undefined,undefined,false,false,undefined} 04:12:54.180 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.180 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262427594984376",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427594984376 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427594984376 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.183 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427594984376",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193]],[[47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250]],["foobar"],[[68,237,90,239,99,193,232,217,240,68,95,23,174,202,97,168]],[[45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427594984376 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>, <<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66, 169,173,61,23,149,79,155,6,76,55,124,253,250>>, <<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>, <<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97, 168>>}]}} from <0.799.0> in state state_wait_swx_maa 04:12:54.183 [info] dia_sip2gsup: auth [47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193] authz [47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250]  04:12:54.183 [info] rand [47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10] autn [57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193]  *DBG* aaa_ue_fsm_262427594984376 send ok to <0.799.0> 04:12:54.183 [info] ue_fsm ev_rx_swx_maa 04:12:54.184 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427594984376",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427594984376 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>, <<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66, 169,173,61,23,149,79,155,6,76,55,124,253,250>>, <<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>, <<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97, 168>>}]}} from <0.799.0> in state state_wait_swx_maa => state_new 04:12:54.184 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>,<<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250>>,<<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>,<<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97,168>>}]} *DBG* epdg_ue_fsm_262427594984376 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>, <<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66, 169,173,61,23,149,79,155,6,76,55,124,253,250>>, <<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>, <<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97, 168>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.184 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>,<<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250>>,<<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>,<<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97,168>>}]}, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427594984376 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427594984376">>, {ok, [{epdg_auth_tuple, <<47,56,171,236,195,102,10,193,184,218,188,65, 42,31,40,10>>, <<57,241,92,102,182,62,62,227,110,60,64,240, 111,171,155,193>>, <<47,56,171,236,195,102,10,193,184,218,188,65, 42,31,40,10,66,169,173,61,23,149,79,155,6,76, 55,124,253,250>>, <<45,27,52,219,178,198,229,142,68,93,207,39, 122,115,59,174>>, <<68,237,90,239,99,193,232,217,240,68,95, 23,174,202,97,168>>}]}}} 04:12:54.184 [info] auth_response(<<"262427594984376">>): {ok,[{epdg_auth_tuple,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>,<<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250>>,<<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>,<<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97,168>>}]} *DBG* epdg_ue_fsm_262427594984376 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>, <<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>, <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66, 169,173,61,23,149,79,155,6,76,55,124,253,250>>, <<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>, <<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97, 168>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.184 [info] auth_response for <<"262427594984376">>: {ok,[{epdg_auth_tuple,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>,<<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>,<<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250>>,<<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>,<<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97,168>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.184 [info] GSUP: Tx #{auth_tuples => [#{autn => <<57,241,92,102,182,62,62,227,110,60,64,240,111,171,155,193>>,ck => <<68,237,90,239,99,193,232,217,240,68,95,23,174,202,97,168>>,ik => <<45,27,52,219,178,198,229,142,68,93,207,39,122,115,59,174>>,rand => <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10>>,res => <<47,56,171,236,195,102,10,193,184,218,188,65,42,31,40,10,66,169,173,61,23,149,79,155,6,76,55,124,253,250>>}],imsi => <<"262427594984376">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427594984376">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427594984376 receive call lu_request from <0.800.0> in state state_authenticating 04:12:54.185 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427594984376">>,message_type => location_upd_req} 04:12:54.185 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427594984376 send ok to <0.800.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427594984376 consume call lu_request from <0.800.0> in state state_authenticating *DBG* aaa_ue_fsm_262427594984376 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.185 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} 04:12:54.185 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.185 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427594984376",undefined,undefined,false,false,undefined} 04:12:54.185 [debug] SWx Tx SAR Imsi="262427594984376" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.185 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427594984376",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427594984376 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427594984376 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427594984376 receive call {rx_swx_saa,{ok,1,#{}}} from <0.801.0> in state state_wait_swx_saa 04:12:54.187 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427594984376",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.187 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427594984376 send ok to <0.801.0> 04:12:54.187 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427594984376",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427594984376 consume call {rx_swx_saa,{ok,1,#{}}} from <0.801.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427594984376 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.187 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427594984376 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427594984376">>,ok}} 04:12:54.187 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427594984376 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.187 [info] lu_response(<<"262427594984376">>): ok 04:12:54.188 [info] lu_response for <<"262427594984376">>: ok 04:12:54.188 [info] GSUP: Tx #{imsi => <<"262427594984376">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427594984376">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427594984376 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.802.0> in state state_authenticated 04:12:54.189 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427594984376">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.189 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.189 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} 04:12:54.189 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262427594984376 send ok to <0.802.0> 04:12:54.189 [info] s2b: Tx {gtp,v2,create_session_request,0,13829158,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427594984376">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376129,<<172,18,126,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,3591054366,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427594984376 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.802.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.189 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427594984376 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427594984376 receive call {rx_s6b_aar,"262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.803.0> in state state_authenticated 04:12:54.193 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.193 [info] ue_fsm ev_rx_s6b_aar: "262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.193 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427594984376",undefined,undefined,true,false,undefined} 04:12:54.193 [debug] SWx Tx SAR Imsi="262427594984376" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427594984376 send ok to <0.803.0> 04:12:54.193 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427594984376",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427594984376 consume call {rx_s6b_aar,"262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.803.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.193 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427594984376 receive call {rx_swx_saa,{ok,13,#{}}} from <0.804.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427594984376 send ok to <0.804.0> 04:12:54.195 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427594984376",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427594984376 consume call {rx_swx_saa,{ok,13,#{}}} from <0.804.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.195 [info] ue_fsm ev_rx_swx_saa 04:12:54.195 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427594984376","262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.803.0>} 04:12:54.195 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.195 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.197 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,193,211,4,38,0,2,0,2,0,16,0,87,0,9,1,160,183,208,233,236,172,18,126,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,183,208,233,236,172,18,126,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,208,233,236,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.197 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376129,13829158,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,3083921900,<<172,18,126,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,3083921900,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} *DBG* epdg_ue_fsm_262427594984376 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 => 3591054366, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3083921900}}} from <0.805.0> in state state_wait_create_session_resp 04:12:54.198 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427594984376">>,<0.797.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376129,3083921900,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054366,3083921900}],[],[],[],[],[],[],[]}}}} 04:12:54.198 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.198 [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 => 3591054366,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3083921900}} 04:12:54.198 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} 04:12:54.198 [info] KMOD Port Create PDP Context Call {<0.797.0>,[alias|#Ref<0.2003034577.3624206337.204721>]}: {create_pdp_context,{172,18,126,103},3591054366,3083921900,{192,168,0,6}} 04:12:54.198 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,6}, 3591054366, 3083921900 04:12:54.198 [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,126,103}},{ms_address,{192,168,0,6}},{i_tid,3591054366},{o_tid,3083921900}]}} 04:12:54.198 [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 => 3591054366,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3083921900}) returned ok *DBG* epdg_ue_fsm_262427594984376 send ok to <0.805.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427594984376">>, {ok, #{apco => <<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 => 3591054366, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3083921900}}}} 04:12:54.198 [info] tunnel_response(<<"262427594984376">>): {ok,#{apco => <<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 => 3591054366,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3083921900}} *DBG* epdg_ue_fsm_262427594984376 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 => 3591054366, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3083921900}}} from <0.805.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.198 [info] tunnel_response for <<"262427594984376">>: {ok,#{apco => <<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 => 3591054366,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3083921900}} 04:12:54.198 [info] GSUP: Tx #{imsi => <<"262427594984376">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,6>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427814011172">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427814011172 enter epdg_ue_fsm in state state_new 04:12:54.280 [info] GSUP: Rx #{imsi => <<"262427814011172">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427814011172 consume internal init_state in state state_new 04:12:54.280 [info] ue_fsm start(epdg_ue_fsm_262427814011172) *DBG* epdg_ue_fsm_262427814011172 receive call {auth_request,33,"internet",#{}} from <0.806.0> in state state_new 04:12:54.280 [info] ue_fsm init(<<"262427814011172">>) 04:12:54.280 [info] ue_fsm auth_request 04:12:54.280 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427814011172 send ok to <0.806.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427814011172 consume call {auth_request,33,"internet",#{}} from <0.806.0> in state state_new => state_wait_auth_resp 04:12:54.280 [info] ue_fsm start_link(aaa_ue_fsm_262427814011172) *DBG* epdg_ue_fsm_262427814011172 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427814011172 enter aaa_ue_fsm in state state_new 04:12:54.280 [info] ue_fsm init("262427814011172") *DBG* aaa_ue_fsm_262427814011172 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427814011172 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.280 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.280 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427814011172",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427814011172 send ok to <0.201.0> 04:12:54.280 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427814011172 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.280 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262427814011172",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:54.284 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427814011172",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189]],[[4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28]],["foobar"],[[186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1]],[[147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.284 [info] dia_sip2gsup: auth [4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189] authz [4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28]  04:12:54.284 [info] rand [4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137] autn [141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189]  04:12:54.284 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427814011172 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>, <<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137, 160,107,177,54,12,138,87,254,126,92,210,103,26,28>>, <<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>, <<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]}} from <0.809.0> in state state_wait_swx_maa 04:12:54.284 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427814011172",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427814011172 send ok to <0.809.0> *DBG* aaa_ue_fsm_262427814011172 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>, <<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137, 160,107,177,54,12,138,87,254,126,92,210,103,26,28>>, <<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>, <<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]}} from <0.809.0> in state state_wait_swx_maa => state_new 04:12:54.284 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>,<<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28>>,<<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>,<<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]} *DBG* epdg_ue_fsm_262427814011172 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>, <<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137, 160,107,177,54,12,138,87,254,126,92,210,103,26,28>>, <<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>, <<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.284 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>,<<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28>>,<<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>,<<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]}, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427814011172 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427814011172">>, {ok, [{epdg_auth_tuple, <<4,226,234,212,24,133,29,44,123,96,116,125,63, 189,239,137>>, <<141,182,210,61,0,94,44,194,221,54,213,42,177, 83,191,189>>, <<4,226,234,212,24,133,29,44,123,96,116,125,63, 189,239,137,160,107,177,54,12,138,87,254,126, 92,210,103,26,28>>, <<147,36,163,153,60,222,126,111,76,69,110,29, 39,188,80,33>>, <<186,158,171,28,130,146,2,6,11,117,194, 32,98,2,53,1>>}]}}} 04:12:54.284 [info] auth_response(<<"262427814011172">>): {ok,[{epdg_auth_tuple,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>,<<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28>>,<<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>,<<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]} *DBG* epdg_ue_fsm_262427814011172 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>, <<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>, <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137, 160,107,177,54,12,138,87,254,126,92,210,103,26,28>>, <<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>, <<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.284 [info] auth_response for <<"262427814011172">>: {ok,[{epdg_auth_tuple,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>,<<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>,<<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28>>,<<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>,<<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>}]} 04:12:54.284 [info] GSUP: Tx #{auth_tuples => [#{autn => <<141,182,210,61,0,94,44,194,221,54,213,42,177,83,191,189>>,ck => <<186,158,171,28,130,146,2,6,11,117,194,32,98,2,53,1>>,ik => <<147,36,163,153,60,222,126,111,76,69,110,29,39,188,80,33>>,rand => <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137>>,res => <<4,226,234,212,24,133,29,44,123,96,116,125,63,189,239,137,160,107,177,54,12,138,87,254,126,92,210,103,26,28>>}],imsi => <<"262427814011172">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427814011172">>, message_type => location_upd_req}} 04:12:54.285 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427814011172">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427814011172 receive call lu_request from <0.810.0> in state state_authenticating 04:12:54.285 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427814011172 send ok to <0.810.0> 04:12:54.285 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427814011172 consume call lu_request from <0.810.0> in state state_authenticating *DBG* aaa_ue_fsm_262427814011172 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.285 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.286 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427814011172",undefined,undefined,false,false,undefined} 04:12:54.286 [debug] SWx Tx SAR Imsi="262427814011172" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.286 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427814011172",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427814011172 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427814011172 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427814011172 receive call {rx_swx_saa,{ok,1,#{}}} from <0.811.0> in state state_wait_swx_saa 04:12:54.288 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427814011172",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.288 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427814011172 send ok to <0.811.0> *DBG* aaa_ue_fsm_262427814011172 consume call {rx_swx_saa,{ok,1,#{}}} from <0.811.0> in state state_wait_swx_saa => state_authenticated 04:12:54.288 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427814011172",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427814011172 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.288 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427814011172 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427814011172">>,ok}} 04:12:54.288 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427814011172 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.288 [info] lu_response(<<"262427814011172">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.288 [info] lu_response for <<"262427814011172">>: ok 04:12:54.288 [info] GSUP: Tx #{imsi => <<"262427814011172">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427814011172">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427814011172 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.812.0> in state state_authenticated 04:12:54.289 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427814011172">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.289 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.289 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} 04:12:54.289 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:54.289 [info] s2b: Tx {gtp,v2,create_session_request,0,13829159,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427814011172">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376130,<<172,18,126,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,3591054367,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427814011172 send ok to <0.812.0> 04:12:54.289 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427814011172 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.812.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427814011172 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.294 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427814011172 receive call {rx_s6b_aar,"262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.813.0> in state state_authenticated 04:12:54.294 [info] ue_fsm ev_rx_s6b_aar: "262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.294 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427814011172",undefined,undefined,true,false,undefined} 04:12:54.294 [debug] SWx Tx SAR Imsi="262427814011172" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.294 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427814011172",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427814011172 send ok to <0.813.0> 04:12:54.294 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427814011172 consume call {rx_s6b_aar,"262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.813.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427814011172 receive call {rx_swx_saa,{ok,13,#{}}} from <0.814.0> in state state_authenticated_wait_swx_saa 04:12:54.296 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427814011172",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427814011172 send ok to <0.814.0> 04:12:54.296 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427814011172 consume call {rx_swx_saa,{ok,13,#{}}} from <0.814.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.296 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427814011172","262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.813.0>} 04:12:54.296 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.296 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.298 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,194,211,4,39,0,2,0,2,0,16,0,87,0,9,1,160,151,165,10,121,172,18,126,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,151,165,10,121,172,18,126,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,151,165,10,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.299 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376130,13829159,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,<<151,165,10,121>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2544175737,<<172,18,126,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,2544175737,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} 04:12:54.299 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427814011172">>,<0.807.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376130,2544175737,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3591054367,2544175737}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427814011172 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 => 3591054367, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2544175737}}} from <0.815.0> in state state_wait_create_session_resp 04:12:54.299 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.299 [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 => 3591054367,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2544175737}} 04:12:54.299 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} 04:12:54.299 [info] KMOD Port Create PDP Context Call {<0.807.0>,[alias|#Ref<0.2003034577.3624206337.204856>]}: {create_pdp_context,{172,18,126,103},3591054367,2544175737,{192,168,0,7}} 04:12:54.299 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,7}, 3591054367, 2544175737 04:12:54.299 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1218,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,7}},{i_tid,3591054367},{o_tid,2544175737}]}} 04:12:54.299 [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 => 3591054367,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2544175737}) returned ok *DBG* epdg_ue_fsm_262427814011172 send ok to <0.815.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427814011172">>, {ok, #{apco => <<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 => 3591054367, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2544175737}}}} 04:12:54.299 [info] tunnel_response(<<"262427814011172">>): {ok,#{apco => <<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 => 3591054367,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2544175737}} *DBG* epdg_ue_fsm_262427814011172 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 => 3591054367, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2544175737}}} from <0.815.0> in state state_wait_create_session_resp => state_active 04:12:54.299 [info] tunnel_response for <<"262427814011172">>: {ok,#{apco => <<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 => 3591054367,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2544175737}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.299 [info] GSUP: Tx #{imsi => <<"262427814011172">>,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.55>, {osmo,5}, #{imsi => <<"262428586222214">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:54.381 [info] GSUP: Rx #{imsi => <<"262428586222214">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428586222214 enter epdg_ue_fsm in state state_new 04:12:54.381 [info] ue_fsm start(epdg_ue_fsm_262428586222214) *DBG* epdg_ue_fsm_262428586222214 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428586222214 receive call {auth_request,33,"internet",#{}} from <0.816.0> in state state_new 04:12:54.381 [info] ue_fsm init(<<"262428586222214">>) *DBG* epdg_ue_fsm_262428586222214 send ok to <0.816.0> 04:12:54.381 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428586222214 consume call {auth_request,33,"internet",#{}} from <0.816.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428586222214 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.381 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428586222214 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428586222214 consume internal init_state in state state_new 04:12:54.381 [info] ue_fsm start_link(aaa_ue_fsm_262428586222214) *DBG* aaa_ue_fsm_262428586222214 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.381 [info] ue_fsm init("262428586222214") 04:12:54.381 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.382 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428586222214",undefined,undefined,false,false,undefined} 04:12:54.382 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.382 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262428586222214",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428586222214 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428586222214 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.386 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428586222214",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217]],[[255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211]],["foobar"],[[230,143,212,153,3,2,180,165,119,233,71,51,253,152,83,114]],[[201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428586222214 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>, <<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178, 231,42,78,95,235,200,39,156,100,156,254,146,90,211>>, <<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>, <<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83, 114>>}]}} from <0.819.0> in state state_wait_swx_maa 04:12:54.387 [info] dia_sip2gsup: auth [255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217] authz [255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211]  04:12:54.387 [info] rand [255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178] autn [227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217]  04:12:54.387 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428586222214 send ok to <0.819.0> *DBG* epdg_ue_fsm_262428586222214 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>, <<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178, 231,42,78,95,235,200,39,156,100,156,254,146,90,211>>, <<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>, <<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83, 114>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428586222214 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>, <<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178, 231,42,78,95,235,200,39,156,100,156,254,146,90,211>>, <<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>, <<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83, 114>>}]}} from <0.819.0> in state state_wait_swx_maa => state_new 04:12:54.387 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428586222214",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428586222214 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428586222214">>, {ok, [{epdg_auth_tuple, <<255,171,152,159,9,105,230,105,40,199,228,169, 4,54,237,178>>, <<227,138,82,103,173,172,132,87,227,80,46,118, 21,216,91,217>>, <<255,171,152,159,9,105,230,105,40,199,228,169, 4,54,237,178,231,42,78,95,235,200,39,156,100, 156,254,146,90,211>>, <<201,83,217,8,203,175,12,50,97,118,25,47,232, 127,97,74>>, <<230,143,212,153,3,2,180,165,119,233,71, 51,253,152,83,114>>}]}}} *DBG* epdg_ue_fsm_262428586222214 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>, <<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>, <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178, 231,42,78,95,235,200,39,156,100,156,254,146,90,211>>, <<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>, <<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83, 114>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.387 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>,<<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211>>,<<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>,<<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83,114>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.387 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>,<<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211>>,<<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>,<<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83,114>>}]}, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} 04:12:54.387 [info] auth_response(<<"262428586222214">>): {ok,[{epdg_auth_tuple,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>,<<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211>>,<<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>,<<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83,114>>}]} 04:12:54.387 [info] auth_response for <<"262428586222214">>: {ok,[{epdg_auth_tuple,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>,<<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>,<<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211>>,<<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>,<<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83,114>>}]} 04:12:54.388 [info] GSUP: Tx #{auth_tuples => [#{autn => <<227,138,82,103,173,172,132,87,227,80,46,118,21,216,91,217>>,ck => <<230,143,212,153,3,2,180,165,119,233,71,51,253,152,83,114>>,ik => <<201,83,217,8,203,175,12,50,97,118,25,47,232,127,97,74>>,rand => <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178>>,res => <<255,171,152,159,9,105,230,105,40,199,228,169,4,54,237,178,231,42,78,95,235,200,39,156,100,156,254,146,90,211>>}],imsi => <<"262428586222214">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428586222214">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428586222214 receive call lu_request from <0.820.0> in state state_authenticating 04:12:54.389 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428586222214">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428586222214 send ok to <0.820.0> 04:12:54.389 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428586222214 consume call lu_request from <0.820.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428586222214 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.389 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} 04:12:54.389 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.389 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428586222214",undefined,undefined,false,false,undefined} 04:12:54.389 [debug] SWx Tx SAR Imsi="262428586222214" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428586222214 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428586222214 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.390 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428586222214",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428586222214 receive call {rx_swx_saa,{ok,1,#{}}} from <0.821.0> in state state_wait_swx_saa 04:12:54.393 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428586222214",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428586222214 send ok to <0.821.0> *DBG* epdg_ue_fsm_262428586222214 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.393 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428586222214 consume call {rx_swx_saa,{ok,1,#{}}} from <0.821.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428586222214 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428586222214">>,ok}} 04:12:54.393 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428586222214",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428586222214 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.393 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.393 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} 04:12:54.393 [info] lu_response(<<"262428586222214">>): ok 04:12:54.393 [info] lu_response for <<"262428586222214">>: ok 04:12:54.393 [info] GSUP: Tx #{imsi => <<"262428586222214">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428586222214">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428586222214 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.822.0> in state state_authenticated 04:12:54.395 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428586222214">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.395 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.395 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} 04:12:54.395 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:54.395 [info] s2b: Tx {gtp,v2,create_session_request,0,13829160,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428586222214">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376131,<<172,18,126,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,3591054368,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428586222214 send ok to <0.822.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.395 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428586222214 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.822.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428586222214 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428586222214 receive call {rx_s6b_aar,"262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.823.0> in state state_authenticated 04:12:54.403 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.403 [info] ue_fsm ev_rx_s6b_aar: "262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.403 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428586222214",undefined,undefined,true,false,undefined} 04:12:54.403 [debug] SWx Tx SAR Imsi="262428586222214" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.403 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428586222214",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428586222214 send ok to <0.823.0> *DBG* aaa_ue_fsm_262428586222214 consume call {rx_s6b_aar,"262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.823.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.403 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428586222214 receive call {rx_swx_saa,{ok,13,#{}}} from <0.824.0> in state state_authenticated_wait_swx_saa 04:12:54.406 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428586222214",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.406 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428586222214 send ok to <0.824.0> *DBG* aaa_ue_fsm_262428586222214 consume call {rx_swx_saa,{ok,13,#{}}} from <0.824.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.406 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428586222214","262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.823.0>} 04:12:54.406 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.406 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.410 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,195,211,4,40,0,2,0,2,0,16,0,87,0,9,1,160,66,208,146,26,172,18,126,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,66,208,146,26,172,18,126,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,208,146,26,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.410 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376131,13829160,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,208,146,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,1120965146,<<172,18,126,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,1120965146,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} 04:12:54.410 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428586222214">>,<0.817.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376131,1120965146,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054368,1120965146}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:54.410 [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_262428586222214 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 => 3591054368, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1120965146}}} from <0.825.0> in state state_wait_create_session_resp 04:12:54.410 [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 => 3591054368,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1120965146}} 04:12:54.411 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} 04:12:54.411 [info] KMOD Port Create PDP Context Call {<0.817.0>,[alias|#Ref<0.2003034577.3624206337.205015>]}: {create_pdp_context,{172,18,126,103},3591054368,1120965146,{192,168,0,8}} 04:12:54.411 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,8}, 3591054368, 1120965146 04:12:54.411 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],80,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,8}},{i_tid,3591054368},{o_tid,1120965146}]}} *DBG* epdg_ue_fsm_262428586222214 send ok to <0.825.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428586222214">>, {ok, #{apco => <<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 => 3591054368, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1120965146}}}} 04:12:54.411 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3591054368,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1120965146}) returned ok *DBG* epdg_ue_fsm_262428586222214 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 => 3591054368, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1120965146}}} from <0.825.0> in state state_wait_create_session_resp => state_active 04:12:54.411 [info] tunnel_response(<<"262428586222214">>): {ok,#{apco => <<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 => 3591054368,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1120965146}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.411 [info] tunnel_response for <<"262428586222214">>: {ok,#{apco => <<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 => 3591054368,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1120965146}} 04:12:54.411 [info] GSUP: Tx #{imsi => <<"262428586222214">>,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.55>, {osmo,5}, #{imsi => <<"262429973114053">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:54.480 [info] GSUP: Rx #{imsi => <<"262429973114053">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:54.481 [info] ue_fsm start(epdg_ue_fsm_262429973114053) *DBG* epdg_ue_fsm_262429973114053 enter epdg_ue_fsm in state state_new 04:12:54.481 [info] ue_fsm init(<<"262429973114053">>) *DBG* epdg_ue_fsm_262429973114053 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429973114053 receive call {auth_request,33,"internet",#{}} from <0.826.0> in state state_new 04:12:54.481 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429973114053 send ok to <0.826.0> 04:12:54.481 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429973114053 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429973114053 consume call {auth_request,33,"internet",#{}} from <0.826.0> in state state_new => state_wait_auth_resp 04:12:54.481 [info] ue_fsm start_link(aaa_ue_fsm_262429973114053) *DBG* aaa_ue_fsm_262429973114053 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429973114053 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.481 [info] ue_fsm init("262429973114053") *DBG* aaa_ue_fsm_262429973114053 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.481 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.481 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429973114053",undefined,undefined,false,false,undefined} 04:12:54.481 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.481 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262429973114053",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429973114053 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429973114053 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.486 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429973114053",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77]],[[109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51]],["foobar"],[[219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56]],[[124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429973114053 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>, <<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183, 244,159,175,15,0,161,243,143,166,63,254,10,13,51>>, <<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>, <<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]}} from <0.829.0> in state state_wait_swx_maa 04:12:54.486 [info] dia_sip2gsup: auth [109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77] authz [109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51]  04:12:54.486 [info] rand [109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183] autn [172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77]  *DBG* aaa_ue_fsm_262429973114053 send ok to <0.829.0> 04:12:54.486 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429973114053 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>, <<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183, 244,159,175,15,0,161,243,143,166,63,254,10,13,51>>, <<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>, <<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429973114053 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>, <<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183, 244,159,175,15,0,161,243,143,166,63,254,10,13,51>>, <<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>, <<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]}} from <0.829.0> in state state_wait_swx_maa => state_new 04:12:54.486 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429973114053",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429973114053 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429973114053">>, {ok, [{epdg_auth_tuple, <<109,68,33,244,168,243,6,254,72,182,81,190, 142,102,146,183>>, <<172,185,48,178,64,4,182,92,36,11,149,212,98, 120,191,77>>, <<109,68,33,244,168,243,6,254,72,182,81,190, 142,102,146,183,244,159,175,15,0,161,243,143, 166,63,254,10,13,51>>, <<124,78,43,231,204,9,57,34,223,20,70,118,197, 14,28,207>>, <<219,91,211,131,227,232,45,173,6,46,123, 155,19,70,46,56>>}]}}} 04:12:54.486 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>,<<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51>>,<<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>,<<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]} *DBG* epdg_ue_fsm_262429973114053 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>, <<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>, <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183, 244,159,175,15,0,161,243,143,166,63,254,10,13,51>>, <<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>, <<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.486 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>,<<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51>>,<<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>,<<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]}, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.486 [info] auth_response(<<"262429973114053">>): {ok,[{epdg_auth_tuple,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>,<<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51>>,<<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>,<<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]} 04:12:54.487 [info] auth_response for <<"262429973114053">>: {ok,[{epdg_auth_tuple,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>,<<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>,<<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51>>,<<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>,<<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>}]} 04:12:54.487 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,185,48,178,64,4,182,92,36,11,149,212,98,120,191,77>>,ck => <<219,91,211,131,227,232,45,173,6,46,123,155,19,70,46,56>>,ik => <<124,78,43,231,204,9,57,34,223,20,70,118,197,14,28,207>>,rand => <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183>>,res => <<109,68,33,244,168,243,6,254,72,182,81,190,142,102,146,183,244,159,175,15,0,161,243,143,166,63,254,10,13,51>>}],imsi => <<"262429973114053">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429973114053">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429973114053 receive call lu_request from <0.830.0> in state state_authenticating 04:12:54.488 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429973114053">>,message_type => location_upd_req} 04:12:54.488 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429973114053 send ok to <0.830.0> 04:12:54.488 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429973114053 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429973114053 consume call lu_request from <0.830.0> in state state_authenticating 04:12:54.488 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.488 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429973114053",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429973114053 send ok to <0.201.0> 04:12:54.488 [debug] SWx Tx SAR Imsi="262429973114053" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429973114053 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.488 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429973114053",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429973114053 receive call {rx_swx_saa,{ok,1,#{}}} from <0.831.0> in state state_wait_swx_saa 04:12:54.491 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429973114053",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429973114053 send ok to <0.831.0> 04:12:54.491 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429973114053 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429973114053 consume call {rx_swx_saa,{ok,1,#{}}} from <0.831.0> in state state_wait_swx_saa => state_authenticated 04:12:54.491 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429973114053",undefined,undefined,false,false,undefined} 04:12:54.491 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429973114053 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429973114053">>,ok}} 04:12:54.492 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429973114053 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.492 [info] lu_response(<<"262429973114053">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.492 [info] lu_response for <<"262429973114053">>: ok 04:12:54.492 [info] GSUP: Tx #{imsi => <<"262429973114053">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429973114053">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:54.493 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429973114053">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429973114053 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.832.0> in state state_authenticated 04:12:54.493 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.493 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} 04:12:54.493 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262429973114053 send ok to <0.832.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429973114053 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.832.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.493 [info] s2b: Tx {gtp,v2,create_session_request,0,13829161,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429973114053">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376132,<<172,18,126,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,3591054369,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429973114053 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.493 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429973114053 receive call {rx_s6b_aar,"262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.833.0> in state state_authenticated 04:12:54.500 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.500 [info] ue_fsm ev_rx_s6b_aar: "262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.500 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429973114053",undefined,undefined,true,false,undefined} 04:12:54.500 [debug] SWx Tx SAR Imsi="262429973114053" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.500 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429973114053",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429973114053 send ok to <0.833.0> 04:12:54.500 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429973114053 consume call {rx_s6b_aar,"262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.833.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429973114053 receive call {rx_swx_saa,{ok,13,#{}}} from <0.834.0> in state state_authenticated_wait_swx_saa 04:12:54.503 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429973114053",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.503 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429973114053 send ok to <0.834.0> *DBG* aaa_ue_fsm_262429973114053 consume call {rx_swx_saa,{ok,13,#{}}} from <0.834.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.503 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429973114053","262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.833.0>} 04:12:54.503 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.503 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.508 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,196,211,4,41,0,2,0,2,0,16,0,87,0,9,1,160,178,201,49,196,172,18,126,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,178,201,49,196,172,18,126,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,201,49,196,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.508 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376132,13829161,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Ä">>},{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,2999529924,<<172,18,126,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,2999529924,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} *DBG* epdg_ue_fsm_262429973114053 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 => 3591054369, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2999529924}}} from <0.835.0> in state state_wait_create_session_resp 04:12:54.508 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429973114053">>,<0.827.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376132,2999529924,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3591054369,2999529924}],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:54.508 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.508 [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 => 3591054369,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2999529924}} 04:12:54.508 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} 04:12:54.508 [info] KMOD Port Create PDP Context Call {<0.827.0>,[alias|#Ref<0.2003034577.3624206337.205154>]}: {create_pdp_context,{172,18,126,103},3591054369,2999529924,{192,168,0,9}} 04:12:54.508 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,9}, 3591054369, 2999529924 04:12:54.508 [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,126,103}},{ms_address,{192,168,0,9}},{i_tid,3591054369},{o_tid,2999529924}]}} 04:12:54.508 [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 => 3591054369,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2999529924}) returned ok *DBG* epdg_ue_fsm_262429973114053 send ok to <0.835.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429973114053">>, {ok, #{apco => <<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 => 3591054369, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2999529924}}}} 04:12:54.508 [info] tunnel_response(<<"262429973114053">>): {ok,#{apco => <<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 => 3591054369,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2999529924}} *DBG* epdg_ue_fsm_262429973114053 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 => 3591054369, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2999529924}}} from <0.835.0> in state state_wait_create_session_resp => state_active 04:12:54.509 [info] tunnel_response for <<"262429973114053">>: {ok,#{apco => <<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 => 3591054369,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2999529924}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.509 [info] GSUP: Tx #{imsi => <<"262429973114053">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,9>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424009599361">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424009599361 enter epdg_ue_fsm in state state_new 04:12:54.581 [info] GSUP: Rx #{imsi => <<"262424009599361">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424009599361 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424009599361 receive call {auth_request,33,"internet",#{}} from <0.836.0> in state state_new 04:12:54.581 [info] ue_fsm start(epdg_ue_fsm_262424009599361) 04:12:54.581 [info] ue_fsm init(<<"262424009599361">>) *DBG* epdg_ue_fsm_262424009599361 send ok to <0.836.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424009599361 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424009599361 consume call {auth_request,33,"internet",#{}} from <0.836.0> in state state_new => state_wait_auth_resp 04:12:54.581 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424009599361 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424009599361 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.581 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424009599361 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.581 [info] ue_fsm start_link(aaa_ue_fsm_262424009599361) 04:12:54.581 [info] ue_fsm init("262424009599361") 04:12:54.581 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.581 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424009599361",undefined,undefined,false,false,undefined} 04:12:54.581 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424009599361 send ok to <0.201.0> 04:12:54.581 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262424009599361",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424009599361 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.585 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424009599361",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162]],[[244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40]],["foobar"],[[11,209,209,254,113,25,59,225,190,172,185,20,124,129,233,171]],[[191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424009599361 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>, <<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20, 162>>, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197, 88,165,139,42,235,237,68,22,31,134,184,144,40>>, <<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>, <<11,209,209,254,113,25,59,225,190,172,185,20,124,129, 233,171>>}]}} from <0.839.0> in state state_wait_swx_maa 04:12:54.585 [info] dia_sip2gsup: auth [244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162] authz [244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40]  04:12:54.585 [info] rand [244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107] autn [181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162]  *DBG* aaa_ue_fsm_262424009599361 send ok to <0.839.0> 04:12:54.585 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424009599361 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>, <<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20, 162>>, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197, 88,165,139,42,235,237,68,22,31,134,184,144,40>>, <<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>, <<11,209,209,254,113,25,59,225,190,172,185,20,124,129, 233,171>>}]}} from <0.839.0> in state state_wait_swx_maa => state_new 04:12:54.585 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424009599361",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424009599361 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>, <<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20, 162>>, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197, 88,165,139,42,235,237,68,22,31,134,184,144,40>>, <<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>, <<11,209,209,254,113,25,59,225,190,172,185,20,124,129, 233,171>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.586 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>,<<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162>>,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40>>,<<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>,<<11,209,209,254,113,25,59,225,190,172,185,20,124,129,233,171>>}]} 04:12:54.586 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>,<<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162>>,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40>>,<<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>,<<11,209,209,254,113,25,59,225,190,172,185,20,124,129,233,171>>}]}, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424009599361 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424009599361">>, {ok, [{epdg_auth_tuple, <<244,119,53,38,0,50,131,35,44,125,39,96,110, 250,152,107>>, <<181,255,48,138,194,227,204,79,171,186,211, 207,166,124,20,162>>, <<244,119,53,38,0,50,131,35,44,125,39,96,110, 250,152,107,197,88,165,139,42,235,237,68,22, 31,134,184,144,40>>, <<191,195,118,107,140,113,195,86,161,127,243, 76,208,59,59,103>>, <<11,209,209,254,113,25,59,225,190,172, 185,20,124,129,233,171>>}]}}} 04:12:54.586 [info] auth_response(<<"262424009599361">>): {ok,[{epdg_auth_tuple,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>,<<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162>>,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40>>,<<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>,<<11,209,209,254,113,25,59,225,190,172,185,20,124,129,233,171>>}]} *DBG* epdg_ue_fsm_262424009599361 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>, <<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20, 162>>, <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197, 88,165,139,42,235,237,68,22,31,134,184,144,40>>, <<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>, <<11,209,209,254,113,25,59,225,190,172,185,20,124,129, 233,171>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.586 [info] auth_response for <<"262424009599361">>: {ok,[{epdg_auth_tuple,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>,<<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162>>,<<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40>>,<<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>,<<11,209,209,254,113,25,59,225,190,172,185,20,124,129,233,171>>}]} 04:12:54.586 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,255,48,138,194,227,204,79,171,186,211,207,166,124,20,162>>,ck => <<11,209,209,254,113,25,59,225,190,172,185,20,124,129,233,171>>,ik => <<191,195,118,107,140,113,195,86,161,127,243,76,208,59,59,103>>,rand => <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107>>,res => <<244,119,53,38,0,50,131,35,44,125,39,96,110,250,152,107,197,88,165,139,42,235,237,68,22,31,134,184,144,40>>}],imsi => <<"262424009599361">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424009599361">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424009599361 receive call lu_request from <0.840.0> in state state_authenticating 04:12:54.588 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424009599361">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424009599361 send ok to <0.840.0> 04:12:54.588 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424009599361 consume call lu_request from <0.840.0> in state state_authenticating *DBG* aaa_ue_fsm_262424009599361 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.588 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} 04:12:54.588 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.588 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424009599361",undefined,undefined,false,false,undefined} 04:12:54.588 [debug] SWx Tx SAR Imsi="262424009599361" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424009599361 send ok to <0.201.0> 04:12:54.588 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424009599361",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424009599361 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424009599361 receive call {rx_swx_saa,{ok,1,#{}}} from <0.841.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424009599361 send ok to <0.841.0> 04:12:54.591 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424009599361",[],[2001],[],[{'Non-3GPP-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_262424009599361 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424009599361 consume call {rx_swx_saa,{ok,1,#{}}} from <0.841.0> in state state_wait_swx_saa => state_authenticated 04:12:54.591 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424009599361 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424009599361">>,ok}} 04:12:54.591 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424009599361",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424009599361 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.591 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:54.592 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} 04:12:54.592 [info] lu_response(<<"262424009599361">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.592 [info] lu_response for <<"262424009599361">>: ok 04:12:54.592 [info] GSUP: Tx #{imsi => <<"262424009599361">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424009599361">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424009599361 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.842.0> in state state_authenticated 04:12:54.593 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424009599361">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.593 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.593 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} 04:12:54.593 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:54.594 [info] s2b: Tx {gtp,v2,create_session_request,0,13829162,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424009599361">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376133,<<172,18,126,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,3591054370,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424009599361 send ok to <0.842.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.594 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424009599361 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.842.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424009599361 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424009599361 receive call {rx_s6b_aar,"262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.843.0> in state state_authenticated 04:12:54.601 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.601 [info] ue_fsm ev_rx_s6b_aar: "262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.602 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424009599361",undefined,undefined,true,false,undefined} 04:12:54.602 [debug] SWx Tx SAR Imsi="262424009599361" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.602 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424009599361",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424009599361 send ok to <0.843.0> *DBG* aaa_ue_fsm_262424009599361 consume call {rx_s6b_aar,"262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.843.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.602 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424009599361 receive call {rx_swx_saa,{ok,13,#{}}} from <0.844.0> in state state_authenticated_wait_swx_saa 04:12:54.605 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424009599361",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.605 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424009599361 send ok to <0.844.0> 04:12:54.605 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424009599361","262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.843.0>} *DBG* aaa_ue_fsm_262424009599361 consume call {rx_swx_saa,{ok,13,#{}}} from <0.844.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.605 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.605 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.608 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,197,211,4,42,0,2,0,2,0,16,0,87,0,9,1,160,90,213,58,58,172,18,126,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,90,213,58,58,172,18,126,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,90,213,58,58,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.608 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376133,13829162,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,1523923514,<<172,18,126,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,1523923514,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} 04:12:54.608 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424009599361">>,<0.837.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376133,1523923514,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054370,1523923514}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424009599361 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 => 3591054370, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1523923514}}} from <0.845.0> in state state_wait_create_session_resp 04:12:54.608 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.608 [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 => 3591054370,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1523923514}} 04:12:54.608 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} 04:12:54.608 [info] KMOD Port Create PDP Context Call {<0.837.0>,[alias|#Ref<0.2003034577.3624206337.205297>]}: {create_pdp_context,{172,18,126,103},3591054370,1523923514,{192,168,0,10}} 04:12:54.608 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,10}, 3591054370, 1523923514 *DBG* epdg_ue_fsm_262424009599361 send ok to <0.845.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424009599361">>, {ok, #{apco => <<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 => 3591054370, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1523923514}}}} 04:12:54.608 [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,126,103}},{ms_address,{192,168,0,10}},{i_tid,3591054370},{o_tid,1523923514}]}} *DBG* epdg_ue_fsm_262424009599361 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 => 3591054370, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1523923514}}} from <0.845.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.608 [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 => 3591054370,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1523923514}) returned ok 04:12:54.608 [info] tunnel_response(<<"262424009599361">>): {ok,#{apco => <<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 => 3591054370,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1523923514}} 04:12:54.609 [info] tunnel_response for <<"262424009599361">>: {ok,#{apco => <<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 => 3591054370,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1523923514}} 04:12:54.609 [info] GSUP: Tx #{imsi => <<"262424009599361">>,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.55>, {osmo,5}, #{imsi => <<"262428961479646">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428961479646 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428961479646 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428961479646 receive call {auth_request,33,"internet",#{}} from <0.846.0> in state state_new 04:12:54.681 [info] GSUP: Rx #{imsi => <<"262428961479646">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428961479646 send ok to <0.846.0> 04:12:54.681 [info] ue_fsm start(epdg_ue_fsm_262428961479646) *DBG* epdg_ue_fsm_262428961479646 consume call {auth_request,33,"internet",#{}} from <0.846.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.681 [info] ue_fsm init(<<"262428961479646">>) *DBG* epdg_ue_fsm_262428961479646 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428961479646 enter aaa_ue_fsm in state state_new 04:12:54.681 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428961479646 consume internal init_state in state state_new 04:12:54.681 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428961479646 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.681 [info] ue_fsm start_link(aaa_ue_fsm_262428961479646) 04:12:54.681 [info] ue_fsm init("262428961479646") 04:12:54.681 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428961479646 send ok to <0.201.0> 04:12:54.681 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428961479646",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428961479646 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.681 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.681 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262428961479646",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428961479646 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>, <<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73, 240,10,138,63,130,173,248,74,201,58,3,172,238>>, <<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>, <<4,107,247,206,173,166,128,219,55,43,188,118,132,233, 146,232>>}]}} from <0.849.0> in state state_wait_swx_maa 04:12:54.685 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428961479646",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140]],[[125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238]],["foobar"],[[4,107,247,206,173,166,128,219,55,43,188,118,132,233,146,232]],[[58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.685 [info] dia_sip2gsup: auth [125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140] authz [125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238]  *DBG* aaa_ue_fsm_262428961479646 send ok to <0.849.0> *DBG* aaa_ue_fsm_262428961479646 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>, <<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73, 240,10,138,63,130,173,248,74,201,58,3,172,238>>, <<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>, <<4,107,247,206,173,166,128,219,55,43,188,118,132,233, 146,232>>}]}} from <0.849.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428961479646 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>, <<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73, 240,10,138,63,130,173,248,74,201,58,3,172,238>>, <<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>, <<4,107,247,206,173,166,128,219,55,43,188,118,132,233, 146,232>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.685 [info] rand [125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162] autn [242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140]  04:12:54.685 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428961479646 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428961479646">>, {ok, [{epdg_auth_tuple, <<125,46,91,32,131,209,92,23,102,205,42,239,97, 202,68,162>>, <<242,56,172,208,95,178,62,85,196,78,137,75,16, 157,108,140>>, <<125,46,91,32,131,209,92,23,102,205,42,239,97, 202,68,162,73,240,10,138,63,130,173,248,74, 201,58,3,172,238>>, <<58,233,71,8,180,138,57,43,101,171,136,158, 107,219,252,48>>, <<4,107,247,206,173,166,128,219,55,43,188, 118,132,233,146,232>>}]}}} 04:12:54.685 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428961479646",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428961479646 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>, <<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>, <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73, 240,10,138,63,130,173,248,74,201,58,3,172,238>>, <<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>, <<4,107,247,206,173,166,128,219,55,43,188,118,132,233, 146,232>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.685 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>,<<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238>>,<<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>,<<4,107,247,206,173,166,128,219,55,43,188,118,132,233,146,232>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.685 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>,<<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238>>,<<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>,<<4,107,247,206,173,166,128,219,55,43,188,118,132,233,146,232>>}]}, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} 04:12:54.685 [info] auth_response(<<"262428961479646">>): {ok,[{epdg_auth_tuple,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>,<<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238>>,<<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>,<<4,107,247,206,173,166,128,219,55,43,188,118,132,233,146,232>>}]} 04:12:54.686 [info] auth_response for <<"262428961479646">>: {ok,[{epdg_auth_tuple,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>,<<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>,<<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238>>,<<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>,<<4,107,247,206,173,166,128,219,55,43,188,118,132,233,146,232>>}]} 04:12:54.686 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,56,172,208,95,178,62,85,196,78,137,75,16,157,108,140>>,ck => <<4,107,247,206,173,166,128,219,55,43,188,118,132,233,146,232>>,ik => <<58,233,71,8,180,138,57,43,101,171,136,158,107,219,252,48>>,rand => <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162>>,res => <<125,46,91,32,131,209,92,23,102,205,42,239,97,202,68,162,73,240,10,138,63,130,173,248,74,201,58,3,172,238>>}],imsi => <<"262428961479646">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428961479646">>, message_type => location_upd_req}} 04:12:54.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428961479646">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428961479646 receive call lu_request from <0.850.0> in state state_authenticating *DBG* epdg_ue_fsm_262428961479646 send ok to <0.850.0> 04:12:54.687 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428961479646 consume call lu_request from <0.850.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.687 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428961479646 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.687 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.687 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428961479646",undefined,undefined,false,false,undefined} 04:12:54.687 [debug] SWx Tx SAR Imsi="262428961479646" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.688 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428961479646",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428961479646 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428961479646 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428961479646 receive call {rx_swx_saa,{ok,1,#{}}} from <0.851.0> in state state_wait_swx_saa 04:12:54.690 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428961479646",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.690 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428961479646 send ok to <0.851.0> *DBG* epdg_ue_fsm_262428961479646 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.690 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428961479646",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428961479646 consume call {rx_swx_saa,{ok,1,#{}}} from <0.851.0> in state state_wait_swx_saa => state_authenticated 04:12:54.690 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428961479646 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428961479646">>,ok}} *DBG* epdg_ue_fsm_262428961479646 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.690 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.690 [info] lu_response(<<"262428961479646">>): ok 04:12:54.690 [info] lu_response for <<"262428961479646">>: ok 04:12:54.690 [info] GSUP: Tx #{imsi => <<"262428961479646">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428961479646">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428961479646 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.852.0> in state state_authenticated 04:12:54.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428961479646">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.692 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.692 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428961479646 send ok to <0.852.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.692 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262428961479646 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.852.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428961479646 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.692 [info] s2b: Tx {gtp,v2,create_session_request,0,13829163,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428961479646">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376134,<<172,18,126,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,3591054371,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:54.692 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428961479646 receive call {rx_s6b_aar,"262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.853.0> in state state_authenticated 04:12:54.699 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.699 [info] ue_fsm ev_rx_s6b_aar: "262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.699 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428961479646",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428961479646 send ok to <0.853.0> 04:12:54.700 [debug] SWx Tx SAR Imsi="262428961479646" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428961479646 consume call {rx_s6b_aar,"262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.853.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.700 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428961479646",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:54.700 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428961479646 receive call {rx_swx_saa,{ok,13,#{}}} from <0.854.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428961479646 send ok to <0.854.0> *DBG* aaa_ue_fsm_262428961479646 consume call {rx_swx_saa,{ok,13,#{}}} from <0.854.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.702 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428961479646",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.702 [info] ue_fsm ev_rx_swx_saa 04:12:54.702 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428961479646","262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.853.0>} 04:12:54.702 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.702 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.706 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,198,211,4,43,0,2,0,2,0,16,0,87,0,9,1,160,240,211,221,92,172,18,126,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,240,211,221,92,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,240,211,221,92,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.706 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376134,13829163,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,4040416604,<<172,18,126,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,4040416604,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} *DBG* epdg_ue_fsm_262428961479646 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 => 3591054371, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4040416604}}} from <0.855.0> in state state_wait_create_session_resp 04:12:54.706 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428961479646">>,<0.847.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376134,4040416604,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3591054371,4040416604}],[],[],[],[],[],[],[],[]}}}} 04:12:54.706 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.706 [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 => 3591054371,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4040416604}} 04:12:54.706 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} 04:12:54.706 [info] KMOD Port Create PDP Context Call {<0.847.0>,[alias|#Ref<0.2003034577.3624206337.205460>]}: {create_pdp_context,{172,18,126,103},3591054371,4040416604,{192,168,0,11}} *DBG* epdg_ue_fsm_262428961479646 send ok to <0.855.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428961479646">>, {ok, #{apco => <<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 => 3591054371, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4040416604}}}} 04:12:54.706 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,11}, 3591054371, 4040416604 *DBG* epdg_ue_fsm_262428961479646 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 => 3591054371, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4040416604}}} from <0.855.0> in state state_wait_create_session_resp => state_active 04:12:54.706 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,11}},{i_tid,3591054371},{o_tid,4040416604}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.706 [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 => 3591054371,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4040416604}) returned ok 04:12:54.706 [info] tunnel_response(<<"262428961479646">>): {ok,#{apco => <<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 => 3591054371,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4040416604}} 04:12:54.707 [info] tunnel_response for <<"262428961479646">>: {ok,#{apco => <<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 => 3591054371,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4040416604}} 04:12:54.707 [info] GSUP: Tx #{imsi => <<"262428961479646">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,11>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427240433116">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427240433116 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427240433116 consume internal init_state in state state_new 04:12:54.781 [info] GSUP: Rx #{imsi => <<"262427240433116">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427240433116 receive call {auth_request,33,"internet",#{}} from <0.856.0> in state state_new 04:12:54.781 [info] ue_fsm start(epdg_ue_fsm_262427240433116) *DBG* epdg_ue_fsm_262427240433116 send ok to <0.856.0> 04:12:54.781 [info] ue_fsm init(<<"262427240433116">>) *DBG* epdg_ue_fsm_262427240433116 consume call {auth_request,33,"internet",#{}} from <0.856.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.781 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427240433116 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.781 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427240433116 enter aaa_ue_fsm in state state_new 04:12:54.781 [info] ue_fsm start_link(aaa_ue_fsm_262427240433116) *DBG* aaa_ue_fsm_262427240433116 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427240433116 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.781 [info] ue_fsm init("262427240433116") 04:12:54.781 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.781 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427240433116",undefined,undefined,false,false,undefined} 04:12:54.781 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.781 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262427240433116",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240433116 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427240433116 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_262427240433116 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>, <<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178, 64,143,96,33,54,71,20,21,31,237,44,115,20>>, <<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>, <<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169, 254>>}]}} from <0.859.0> in state state_wait_swx_maa 04:12:54.784 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427240433116",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186]],[[16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20]],["foobar"],[[43,9,108,115,188,239,174,139,121,255,8,39,122,201,169,254]],[[17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.784 [info] dia_sip2gsup: auth [16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186] authz [16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20]  *DBG* aaa_ue_fsm_262427240433116 send ok to <0.859.0> 04:12:54.784 [info] rand [16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126] autn [20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186]  *DBG* aaa_ue_fsm_262427240433116 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>, <<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178, 64,143,96,33,54,71,20,21,31,237,44,115,20>>, <<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>, <<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169, 254>>}]}} from <0.859.0> in state state_wait_swx_maa => state_new 04:12:54.784 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427240433116 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>, <<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178, 64,143,96,33,54,71,20,21,31,237,44,115,20>>, <<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>, <<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169, 254>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.784 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427240433116",undefined,undefined,false,false,undefined} 04:12:54.785 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>,<<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20>>,<<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>,<<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169,254>>}]} 04:12:54.785 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>,<<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20>>,<<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>,<<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169,254>>}]}, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427240433116 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427240433116">>, {ok, [{epdg_auth_tuple, <<16,236,66,144,102,214,8,181,98,9,155,130,6, 85,205,126>>, <<20,123,113,222,20,132,191,171,19,174,169,210, 45,10,236,186>>, <<16,236,66,144,102,214,8,181,98,9,155,130,6, 85,205,126,178,64,143,96,33,54,71,20,21,31, 237,44,115,20>>, <<17,254,225,55,118,21,53,93,114,4,4,113,200, 133,25,137>>, <<43,9,108,115,188,239,174,139,121,255,8, 39,122,201,169,254>>}]}}} 04:12:54.785 [info] auth_response(<<"262427240433116">>): {ok,[{epdg_auth_tuple,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>,<<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20>>,<<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>,<<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169,254>>}]} *DBG* epdg_ue_fsm_262427240433116 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>, <<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>, <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178, 64,143,96,33,54,71,20,21,31,237,44,115,20>>, <<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>, <<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169, 254>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.785 [info] auth_response for <<"262427240433116">>: {ok,[{epdg_auth_tuple,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>,<<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>,<<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20>>,<<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>,<<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169,254>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.785 [info] GSUP: Tx #{auth_tuples => [#{autn => <<20,123,113,222,20,132,191,171,19,174,169,210,45,10,236,186>>,ck => <<43,9,108,115,188,239,174,139,121,255,8,39,122,201,169,254>>,ik => <<17,254,225,55,118,21,53,93,114,4,4,113,200,133,25,137>>,rand => <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126>>,res => <<16,236,66,144,102,214,8,181,98,9,155,130,6,85,205,126,178,64,143,96,33,54,71,20,21,31,237,44,115,20>>}],imsi => <<"262427240433116">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427240433116">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427240433116 receive call lu_request from <0.860.0> in state state_authenticating *DBG* epdg_ue_fsm_262427240433116 send ok to <0.860.0> 04:12:54.786 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427240433116">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427240433116 consume call lu_request from <0.860.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427240433116 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.786 [info] ue_fsm lu_request 04:12:54.786 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} 04:12:54.786 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427240433116 send ok to <0.201.0> 04:12:54.786 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427240433116",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427240433116 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:54.786 [debug] SWx Tx SAR Imsi="262427240433116" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.787 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427240433116",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240433116 receive call {rx_swx_saa,{ok,1,#{}}} from <0.861.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427240433116 send ok to <0.861.0> *DBG* aaa_ue_fsm_262427240433116 consume call {rx_swx_saa,{ok,1,#{}}} from <0.861.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427240433116 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.788 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427240433116",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.788 [info] ue_fsm ev_rx_swx_saa 04:12:54.789 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427240433116",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427240433116 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427240433116">>,ok}} *DBG* epdg_ue_fsm_262427240433116 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.789 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.789 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} 04:12:54.789 [info] lu_response(<<"262427240433116">>): ok 04:12:54.789 [info] lu_response for <<"262427240433116">>: ok 04:12:54.789 [info] GSUP: Tx #{imsi => <<"262427240433116">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427240433116">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427240433116 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.862.0> in state state_authenticated 04:12:54.790 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427240433116">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.790 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262427240433116 send ok to <0.862.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.790 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427240433116 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.862.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427240433116 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.790 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:54.790 [info] s2b: Tx {gtp,v2,create_session_request,0,13829164,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427240433116">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376135,<<172,18,126,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,3591054372,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:54.790 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427240433116 receive call {rx_s6b_aar,"262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.863.0> in state state_authenticated 04:12:54.795 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.795 [info] ue_fsm ev_rx_s6b_aar: "262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.795 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427240433116",undefined,undefined,true,false,undefined} 04:12:54.795 [debug] SWx Tx SAR Imsi="262427240433116" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.795 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427240433116",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240433116 send ok to <0.863.0> 04:12:54.795 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427240433116 consume call {rx_s6b_aar,"262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.863.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240433116 receive call {rx_swx_saa,{ok,13,#{}}} from <0.864.0> in state state_authenticated_wait_swx_saa 04:12:54.797 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427240433116",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427240433116 send ok to <0.864.0> 04:12:54.797 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427240433116 consume call {rx_swx_saa,{ok,13,#{}}} from <0.864.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.797 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427240433116","262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.863.0>} 04:12:54.797 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.797 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.799 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,199,211,4,44,0,2,0,2,0,16,0,87,0,9,1,160,105,119,91,238,172,18,126,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,105,119,91,238,172,18,126,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,105,119,91,238,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:54.799 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376135,13829164,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,<<"iw[î">>},{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,1769429998,<<172,18,126,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,1769429998,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} 04:12:54.800 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427240433116">>,<0.857.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376135,1769429998,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054372,1769429998}]}}}} *DBG* epdg_ue_fsm_262427240433116 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 => 3591054372, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1769429998}}} from <0.865.0> in state state_wait_create_session_resp 04:12:54.800 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:54.800 [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 => 3591054372,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1769429998}} 04:12:54.800 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} 04:12:54.800 [info] KMOD Port Create PDP Context Call {<0.857.0>,[alias|#Ref<0.2003034577.3624206351.200875>]}: {create_pdp_context,{172,18,126,103},3591054372,1769429998,{192,168,0,12}} 04:12:54.800 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,12}, 3591054372, 1769429998 04:12:54.800 [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,126,103}},{ms_address,{192,168,0,12}},{i_tid,3591054372},{o_tid,1769429998}]}} 04:12:54.800 [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 => 3591054372,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1769429998}) returned ok *DBG* epdg_ue_fsm_262427240433116 send ok to <0.865.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427240433116">>, {ok, #{apco => <<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 => 3591054372, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1769429998}}}} 04:12:54.800 [info] tunnel_response(<<"262427240433116">>): {ok,#{apco => <<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 => 3591054372,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1769429998}} *DBG* epdg_ue_fsm_262427240433116 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 => 3591054372, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1769429998}}} from <0.865.0> in state state_wait_create_session_resp => state_active 04:12:54.800 [info] tunnel_response for <<"262427240433116">>: {ok,#{apco => <<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 => 3591054372,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1769429998}} 04:12:54.800 [info] GSUP: Tx #{imsi => <<"262427240433116">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262427480208075">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427480208075 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427480208075 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427480208075 receive call {auth_request,33,"internet",#{}} from <0.866.0> in state state_new 04:12:54.881 [info] GSUP: Rx #{imsi => <<"262427480208075">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427480208075 send ok to <0.866.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.881 [info] ue_fsm start(epdg_ue_fsm_262427480208075) *DBG* epdg_ue_fsm_262427480208075 consume call {auth_request,33,"internet",#{}} from <0.866.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427480208075 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427480208075 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.881 [info] ue_fsm init(<<"262427480208075">>) *DBG* aaa_ue_fsm_262427480208075 consume internal init_state in state state_new 04:12:54.881 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427480208075 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.881 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} 04:12:54.881 [info] ue_fsm start_link(aaa_ue_fsm_262427480208075) 04:12:54.882 [info] ue_fsm init("262427480208075") 04:12:54.882 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.882 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427480208075",undefined,undefined,false,false,undefined} 04:12:54.882 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.882 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262427480208075",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427480208075 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427480208075 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.886 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427480208075",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163]],[[29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249]],["foobar"],[[227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51]],[[87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427480208075 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>, <<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163, 68,2,104,80,229,27,150,200,235,28,37,203,39,249>>, <<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>, <<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]}} from <0.869.0> in state state_wait_swx_maa 04:12:54.886 [info] dia_sip2gsup: auth [29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163] authz [29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249]  04:12:54.886 [info] rand [29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163] autn [136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163]  *DBG* aaa_ue_fsm_262427480208075 send ok to <0.869.0> *DBG* epdg_ue_fsm_262427480208075 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>, <<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163, 68,2,104,80,229,27,150,200,235,28,37,203,39,249>>, <<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>, <<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:54.886 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427480208075 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>, <<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163, 68,2,104,80,229,27,150,200,235,28,37,203,39,249>>, <<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>, <<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]}} from <0.869.0> in state state_wait_swx_maa => state_new 04:12:54.886 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427480208075",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427480208075 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427480208075">>, {ok, [{epdg_auth_tuple, <<29,28,135,26,43,187,187,34,130,237,95,205, 212,231,32,163>>, <<136,210,140,213,131,3,68,238,83,34,28,13,127, 124,72,163>>, <<29,28,135,26,43,187,187,34,130,237,95,205, 212,231,32,163,68,2,104,80,229,27,150,200, 235,28,37,203,39,249>>, <<87,202,94,130,65,194,173,40,170,17,161,16, 243,173,212,170>>, <<227,122,82,67,97,45,128,95,131,103,8,90, 138,204,239,51>>}]}}} 04:12:54.886 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>,<<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249>>,<<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>,<<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]} *DBG* epdg_ue_fsm_262427480208075 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>, <<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>, <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163, 68,2,104,80,229,27,150,200,235,28,37,203,39,249>>, <<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>, <<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.886 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>,<<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249>>,<<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>,<<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]}, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} 04:12:54.886 [info] auth_response(<<"262427480208075">>): {ok,[{epdg_auth_tuple,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>,<<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249>>,<<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>,<<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.886 [info] auth_response for <<"262427480208075">>: {ok,[{epdg_auth_tuple,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>,<<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>,<<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249>>,<<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>,<<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>}]} 04:12:54.886 [info] GSUP: Tx #{auth_tuples => [#{autn => <<136,210,140,213,131,3,68,238,83,34,28,13,127,124,72,163>>,ck => <<227,122,82,67,97,45,128,95,131,103,8,90,138,204,239,51>>,ik => <<87,202,94,130,65,194,173,40,170,17,161,16,243,173,212,170>>,rand => <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163>>,res => <<29,28,135,26,43,187,187,34,130,237,95,205,212,231,32,163,68,2,104,80,229,27,150,200,235,28,37,203,39,249>>}],imsi => <<"262427480208075">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427480208075">>, message_type => location_upd_req}} 04:12:54.888 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427480208075">>,message_type => location_upd_req} 04:12:54.888 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427480208075 receive call lu_request from <0.870.0> in state state_authenticating *DBG* epdg_ue_fsm_262427480208075 send ok to <0.870.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427480208075 consume call lu_request from <0.870.0> in state state_authenticating 04:12:54.888 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427480208075 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.888 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.888 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427480208075",undefined,undefined,false,false,undefined} 04:12:54.888 [debug] SWx Tx SAR Imsi="262427480208075" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.888 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427480208075",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427480208075 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427480208075 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427480208075 receive call {rx_swx_saa,{ok,1,#{}}} from <0.871.0> in state state_wait_swx_saa 04:12:54.890 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427480208075",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.890 [info] ue_fsm ev_rx_swx_saa 04:12:54.891 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427480208075",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427480208075 send ok to <0.871.0> *DBG* epdg_ue_fsm_262427480208075 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.891 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262427480208075 consume call {rx_swx_saa,{ok,1,#{}}} from <0.871.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427480208075 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427480208075">>,ok}} 04:12:54.891 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427480208075 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:54.891 [info] lu_response(<<"262427480208075">>): ok 04:12:54.891 [info] lu_response for <<"262427480208075">>: ok 04:12:54.891 [info] GSUP: Tx #{imsi => <<"262427480208075">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427480208075">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:54.892 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427480208075">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427480208075 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.872.0> in state state_authenticated 04:12:54.892 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.892 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427480208075 send ok to <0.872.0> 04:12:54.892 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427480208075 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.872.0> in state state_authenticated => state_wait_create_session_resp 04:12:54.892 [info] s2b: Tx {gtp,v2,create_session_request,0,13829165,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427480208075">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376136,<<172,18,126,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,3591054373,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427480208075 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:54.892 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427480208075 receive call {rx_s6b_aar,"262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.873.0> in state state_authenticated 04:12:54.899 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.899 [info] ue_fsm ev_rx_s6b_aar: "262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.899 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427480208075",undefined,undefined,true,false,undefined} 04:12:54.899 [debug] SWx Tx SAR Imsi="262427480208075" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.899 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427480208075",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427480208075 send ok to <0.873.0> 04:12:54.899 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427480208075 consume call {rx_s6b_aar,"262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.873.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427480208075 receive call {rx_swx_saa,{ok,13,#{}}} from <0.874.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427480208075 send ok to <0.874.0> 04:12:54.901 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427480208075",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427480208075 consume call {rx_swx_saa,{ok,13,#{}}} from <0.874.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:54.901 [info] ue_fsm ev_rx_swx_saa 04:12:54.901 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427480208075","262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.873.0>} 04:12:54.901 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:54.901 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:54.903 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,200,211,4,45,0,2,0,2,0,16,0,87,0,9,1,160,135,16,44,181,172,18,126,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,135,16,44,181,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,135,16,44,181,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427480208075 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 => 3591054373, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2265984181}}} from <0.875.0> in state state_wait_create_session_resp 04:12:54.904 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376136,13829165,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<135,16,44,181>>},{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,2265984181,<<172,18,126,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,2265984181,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 04:12:54.904 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427480208075">>,<0.867.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376136,2265984181,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054373,2265984181}],[],[],[],[],[],[]}}}} 04:12:54.904 [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_262427480208075 send ok to <0.875.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427480208075">>, {ok, #{apco => <<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 => 3591054373, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2265984181}}}} 04:12:54.904 [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 => 3591054373,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2265984181}} *DBG* epdg_ue_fsm_262427480208075 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 => 3591054373, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2265984181}}} from <0.875.0> in state state_wait_create_session_resp => state_active 04:12:54.904 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} 04:12:54.904 [info] KMOD Port Create PDP Context Call {<0.867.0>,[alias|#Ref<0.2003034577.3624206337.205771>]}: {create_pdp_context,{172,18,126,103},3591054373,2265984181,{192,168,0,13}} 04:12:54.904 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,13}, 3591054373, 2265984181 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.904 [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,126,103}},{ms_address,{192,168,0,13}},{i_tid,3591054373},{o_tid,2265984181}]}} 04:12:54.904 [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 => 3591054373,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2265984181}) returned ok 04:12:54.904 [info] tunnel_response(<<"262427480208075">>): {ok,#{apco => <<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 => 3591054373,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2265984181}} 04:12:54.904 [info] tunnel_response for <<"262427480208075">>: {ok,#{apco => <<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 => 3591054373,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2265984181}} 04:12:54.904 [info] GSUP: Tx #{imsi => <<"262427480208075">>,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.55>, {osmo,5}, #{imsi => <<"262423527022016">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423527022016 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423527022016 consume internal init_state in state state_new 04:12:54.981 [info] GSUP: Rx #{imsi => <<"262423527022016">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423527022016 receive call {auth_request,33,"internet",#{}} from <0.876.0> in state state_new 04:12:54.981 [info] ue_fsm start(epdg_ue_fsm_262423527022016) *DBG* epdg_ue_fsm_262423527022016 send ok to <0.876.0> 04:12:54.981 [info] ue_fsm init(<<"262423527022016">>) *DBG* epdg_ue_fsm_262423527022016 consume call {auth_request,33,"internet",#{}} from <0.876.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423527022016 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:54.981 [info] ue_fsm auth_request 04:12:54.982 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423527022016 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423527022016 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423527022016 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:54.982 [info] ue_fsm start_link(aaa_ue_fsm_262423527022016) 04:12:54.982 [info] ue_fsm init("262423527022016") 04:12:54.982 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:54.982 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423527022016",undefined,undefined,false,false,undefined} 04:12:54.982 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:54.982 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262423527022016",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423527022016 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423527022016 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:54.986 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423527022016",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197]],[[202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86]],["foobar"],[[181,129,101,149,30,28,131,39,198,64,140,19,255,194,185,96]],[[183,75,198,164,206,118,115,154,209,171,179,166,25,201,234,41]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423527022016 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>, <<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165, 205,25,41,176,88,153,7,131,92,221,187,42,86>>, <<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234, 41>>, <<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185, 96>>}]}} from <0.879.0> in state state_wait_swx_maa 04:12:54.986 [info] dia_sip2gsup: auth [202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197] authz [202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86]  04:12:54.986 [info] rand [202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67] autn [114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197]  *DBG* aaa_ue_fsm_262423527022016 send ok to <0.879.0> 04:12:54.986 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423527022016 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>, <<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165, 205,25,41,176,88,153,7,131,92,221,187,42,86>>, <<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234, 41>>, <<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185, 96>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423527022016 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>, <<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165, 205,25,41,176,88,153,7,131,92,221,187,42,86>>, <<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234, 41>>, <<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185, 96>>}]}} from <0.879.0> in state state_wait_swx_maa => state_new 04:12:54.986 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423527022016",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423527022016 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423527022016">>, {ok, [{epdg_auth_tuple, <<202,202,74,47,101,64,222,134,24,30,60,197,7, 229,229,67>>, <<114,15,190,220,149,225,77,121,128,144,176, 102,52,50,142,197>>, <<202,202,74,47,101,64,222,134,24,30,60,197,7, 229,229,67,165,205,25,41,176,88,153,7,131,92, 221,187,42,86>>, <<183,75,198,164,206,118,115,154,209,171,179, 166,25,201,234,41>>, <<181,129,101,149,30,28,131,39,198,64,140, 19,255,194,185,96>>}]}}} 04:12:54.986 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>,<<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86>>,<<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234,41>>,<<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185,96>>}]} *DBG* epdg_ue_fsm_262423527022016 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>, <<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>, <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165, 205,25,41,176,88,153,7,131,92,221,187,42,86>>, <<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234, 41>>, <<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185, 96>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:54.986 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>,<<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86>>,<<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234,41>>,<<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185,96>>}]}, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} 04:12:54.986 [info] auth_response(<<"262423527022016">>): {ok,[{epdg_auth_tuple,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>,<<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86>>,<<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234,41>>,<<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185,96>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.986 [info] auth_response for <<"262423527022016">>: {ok,[{epdg_auth_tuple,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>,<<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>,<<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86>>,<<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234,41>>,<<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185,96>>}]} 04:12:54.987 [info] GSUP: Tx #{auth_tuples => [#{autn => <<114,15,190,220,149,225,77,121,128,144,176,102,52,50,142,197>>,ck => <<181,129,101,149,30,28,131,39,198,64,140,19,255,194,185,96>>,ik => <<183,75,198,164,206,118,115,154,209,171,179,166,25,201,234,41>>,rand => <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67>>,res => <<202,202,74,47,101,64,222,134,24,30,60,197,7,229,229,67,165,205,25,41,176,88,153,7,131,92,221,187,42,86>>}],imsi => <<"262423527022016">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423527022016">>, message_type => location_upd_req}} 04:12:54.988 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423527022016">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423527022016 receive call lu_request from <0.880.0> in state state_authenticating 04:12:54.988 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423527022016 send ok to <0.880.0> 04:12:54.988 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423527022016 consume call lu_request from <0.880.0> in state state_authenticating *DBG* aaa_ue_fsm_262423527022016 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:54.988 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:54.988 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423527022016",undefined,undefined,false,false,undefined} 04:12:54.988 [debug] SWx Tx SAR Imsi="262423527022016" Type=1 APN="internet" AgentInfoOpt=[]  04:12:54.988 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423527022016",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423527022016 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423527022016 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423527022016 receive call {rx_swx_saa,{ok,1,#{}}} from <0.881.0> in state state_wait_swx_saa 04:12:54.992 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423527022016",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:54.992 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423527022016 send ok to <0.881.0> *DBG* aaa_ue_fsm_262423527022016 consume call {rx_swx_saa,{ok,1,#{}}} from <0.881.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423527022016 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:54.992 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423527022016",undefined,undefined,false,false,undefined} 04:12:54.992 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423527022016 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423527022016">>,ok}} 04:12:54.992 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423527022016 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:54.992 [info] lu_response(<<"262423527022016">>): ok 04:12:54.992 [info] lu_response for <<"262423527022016">>: ok 04:12:54.992 [info] GSUP: Tx #{imsi => <<"262423527022016">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423527022016">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423527022016 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.882.0> in state state_authenticated 04:12:54.993 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423527022016">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:54.994 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:54.994 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} 04:12:54.994 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:54.994 [info] s2b: Tx {gtp,v2,create_session_request,0,13829166,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423527022016">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376137,<<172,18,126,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,3591054374,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:54.994 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423527022016 send ok to <0.882.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423527022016 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.882.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423527022016 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423527022016 receive call {rx_s6b_aar,"262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.883.0> in state state_authenticated 04:12:54.998 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:54.998 [info] ue_fsm ev_rx_s6b_aar: "262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:54.998 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423527022016",undefined,undefined,true,false,undefined} 04:12:54.998 [debug] SWx Tx SAR Imsi="262423527022016" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:54.998 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423527022016",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423527022016 send ok to <0.883.0> *DBG* aaa_ue_fsm_262423527022016 consume call {rx_s6b_aar,"262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.883.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:54.999 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423527022016 receive call {rx_swx_saa,{ok,13,#{}}} from <0.884.0> in state state_authenticated_wait_swx_saa 04:12:55.001 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423527022016",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423527022016 send ok to <0.884.0> *DBG* aaa_ue_fsm_262423527022016 consume call {rx_swx_saa,{ok,13,#{}}} from <0.884.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.001 [info] ue_fsm ev_rx_swx_saa 04:12:55.001 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423527022016","262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.883.0>} 04:12:55.001 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.001 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423527022016 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 => 3591054374, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2229363127}}} from <0.885.0> in state state_wait_create_session_resp 04:12:55.004 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,201,211,4,46,0,2,0,2,0,16,0,87,0,9,1,160,132,225,97,183,172,18,126,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,132,225,97,183,172,18,126,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,132,225,97,183,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.004 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376137,13829166,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,<<132,225,97,183>>},{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,2229363127,<<172,18,126,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,2229363127,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:12:55.004 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423527022016">>,<0.877.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376137,2229363127,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3591054374,2229363127}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:55.004 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.004 [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 => 3591054374,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2229363127}} *DBG* epdg_ue_fsm_262423527022016 send ok to <0.885.0> 04:12:55.004 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {tunnel_response, {<<"262423527022016">>, {ok, #{apco => <<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 => 3591054374, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2229363127}}}} *DBG* epdg_ue_fsm_262423527022016 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 => 3591054374, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2229363127}}} from <0.885.0> in state state_wait_create_session_resp => state_active 04:12:55.004 [info] KMOD Port Create PDP Context Call {<0.877.0>,[alias|#Ref<0.2003034577.3624206337.205918>]}: {create_pdp_context,{172,18,126,103},3591054374,2229363127,{192,168,0,14}} 04:12:55.004 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,14}, 3591054374, 2229363127 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.004 [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,126,103}},{ms_address,{192,168,0,14}},{i_tid,3591054374},{o_tid,2229363127}]}} 04:12:55.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,14>>,undefined},local_teid => 3591054374,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2229363127}) returned ok 04:12:55.004 [info] tunnel_response(<<"262423527022016">>): {ok,#{apco => <<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 => 3591054374,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2229363127}} 04:12:55.005 [info] tunnel_response for <<"262423527022016">>: {ok,#{apco => <<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 => 3591054374,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2229363127}} 04:12:55.005 [info] GSUP: Tx #{imsi => <<"262423527022016">>,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.55>, {osmo,5}, #{imsi => <<"262428770574323">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428770574323 enter epdg_ue_fsm in state state_new 04:12:55.081 [info] GSUP: Rx #{imsi => <<"262428770574323">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428770574323 consume internal init_state in state state_new 04:12:55.081 [info] ue_fsm start(epdg_ue_fsm_262428770574323) *DBG* epdg_ue_fsm_262428770574323 receive call {auth_request,33,"internet",#{}} from <0.886.0> in state state_new 04:12:55.081 [info] ue_fsm init(<<"262428770574323">>) 04:12:55.081 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428770574323 send ok to <0.886.0> 04:12:55.082 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428770574323 consume call {auth_request,33,"internet",#{}} from <0.886.0> in state state_new => state_wait_auth_resp 04:12:55.082 [info] ue_fsm start_link(aaa_ue_fsm_262428770574323) *DBG* aaa_ue_fsm_262428770574323 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428770574323 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428770574323 consume internal init_state in state state_new 04:12:55.082 [info] ue_fsm init("262428770574323") 04:12:55.082 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428770574323 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.082 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428770574323",undefined,undefined,false,false,undefined} 04:12:55.082 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.082 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262428770574323",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428770574323 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428770574323 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_262428770574323 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>, <<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118, 64,32,154,70,152,50,61,36,92,63,174,143,64,188>>, <<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116, 234>>, <<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181, 243>>}]}} from <0.889.0> in state state_wait_swx_maa 04:12:55.086 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428770574323",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229]],[[53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188]],["foobar"],[[90,155,172,44,18,223,83,106,69,66,165,107,162,143,181,243]],[[203,178,218,243,230,197,23,99,237,242,214,137,151,20,116,234]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.086 [info] dia_sip2gsup: auth [53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229] authz [53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188]  *DBG* aaa_ue_fsm_262428770574323 send ok to <0.889.0> 04:12:55.086 [info] rand [53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118] autn [228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229]  *DBG* aaa_ue_fsm_262428770574323 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>, <<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118, 64,32,154,70,152,50,61,36,92,63,174,143,64,188>>, <<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116, 234>>, <<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181, 243>>}]}} from <0.889.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428770574323 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>, <<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118, 64,32,154,70,152,50,61,36,92,63,174,143,64,188>>, <<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116, 234>>, <<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181, 243>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.086 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428770574323 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428770574323">>, {ok, [{epdg_auth_tuple, <<53,36,187,50,121,148,138,37,137,71,100,8,164, 115,150,118>>, <<228,27,233,15,100,167,196,245,64,148,42,226, 253,87,251,229>>, <<53,36,187,50,121,148,138,37,137,71,100,8,164, 115,150,118,64,32,154,70,152,50,61,36,92,63, 174,143,64,188>>, <<203,178,218,243,230,197,23,99,237,242,214, 137,151,20,116,234>>, <<90,155,172,44,18,223,83,106,69,66,165, 107,162,143,181,243>>}]}}} 04:12:55.086 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428770574323",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428770574323 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>, <<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>, <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118, 64,32,154,70,152,50,61,36,92,63,174,143,64,188>>, <<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116, 234>>, <<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181, 243>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.086 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>,<<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188>>,<<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116,234>>,<<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181,243>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.086 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>,<<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188>>,<<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116,234>>,<<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181,243>>}]}, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} 04:12:55.086 [info] auth_response(<<"262428770574323">>): {ok,[{epdg_auth_tuple,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>,<<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188>>,<<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116,234>>,<<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181,243>>}]} 04:12:55.086 [info] auth_response for <<"262428770574323">>: {ok,[{epdg_auth_tuple,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>,<<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>,<<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188>>,<<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116,234>>,<<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181,243>>}]} 04:12:55.086 [info] GSUP: Tx #{auth_tuples => [#{autn => <<228,27,233,15,100,167,196,245,64,148,42,226,253,87,251,229>>,ck => <<90,155,172,44,18,223,83,106,69,66,165,107,162,143,181,243>>,ik => <<203,178,218,243,230,197,23,99,237,242,214,137,151,20,116,234>>,rand => <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118>>,res => <<53,36,187,50,121,148,138,37,137,71,100,8,164,115,150,118,64,32,154,70,152,50,61,36,92,63,174,143,64,188>>}],imsi => <<"262428770574323">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428770574323">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428770574323 receive call lu_request from <0.890.0> in state state_authenticating *DBG* epdg_ue_fsm_262428770574323 send ok to <0.890.0> *DBG* epdg_ue_fsm_262428770574323 consume call lu_request from <0.890.0> in state state_authenticating *DBG* aaa_ue_fsm_262428770574323 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.088 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428770574323">>,message_type => location_upd_req} 04:12:55.088 [info] ue_fsm lu_request 04:12:55.088 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} 04:12:55.088 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.088 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428770574323",undefined,undefined,false,false,undefined} 04:12:55.088 [debug] SWx Tx SAR Imsi="262428770574323" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.088 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428770574323",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428770574323 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428770574323 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428770574323 receive call {rx_swx_saa,{ok,1,#{}}} from <0.891.0> in state state_wait_swx_saa 04:12:55.091 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428770574323",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.091 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428770574323 send ok to <0.891.0> *DBG* epdg_ue_fsm_262428770574323 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.091 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428770574323",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428770574323 consume call {rx_swx_saa,{ok,1,#{}}} from <0.891.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428770574323 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428770574323">>,ok}} 04:12:55.091 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428770574323 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.091 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} 04:12:55.091 [info] lu_response(<<"262428770574323">>): ok 04:12:55.091 [info] lu_response for <<"262428770574323">>: ok 04:12:55.091 [info] GSUP: Tx #{imsi => <<"262428770574323">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428770574323">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428770574323 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.892.0> in state state_authenticated 04:12:55.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428770574323">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428770574323 send ok to <0.892.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.092 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428770574323 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.892.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428770574323 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.092 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} 04:12:55.092 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.092 [info] s2b: Tx {gtp,v2,create_session_request,0,13829167,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428770574323">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376138,<<172,18,126,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,3591054375,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:55.093 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428770574323 receive call {rx_s6b_aar,"262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.893.0> in state state_authenticated 04:12:55.097 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.097 [info] ue_fsm ev_rx_s6b_aar: "262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.097 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428770574323",undefined,undefined,true,false,undefined} 04:12:55.097 [debug] SWx Tx SAR Imsi="262428770574323" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.097 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428770574323",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428770574323 send ok to <0.893.0> *DBG* aaa_ue_fsm_262428770574323 consume call {rx_s6b_aar,"262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.893.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.097 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428770574323 receive call {rx_swx_saa,{ok,13,#{}}} from <0.894.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428770574323 send ok to <0.894.0> *DBG* aaa_ue_fsm_262428770574323 consume call {rx_swx_saa,{ok,13,#{}}} from <0.894.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.099 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428770574323",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.099 [info] ue_fsm ev_rx_swx_saa 04:12:55.099 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428770574323","262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.893.0>} 04:12:55.099 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.099 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.101 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,202,211,4,47,0,2,0,2,0,16,0,87,0,9,1,160,75,193,41,213,172,18,126,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,75,193,41,213,172,18,126,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,75,193,41,213,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.101 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376138,13829167,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"KÁ)Õ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1270950357,<<172,18,126,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,1270950357,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} *DBG* epdg_ue_fsm_262428770574323 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 => 3591054375, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1270950357}}} from <0.895.0> in state state_wait_create_session_resp 04:12:55.101 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428770574323">>,<0.887.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376138,1270950357,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054375,1270950357}],[],[],[],[],[],[]}}}} 04:12:55.101 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.101 [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 => 3591054375,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1270950357}} 04:12:55.102 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428770574323 send ok to <0.895.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428770574323">>, {ok, #{apco => <<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 => 3591054375, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1270950357}}}} *DBG* epdg_ue_fsm_262428770574323 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 => 3591054375, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1270950357}}} from <0.895.0> in state state_wait_create_session_resp => state_active 04:12:55.102 [info] KMOD Port Create PDP Context Call {<0.887.0>,[alias|#Ref<0.2003034577.3624206337.206121>]}: {create_pdp_context,{172,18,126,103},3591054375,1270950357,{192,168,0,15}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.102 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,15}, 3591054375, 1270950357 04:12:55.102 [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,126,103}},{ms_address,{192,168,0,15}},{i_tid,3591054375},{o_tid,1270950357}]}} 04:12:55.102 [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 => 3591054375,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1270950357}) returned ok 04:12:55.102 [info] tunnel_response(<<"262428770574323">>): {ok,#{apco => <<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 => 3591054375,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1270950357}} 04:12:55.102 [info] tunnel_response for <<"262428770574323">>: {ok,#{apco => <<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 => 3591054375,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1270950357}} 04:12:55.102 [info] GSUP: Tx #{imsi => <<"262428770574323">>,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.55>, {osmo,5}, #{imsi => <<"262420116423240">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:55.182 [info] GSUP: Rx #{imsi => <<"262420116423240">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420116423240 enter epdg_ue_fsm in state state_new 04:12:55.182 [info] ue_fsm start(epdg_ue_fsm_262420116423240) *DBG* epdg_ue_fsm_262420116423240 consume internal init_state in state state_new 04:12:55.182 [info] ue_fsm init(<<"262420116423240">>) *DBG* epdg_ue_fsm_262420116423240 receive call {auth_request,33,"internet",#{}} from <0.896.0> in state state_new 04:12:55.182 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420116423240 send ok to <0.896.0> 04:12:55.183 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420116423240 consume call {auth_request,33,"internet",#{}} from <0.896.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.183 [info] ue_fsm start_link(aaa_ue_fsm_262420116423240) *DBG* aaa_ue_fsm_262420116423240 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420116423240 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.183 [info] ue_fsm init("262420116423240") *DBG* aaa_ue_fsm_262420116423240 consume internal init_state in state state_new 04:12:55.183 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420116423240 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.183 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420116423240",undefined,undefined,false,false,undefined} 04:12:55.183 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.183 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262420116423240",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420116423240 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420116423240 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_262420116423240 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>, <<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91, 81,182,115,206,59,29,33,113,76,2,218,215,193>>, <<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>, <<151,183,23,234,209,186,134,240,236,161,41,238,159,226, 223,129>>}]}} from <0.899.0> in state state_wait_swx_maa 04:12:55.190 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420116423240",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139]],[[64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193]],["foobar"],[[151,183,23,234,209,186,134,240,236,161,41,238,159,226,223,129]],[[139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.190 [info] dia_sip2gsup: auth [64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139] authz [64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193]  04:12:55.190 [info] rand [64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179] autn [134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139]  *DBG* aaa_ue_fsm_262420116423240 send ok to <0.899.0> *DBG* epdg_ue_fsm_262420116423240 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>, <<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91, 81,182,115,206,59,29,33,113,76,2,218,215,193>>, <<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>, <<151,183,23,234,209,186,134,240,236,161,41,238,159,226, 223,129>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.190 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420116423240 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>, <<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91, 81,182,115,206,59,29,33,113,76,2,218,215,193>>, <<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>, <<151,183,23,234,209,186,134,240,236,161,41,238,159,226, 223,129>>}]}} from <0.899.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420116423240 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420116423240">>, {ok, [{epdg_auth_tuple, <<64,46,96,13,100,56,183,166,35,81,1,186,34, 165,194,179>>, <<134,35,87,36,234,233,13,49,145,72,163,254,34, 124,156,139>>, <<64,46,96,13,100,56,183,166,35,81,1,186,34, 165,194,179,91,81,182,115,206,59,29,33,113, 76,2,218,215,193>>, <<139,183,180,106,75,105,89,83,208,209,56,195, 235,89,16,223>>, <<151,183,23,234,209,186,134,240,236,161, 41,238,159,226,223,129>>}]}}} 04:12:55.190 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420116423240",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420116423240 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>, <<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>, <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91, 81,182,115,206,59,29,33,113,76,2,218,215,193>>, <<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>, <<151,183,23,234,209,186,134,240,236,161,41,238,159,226, 223,129>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.190 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>,<<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193>>,<<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>,<<151,183,23,234,209,186,134,240,236,161,41,238,159,226,223,129>>}]} 04:12:55.190 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>,<<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193>>,<<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>,<<151,183,23,234,209,186,134,240,236,161,41,238,159,226,223,129>>}]}, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.190 [info] auth_response(<<"262420116423240">>): {ok,[{epdg_auth_tuple,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>,<<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193>>,<<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>,<<151,183,23,234,209,186,134,240,236,161,41,238,159,226,223,129>>}]} 04:12:55.191 [info] auth_response for <<"262420116423240">>: {ok,[{epdg_auth_tuple,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>,<<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>,<<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193>>,<<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>,<<151,183,23,234,209,186,134,240,236,161,41,238,159,226,223,129>>}]} 04:12:55.191 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,35,87,36,234,233,13,49,145,72,163,254,34,124,156,139>>,ck => <<151,183,23,234,209,186,134,240,236,161,41,238,159,226,223,129>>,ik => <<139,183,180,106,75,105,89,83,208,209,56,195,235,89,16,223>>,rand => <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179>>,res => <<64,46,96,13,100,56,183,166,35,81,1,186,34,165,194,179,91,81,182,115,206,59,29,33,113,76,2,218,215,193>>}],imsi => <<"262420116423240">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420116423240">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420116423240 receive call lu_request from <0.900.0> in state state_authenticating 04:12:55.193 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420116423240">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420116423240 send ok to <0.900.0> *DBG* epdg_ue_fsm_262420116423240 consume call lu_request from <0.900.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420116423240 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.193 [info] ue_fsm lu_request 04:12:55.193 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} 04:12:55.193 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.193 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420116423240",undefined,undefined,false,false,undefined} 04:12:55.193 [debug] SWx Tx SAR Imsi="262420116423240" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.193 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420116423240",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420116423240 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420116423240 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420116423240 receive call {rx_swx_saa,{ok,1,#{}}} from <0.901.0> in state state_wait_swx_saa 04:12:55.199 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420116423240",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.199 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420116423240 send ok to <0.901.0> *DBG* epdg_ue_fsm_262420116423240 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.199 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420116423240",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420116423240 consume call {rx_swx_saa,{ok,1,#{}}} from <0.901.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420116423240 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420116423240">>,ok}} 04:12:55.200 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420116423240 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.200 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} 04:12:55.200 [info] lu_response(<<"262420116423240">>): ok 04:12:55.200 [info] lu_response for <<"262420116423240">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.200 [info] GSUP: Tx #{imsi => <<"262420116423240">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420116423240">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420116423240 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.902.0> in state state_authenticated 04:12:55.202 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420116423240">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.202 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.202 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} 04:12:55.202 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.203 [info] s2b: Tx {gtp,v2,create_session_request,0,13829168,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420116423240">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376139,<<172,18,126,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,3591054376,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420116423240 send ok to <0.902.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.203 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420116423240 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.902.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420116423240 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420116423240 receive call {rx_s6b_aar,"262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.903.0> in state state_authenticated 04:12:55.214 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.214 [info] ue_fsm ev_rx_s6b_aar: "262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.214 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420116423240",undefined,undefined,true,false,undefined} 04:12:55.214 [debug] SWx Tx SAR Imsi="262420116423240" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.214 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420116423240",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420116423240 send ok to <0.903.0> 04:12:55.215 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420116423240 consume call {rx_s6b_aar,"262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.903.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420116423240 receive call {rx_swx_saa,{ok,13,#{}}} from <0.904.0> in state state_authenticated_wait_swx_saa 04:12:55.220 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420116423240",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420116423240 send ok to <0.904.0> 04:12:55.220 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420116423240 consume call {rx_swx_saa,{ok,13,#{}}} from <0.904.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.220 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420116423240","262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.903.0>} 04:12:55.220 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.220 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.226 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,203,211,4,48,0,2,0,2,0,16,0,87,0,9,1,160,44,254,230,217,172,18,126,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,44,254,230,217,172,18,126,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,254,230,217,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.226 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376139,13829168,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,754902745,<<172,18,126,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,754902745,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} 04:12:55.226 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420116423240">>,<0.897.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376139,754902745,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054376,754902745}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420116423240 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 => 3591054376, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 754902745}}} from <0.905.0> in state state_wait_create_session_resp 04:12:55.226 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.226 [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 => 3591054376,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 754902745}} 04:12:55.227 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} 04:12:55.227 [info] KMOD Port Create PDP Context Call {<0.897.0>,[alias|#Ref<0.2003034577.3624206351.201412>]}: {create_pdp_context,{172,18,126,103},3591054376,754902745,{192,168,0,16}} 04:12:55.227 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,16}, 3591054376, 754902745 04:12:55.227 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],208,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,16}},{i_tid,3591054376},{o_tid,754902745}]}} 04:12:55.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,16>>,undefined},local_teid => 3591054376,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 754902745}) returned ok *DBG* epdg_ue_fsm_262420116423240 send ok to <0.905.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420116423240">>, {ok, #{apco => <<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 => 3591054376, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 754902745}}}} 04:12:55.227 [info] tunnel_response(<<"262420116423240">>): {ok,#{apco => <<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 => 3591054376,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 754902745}} *DBG* epdg_ue_fsm_262420116423240 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 => 3591054376, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 754902745}}} from <0.905.0> in state state_wait_create_session_resp => state_active 04:12:55.227 [info] tunnel_response for <<"262420116423240">>: {ok,#{apco => <<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 => 3591054376,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 754902745}} 04:12:55.227 [info] GSUP: Tx #{imsi => <<"262420116423240">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,16>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262426543282530">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:55.282 [info] GSUP: Rx #{imsi => <<"262426543282530">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426543282530 enter epdg_ue_fsm in state state_new 04:12:55.282 [info] ue_fsm start(epdg_ue_fsm_262426543282530) *DBG* epdg_ue_fsm_262426543282530 consume internal init_state in state state_new 04:12:55.282 [info] ue_fsm init(<<"262426543282530">>) *DBG* epdg_ue_fsm_262426543282530 receive call {auth_request,33,"internet",#{}} from <0.906.0> in state state_new 04:12:55.282 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426543282530 send ok to <0.906.0> 04:12:55.282 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426543282530 consume call {auth_request,33,"internet",#{}} from <0.906.0> in state state_new => state_wait_auth_resp 04:12:55.282 [info] ue_fsm start_link(aaa_ue_fsm_262426543282530) *DBG* aaa_ue_fsm_262426543282530 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426543282530 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.282 [info] ue_fsm init("262426543282530") *DBG* aaa_ue_fsm_262426543282530 consume internal init_state in state state_new 04:12:55.282 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426543282530 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.283 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426543282530",undefined,undefined,false,false,undefined} 04:12:55.283 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426543282530 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426543282530 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.283 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262426543282530",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426543282530 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>, <<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244, 139,168,126,188,141,238,254,201,10,127,209,120,190,17>>, <<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>, <<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]}} from <0.909.0> in state state_wait_swx_maa 04:12:55.287 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426543282530",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13]],[[1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17]],["foobar"],[[195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203]],[[83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.287 [info] dia_sip2gsup: auth [1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13] authz [1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17]  04:12:55.287 [info] rand [1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244] autn [190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13]  *DBG* aaa_ue_fsm_262426543282530 send ok to <0.909.0> *DBG* epdg_ue_fsm_262426543282530 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>, <<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244, 139,168,126,188,141,238,254,201,10,127,209,120,190,17>>, <<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>, <<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426543282530 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>, <<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244, 139,168,126,188,141,238,254,201,10,127,209,120,190,17>>, <<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>, <<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]}} from <0.909.0> in state state_wait_swx_maa => state_new 04:12:55.287 [info] ue_fsm ev_rx_swx_maa 04:12:55.287 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426543282530",undefined,undefined,false,false,undefined} 04:12:55.287 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>,<<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17>>,<<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>,<<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]} *DBG* epdg_ue_fsm_262426543282530 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426543282530">>, {ok, [{epdg_auth_tuple, <<1,253,121,143,154,58,77,50,105,138,120,227, 48,70,186,244>>, <<190,102,214,110,109,98,95,51,12,66,27,38,16, 182,52,13>>, <<1,253,121,143,154,58,77,50,105,138,120,227, 48,70,186,244,139,168,126,188,141,238,254, 201,10,127,209,120,190,17>>, <<83,107,81,176,173,210,143,5,188,240,215,9,31, 246,7,223>>, <<195,98,85,116,250,115,96,109,60,5,136, 55,117,237,78,203>>}]}}} 04:12:55.287 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>,<<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17>>,<<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>,<<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]}, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426543282530 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>, <<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>, <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244, 139,168,126,188,141,238,254,201,10,127,209,120,190,17>>, <<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>, <<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.287 [info] auth_response(<<"262426543282530">>): {ok,[{epdg_auth_tuple,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>,<<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17>>,<<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>,<<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]} 04:12:55.288 [info] auth_response for <<"262426543282530">>: {ok,[{epdg_auth_tuple,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>,<<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>,<<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17>>,<<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>,<<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.288 [info] GSUP: Tx #{auth_tuples => [#{autn => <<190,102,214,110,109,98,95,51,12,66,27,38,16,182,52,13>>,ck => <<195,98,85,116,250,115,96,109,60,5,136,55,117,237,78,203>>,ik => <<83,107,81,176,173,210,143,5,188,240,215,9,31,246,7,223>>,rand => <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244>>,res => <<1,253,121,143,154,58,77,50,105,138,120,227,48,70,186,244,139,168,126,188,141,238,254,201,10,127,209,120,190,17>>}],imsi => <<"262426543282530">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426543282530">>, message_type => location_upd_req}} 04:12:55.289 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426543282530">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426543282530 receive call lu_request from <0.910.0> in state state_authenticating 04:12:55.289 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426543282530 send ok to <0.910.0> 04:12:55.289 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426543282530 consume call lu_request from <0.910.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426543282530 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.289 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.289 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426543282530",undefined,undefined,false,false,undefined} 04:12:55.289 [debug] SWx Tx SAR Imsi="262426543282530" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.289 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426543282530",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426543282530 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426543282530 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426543282530 receive call {rx_swx_saa,{ok,1,#{}}} from <0.911.0> in state state_wait_swx_saa 04:12:55.291 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426543282530",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426543282530 send ok to <0.911.0> *DBG* epdg_ue_fsm_262426543282530 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.291 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426543282530 consume call {rx_swx_saa,{ok,1,#{}}} from <0.911.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426543282530 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426543282530">>,ok}} 04:12:55.291 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426543282530",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426543282530 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.291 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:55.292 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.292 [info] lu_response(<<"262426543282530">>): ok 04:12:55.292 [info] lu_response for <<"262426543282530">>: ok 04:12:55.292 [info] GSUP: Tx #{imsi => <<"262426543282530">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426543282530">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426543282530 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.912.0> in state state_authenticated 04:12:55.293 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426543282530">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.293 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.294 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} 04:12:55.294 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.294 [info] s2b: Tx {gtp,v2,create_session_request,0,13829169,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426543282530">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376140,<<172,18,126,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,3591054377,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426543282530 send ok to <0.912.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.294 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426543282530 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.912.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426543282530 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426543282530 receive call {rx_s6b_aar,"262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.913.0> in state state_authenticated 04:12:55.302 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.302 [info] ue_fsm ev_rx_s6b_aar: "262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.302 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426543282530",undefined,undefined,true,false,undefined} 04:12:55.302 [debug] SWx Tx SAR Imsi="262426543282530" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.302 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426543282530",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426543282530 send ok to <0.913.0> *DBG* aaa_ue_fsm_262426543282530 consume call {rx_s6b_aar,"262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.913.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.303 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426543282530 receive call {rx_swx_saa,{ok,13,#{}}} from <0.914.0> in state state_authenticated_wait_swx_saa 04:12:55.305 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426543282530",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426543282530 send ok to <0.914.0> 04:12:55.305 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426543282530 consume call {rx_swx_saa,{ok,13,#{}}} from <0.914.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.305 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426543282530","262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.913.0>} 04:12:55.305 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.305 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.310 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,204,211,4,49,0,2,0,2,0,16,0,87,0,9,1,160,54,2,221,25,172,18,126,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,54,2,221,25,172,18,126,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,2,221,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.310 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376140,13829169,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,2,221,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,906157337,<<172,18,126,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,906157337,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} *DBG* epdg_ue_fsm_262426543282530 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 => 3591054377, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 906157337}}} from <0.915.0> in state state_wait_create_session_resp 04:12:55.310 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426543282530">>,<0.907.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376140,906157337,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054377,906157337}],[],[],[],[]}}}} 04:12:55.310 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.310 [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 => 3591054377,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 906157337}} 04:12:55.310 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} 04:12:55.310 [info] KMOD Port Create PDP Context Call {<0.907.0>,[alias|#Ref<0.2003034577.3624206337.206422>]}: {create_pdp_context,{172,18,126,103},3591054377,906157337,{192,168,0,17}} *DBG* epdg_ue_fsm_262426543282530 send ok to <0.915.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426543282530">>, {ok, #{apco => <<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 => 3591054377, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 906157337}}}} 04:12:55.310 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,17}, 3591054377, 906157337 *DBG* epdg_ue_fsm_262426543282530 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 => 3591054377, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 906157337}}} from <0.915.0> in state state_wait_create_session_resp => state_active 04:12:55.310 [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,126,103}},{ms_address,{192,168,0,17}},{i_tid,3591054377},{o_tid,906157337}]}} 04:12:55.310 [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 => 3591054377,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 906157337}) returned ok 04:12:55.311 [info] tunnel_response(<<"262426543282530">>): {ok,#{apco => <<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 => 3591054377,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 906157337}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.311 [info] tunnel_response for <<"262426543282530">>: {ok,#{apco => <<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 => 3591054377,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 906157337}} 04:12:55.311 [info] GSUP: Tx #{imsi => <<"262426543282530">>,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.55>, {osmo,5}, #{imsi => <<"262426854934979">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:55.382 [info] GSUP: Rx #{imsi => <<"262426854934979">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426854934979 enter epdg_ue_fsm in state state_new 04:12:55.382 [info] ue_fsm start(epdg_ue_fsm_262426854934979) *DBG* epdg_ue_fsm_262426854934979 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426854934979 receive call {auth_request,33,"internet",#{}} from <0.916.0> in state state_new 04:12:55.382 [info] ue_fsm init(<<"262426854934979">>) *DBG* epdg_ue_fsm_262426854934979 send ok to <0.916.0> 04:12:55.382 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426854934979 consume call {auth_request,33,"internet",#{}} from <0.916.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426854934979 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.382 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426854934979 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426854934979 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426854934979 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.382 [info] ue_fsm start_link(aaa_ue_fsm_262426854934979) 04:12:55.382 [info] ue_fsm init("262426854934979") 04:12:55.382 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.382 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426854934979",undefined,undefined,false,false,undefined} 04:12:55.382 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426854934979 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426854934979 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.382 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262426854934979",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426854934979 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>, <<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224, 200,105,230,67,169,5,77,59,236,149,113,206,129,148>>, <<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>, <<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162, 142>>}]}} from <0.919.0> in state state_wait_swx_maa 04:12:55.387 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426854934979",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169]],[[7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148]],["foobar"],[[195,191,176,9,184,35,157,119,6,156,101,22,251,157,162,142]],[[70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.387 [info] dia_sip2gsup: auth [7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169] authz [7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148]  *DBG* aaa_ue_fsm_262426854934979 send ok to <0.919.0> *DBG* epdg_ue_fsm_262426854934979 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>, <<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224, 200,105,230,67,169,5,77,59,236,149,113,206,129,148>>, <<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>, <<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162, 142>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426854934979 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>, <<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224, 200,105,230,67,169,5,77,59,236,149,113,206,129,148>>, <<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>, <<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162, 142>>}]}} from <0.919.0> in state state_wait_swx_maa => state_new 04:12:55.387 [info] rand [7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224] autn [220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169]  *DBG* epdg_ue_fsm_262426854934979 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426854934979">>, {ok, [{epdg_auth_tuple, <<7,13,187,22,250,43,144,15,213,229,66,64,135, 193,174,224>>, <<220,84,212,136,36,149,175,130,133,107,17,86, 118,31,72,169>>, <<7,13,187,22,250,43,144,15,213,229,66,64,135, 193,174,224,200,105,230,67,169,5,77,59,236, 149,113,206,129,148>>, <<70,255,186,99,26,65,247,15,205,175,247,208, 58,85,48,206>>, <<195,191,176,9,184,35,157,119,6,156,101, 22,251,157,162,142>>}]}}} 04:12:55.387 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426854934979 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>, <<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>, <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224, 200,105,230,67,169,5,77,59,236,149,113,206,129,148>>, <<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>, <<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162, 142>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.387 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426854934979",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.387 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>,<<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148>>,<<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>,<<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162,142>>}]} 04:12:55.387 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>,<<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148>>,<<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>,<<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162,142>>}]}, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} 04:12:55.387 [info] auth_response(<<"262426854934979">>): {ok,[{epdg_auth_tuple,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>,<<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148>>,<<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>,<<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162,142>>}]} 04:12:55.387 [info] auth_response for <<"262426854934979">>: {ok,[{epdg_auth_tuple,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>,<<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>,<<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148>>,<<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>,<<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162,142>>}]} 04:12:55.387 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,84,212,136,36,149,175,130,133,107,17,86,118,31,72,169>>,ck => <<195,191,176,9,184,35,157,119,6,156,101,22,251,157,162,142>>,ik => <<70,255,186,99,26,65,247,15,205,175,247,208,58,85,48,206>>,rand => <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224>>,res => <<7,13,187,22,250,43,144,15,213,229,66,64,135,193,174,224,200,105,230,67,169,5,77,59,236,149,113,206,129,148>>}],imsi => <<"262426854934979">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426854934979">>, message_type => location_upd_req}} 04:12:55.389 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426854934979">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426854934979 receive call lu_request from <0.920.0> in state state_authenticating 04:12:55.389 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426854934979 send ok to <0.920.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.389 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426854934979 consume call lu_request from <0.920.0> in state state_authenticating *DBG* aaa_ue_fsm_262426854934979 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.389 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.389 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426854934979",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426854934979 send ok to <0.201.0> 04:12:55.389 [debug] SWx Tx SAR Imsi="262426854934979" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426854934979 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.389 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426854934979",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426854934979 receive call {rx_swx_saa,{ok,1,#{}}} from <0.921.0> in state state_wait_swx_saa 04:12:55.393 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426854934979",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.393 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426854934979 send ok to <0.921.0> *DBG* epdg_ue_fsm_262426854934979 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.393 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426854934979",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426854934979 consume call {rx_swx_saa,{ok,1,#{}}} from <0.921.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426854934979 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426854934979">>,ok}} 04:12:55.393 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426854934979 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.393 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} 04:12:55.393 [info] lu_response(<<"262426854934979">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.393 [info] lu_response for <<"262426854934979">>: ok 04:12:55.393 [info] GSUP: Tx #{imsi => <<"262426854934979">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426854934979">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.395 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426854934979">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426854934979 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.922.0> in state state_authenticated 04:12:55.395 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.395 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426854934979 send ok to <0.922.0> 04:12:55.395 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.395 [info] s2b: Tx {gtp,v2,create_session_request,0,13829170,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426854934979">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376141,<<172,18,126,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,3591054378,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426854934979 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.922.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426854934979 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.395 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426854934979 receive call {rx_s6b_aar,"262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.923.0> in state state_authenticated 04:12:55.401 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.401 [info] ue_fsm ev_rx_s6b_aar: "262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.401 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426854934979",undefined,undefined,true,false,undefined} 04:12:55.401 [debug] SWx Tx SAR Imsi="262426854934979" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.401 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426854934979",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426854934979 send ok to <0.923.0> *DBG* aaa_ue_fsm_262426854934979 consume call {rx_s6b_aar,"262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.923.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.402 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426854934979 receive call {rx_swx_saa,{ok,13,#{}}} from <0.924.0> in state state_authenticated_wait_swx_saa 04:12:55.404 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426854934979",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426854934979 send ok to <0.924.0> *DBG* aaa_ue_fsm_262426854934979 consume call {rx_swx_saa,{ok,13,#{}}} from <0.924.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.404 [info] ue_fsm ev_rx_swx_saa 04:12:55.405 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426854934979","262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.923.0>} 04:12:55.405 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.405 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,205,211,4,50,0,2,0,2,0,16,0,87,0,9,1,160,242,125,179,185,172,18,126,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,242,125,179,185,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,242,125,179,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376141,13829170,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,4068324281,<<172,18,126,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,4068324281,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} *DBG* epdg_ue_fsm_262426854934979 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 => 3591054378, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4068324281}}} from <0.925.0> in state state_wait_create_session_resp 04:12:55.408 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426854934979">>,<0.917.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376141,4068324281,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054378,4068324281}],[],[],[],[]}}}} 04:12:55.408 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.408 [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 => 3591054378,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4068324281}} 04:12:55.408 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} 04:12:55.408 [info] KMOD Port Create PDP Context Call {<0.917.0>,[alias|#Ref<0.2003034577.3624206337.206583>]}: {create_pdp_context,{172,18,126,103},3591054378,4068324281,{192,168,0,18}} 04:12:55.408 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,18}, 3591054378, 4068324281 04:12:55.409 [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,126,103}},{ms_address,{192,168,0,18}},{i_tid,3591054378},{o_tid,4068324281}]}} *DBG* epdg_ue_fsm_262426854934979 send ok to <0.925.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426854934979">>, {ok, #{apco => <<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 => 3591054378, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4068324281}}}} 04:12:55.409 [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 => 3591054378,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4068324281}) returned ok *DBG* epdg_ue_fsm_262426854934979 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 => 3591054378, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4068324281}}} from <0.925.0> in state state_wait_create_session_resp => state_active 04:12:55.409 [info] tunnel_response(<<"262426854934979">>): {ok,#{apco => <<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 => 3591054378,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4068324281}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.409 [info] tunnel_response for <<"262426854934979">>: {ok,#{apco => <<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 => 3591054378,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4068324281}} 04:12:55.409 [info] GSUP: Tx #{imsi => <<"262426854934979">>,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.55>, {osmo,5}, #{imsi => <<"262424190972752">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424190972752 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424190972752 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424190972752 receive call {auth_request,33,"internet",#{}} from <0.926.0> in state state_new *DBG* epdg_ue_fsm_262424190972752 send ok to <0.926.0> 04:12:55.482 [info] GSUP: Rx #{imsi => <<"262424190972752">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424190972752 consume call {auth_request,33,"internet",#{}} from <0.926.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424190972752 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.482 [info] ue_fsm start(epdg_ue_fsm_262424190972752) *DBG* aaa_ue_fsm_262424190972752 enter aaa_ue_fsm in state state_new 04:12:55.482 [info] ue_fsm init(<<"262424190972752">>) *DBG* aaa_ue_fsm_262424190972752 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424190972752 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.482 [info] ue_fsm auth_request 04:12:55.482 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} 04:12:55.482 [info] ue_fsm start_link(aaa_ue_fsm_262424190972752) 04:12:55.482 [info] ue_fsm init("262424190972752") *DBG* aaa_ue_fsm_262424190972752 send ok to <0.201.0> 04:12:55.482 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262424190972752 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.482 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424190972752",undefined,undefined,false,false,undefined} 04:12:55.482 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.482 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262424190972752",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424190972752 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>, <<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238, 248,236,157,224,98,106,50,142,141,165,22,201,19>>, <<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>, <<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249, 41>>}]}} from <0.929.0> in state state_wait_swx_maa 04:12:55.487 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424190972752",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209]],[[229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19]],["foobar"],[[189,49,0,92,15,247,250,123,233,199,200,171,227,189,249,41]],[[185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.487 [info] dia_sip2gsup: auth [229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209] authz [229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19]  *DBG* aaa_ue_fsm_262424190972752 send ok to <0.929.0> *DBG* epdg_ue_fsm_262424190972752 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>, <<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238, 248,236,157,224,98,106,50,142,141,165,22,201,19>>, <<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>, <<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249, 41>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424190972752 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>, <<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238, 248,236,157,224,98,106,50,142,141,165,22,201,19>>, <<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>, <<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249, 41>>}]}} from <0.929.0> in state state_wait_swx_maa => state_new 04:12:55.487 [info] rand [229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73] autn [5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209]  *DBG* epdg_ue_fsm_262424190972752 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424190972752">>, {ok, [{epdg_auth_tuple, <<229,14,184,4,254,82,59,137,167,39,226,130,94, 15,101,73>>, <<5,155,213,71,10,39,148,6,3,106,176,26,25,240, 240,209>>, <<229,14,184,4,254,82,59,137,167,39,226,130,94, 15,101,73,238,248,236,157,224,98,106,50,142, 141,165,22,201,19>>, <<185,232,126,246,162,239,35,86,162,19,198,160, 212,65,102,145>>, <<189,49,0,92,15,247,250,123,233,199,200, 171,227,189,249,41>>}]}}} 04:12:55.487 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424190972752 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>, <<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>, <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238, 248,236,157,224,98,106,50,142,141,165,22,201,19>>, <<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>, <<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249, 41>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.487 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424190972752",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.487 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>,<<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19>>,<<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>,<<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249,41>>}]} 04:12:55.487 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>,<<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19>>,<<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>,<<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249,41>>}]}, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} 04:12:55.487 [info] auth_response(<<"262424190972752">>): {ok,[{epdg_auth_tuple,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>,<<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19>>,<<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>,<<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249,41>>}]} 04:12:55.487 [info] auth_response for <<"262424190972752">>: {ok,[{epdg_auth_tuple,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>,<<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>,<<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19>>,<<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>,<<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249,41>>}]} 04:12:55.487 [info] GSUP: Tx #{auth_tuples => [#{autn => <<5,155,213,71,10,39,148,6,3,106,176,26,25,240,240,209>>,ck => <<189,49,0,92,15,247,250,123,233,199,200,171,227,189,249,41>>,ik => <<185,232,126,246,162,239,35,86,162,19,198,160,212,65,102,145>>,rand => <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73>>,res => <<229,14,184,4,254,82,59,137,167,39,226,130,94,15,101,73,238,248,236,157,224,98,106,50,142,141,165,22,201,19>>}],imsi => <<"262424190972752">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424190972752">>, message_type => location_upd_req}} 04:12:55.489 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424190972752">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424190972752 receive call lu_request from <0.930.0> in state state_authenticating 04:12:55.489 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424190972752 send ok to <0.930.0> *DBG* aaa_ue_fsm_262424190972752 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.489 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424190972752 consume call lu_request from <0.930.0> in state state_authenticating 04:12:55.489 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424190972752 send ok to <0.201.0> 04:12:55.489 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424190972752",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424190972752 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.489 [debug] SWx Tx SAR Imsi="262424190972752" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.489 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424190972752",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:12:55.493 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424190972752",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424190972752 receive call {rx_swx_saa,{ok,1,#{}}} from <0.931.0> in state state_wait_swx_saa 04:12:55.493 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424190972752 send ok to <0.931.0> *DBG* epdg_ue_fsm_262424190972752 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.493 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424190972752",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424190972752 consume call {rx_swx_saa,{ok,1,#{}}} from <0.931.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424190972752 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424190972752">>,ok}} 04:12:55.493 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424190972752 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.493 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} 04:12:55.493 [info] lu_response(<<"262424190972752">>): ok 04:12:55.493 [info] lu_response for <<"262424190972752">>: ok 04:12:55.493 [info] GSUP: Tx #{imsi => <<"262424190972752">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424190972752">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.494 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424190972752">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424190972752 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.932.0> in state state_authenticated 04:12:55.494 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.495 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} 04:12:55.495 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262424190972752 send ok to <0.932.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.495 [info] s2b: Tx {gtp,v2,create_session_request,0,13829171,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424190972752">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376142,<<172,18,126,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,3591054379,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424190972752 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.932.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424190972752 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.495 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424190972752 receive call {rx_s6b_aar,"262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.933.0> in state state_authenticated 04:12:55.502 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.502 [info] ue_fsm ev_rx_s6b_aar: "262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.503 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424190972752",undefined,undefined,true,false,undefined} 04:12:55.503 [debug] SWx Tx SAR Imsi="262424190972752" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424190972752 send ok to <0.933.0> 04:12:55.503 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424190972752",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424190972752 consume call {rx_s6b_aar,"262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.933.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.503 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424190972752 receive call {rx_swx_saa,{ok,13,#{}}} from <0.934.0> in state state_authenticated_wait_swx_saa 04:12:55.505 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424190972752",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424190972752 send ok to <0.934.0> 04:12:55.505 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424190972752 consume call {rx_swx_saa,{ok,13,#{}}} from <0.934.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.505 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424190972752","262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.933.0>} 04:12:55.505 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.505 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.509 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,206,211,4,51,0,2,0,2,0,16,0,87,0,9,1,160,231,89,60,136,172,18,126,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,231,89,60,136,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,231,89,60,136,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.509 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376142,13829171,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<231,89,60,136>>},{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,3881385096,<<172,18,126,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,3881385096,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} *DBG* epdg_ue_fsm_262424190972752 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 => 3591054379, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3881385096}}} from <0.935.0> in state state_wait_create_session_resp 04:12:55.509 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424190972752">>,<0.927.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376142,3881385096,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3591054379,3881385096}],[],[],[],[],[],[],[],[]}}}} 04:12:55.509 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.509 [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 => 3591054379,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3881385096}} 04:12:55.509 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424190972752 send ok to <0.935.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424190972752">>, {ok, #{apco => <<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 => 3591054379, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3881385096}}}} 04:12:55.509 [info] KMOD Port Create PDP Context Call {<0.927.0>,[alias|#Ref<0.2003034577.3624206337.206790>]}: {create_pdp_context,{172,18,126,103},3591054379,3881385096,{192,168,0,19}} *DBG* epdg_ue_fsm_262424190972752 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 => 3591054379, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3881385096}}} from <0.935.0> in state state_wait_create_session_resp => state_active 04:12:55.509 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,19}, 3591054379, 3881385096 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.509 [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,126,103}},{ms_address,{192,168,0,19}},{i_tid,3591054379},{o_tid,3881385096}]}} 04:12:55.509 [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 => 3591054379,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3881385096}) returned ok 04:12:55.509 [info] tunnel_response(<<"262424190972752">>): {ok,#{apco => <<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 => 3591054379,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3881385096}} 04:12:55.509 [info] tunnel_response for <<"262424190972752">>: {ok,#{apco => <<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 => 3591054379,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3881385096}} 04:12:55.510 [info] GSUP: Tx #{imsi => <<"262424190972752">>,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.55>, {osmo,5}, #{imsi => <<"262428443279244">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428443279244 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428443279244 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428443279244 receive call {auth_request,33,"internet",#{}} from <0.936.0> in state state_new *DBG* epdg_ue_fsm_262428443279244 send ok to <0.936.0> *DBG* epdg_ue_fsm_262428443279244 consume call {auth_request,33,"internet",#{}} from <0.936.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428443279244 enter aaa_ue_fsm in state state_new 04:12:55.582 [info] GSUP: Rx #{imsi => <<"262428443279244">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428443279244 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428443279244 consume internal init_state in state state_new 04:12:55.582 [info] ue_fsm start(epdg_ue_fsm_262428443279244) *DBG* aaa_ue_fsm_262428443279244 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.582 [info] ue_fsm init(<<"262428443279244">>) 04:12:55.582 [info] ue_fsm auth_request 04:12:55.582 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} 04:12:55.582 [info] ue_fsm start_link(aaa_ue_fsm_262428443279244) 04:12:55.582 [info] ue_fsm init("262428443279244") *DBG* aaa_ue_fsm_262428443279244 send ok to <0.201.0> 04:12:55.582 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428443279244 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.582 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428443279244",undefined,undefined,false,false,undefined} 04:12:55.582 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.582 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262428443279244",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:55.586 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428443279244",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100]],[[198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212]],["foobar"],[[30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12]],[[214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.586 [info] dia_sip2gsup: auth [198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100] authz [198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212]  *DBG* aaa_ue_fsm_262428443279244 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225>>, <<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>, <<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>, <<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]}} from <0.939.0> in state state_wait_swx_maa 04:12:55.586 [info] rand [198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225] autn [33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100]  04:12:55.586 [info] ue_fsm ev_rx_swx_maa 04:12:55.586 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428443279244",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428443279244 send ok to <0.939.0> *DBG* aaa_ue_fsm_262428443279244 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225>>, <<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>, <<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>, <<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]}} from <0.939.0> in state state_wait_swx_maa => state_new 04:12:55.586 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225>>,<<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>,<<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>,<<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]} *DBG* epdg_ue_fsm_262428443279244 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225>>, <<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>, <<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>, <<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262428443279244 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428443279244">>, {ok, [{epdg_auth_tuple, <<198,242,147,207,222,41,167,112,224,141,129, 195,65,65,230,225>>, <<33,45,15,55,200,175,250,155,214,46,42,91,197, 107,225,100>>, <<198,242,147,207,222,41,167,112,224,141,129, 195,65,65,230,225,12,19,28,108,68,44,50,165, 63,176,115,234,136,212>>, <<214,88,8,139,70,203,164,35,115,118,216,240, 61,44,178,133>>, <<30,222,217,162,7,89,10,131,197,157,230, 116,199,30,98,12>>}]}}} 04:12:55.586 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225>>,<<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>,<<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>,<<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]}, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428443279244 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225>>, <<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>, <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230, 225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>, <<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>, <<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.586 [info] auth_response(<<"262428443279244">>): {ok,[{epdg_auth_tuple,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225>>,<<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>,<<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>,<<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.587 [info] auth_response for <<"262428443279244">>: {ok,[{epdg_auth_tuple,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225>>,<<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>,<<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>,<<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>,<<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>}]} 04:12:55.587 [info] GSUP: Tx #{auth_tuples => [#{autn => <<33,45,15,55,200,175,250,155,214,46,42,91,197,107,225,100>>,ck => <<30,222,217,162,7,89,10,131,197,157,230,116,199,30,98,12>>,ik => <<214,88,8,139,70,203,164,35,115,118,216,240,61,44,178,133>>,rand => <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225>>,res => <<198,242,147,207,222,41,167,112,224,141,129,195,65,65,230,225,12,19,28,108,68,44,50,165,63,176,115,234,136,212>>}],imsi => <<"262428443279244">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428443279244">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428443279244 receive call lu_request from <0.940.0> in state state_authenticating *DBG* epdg_ue_fsm_262428443279244 send ok to <0.940.0> *DBG* epdg_ue_fsm_262428443279244 consume call lu_request from <0.940.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.588 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428443279244">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428443279244 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.588 [info] ue_fsm lu_request 04:12:55.588 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} 04:12:55.588 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.588 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428443279244",undefined,undefined,false,false,undefined} 04:12:55.588 [debug] SWx Tx SAR Imsi="262428443279244" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.588 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428443279244",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428443279244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428443279244 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428443279244 receive call {rx_swx_saa,{ok,1,#{}}} from <0.941.0> in state state_wait_swx_saa 04:12:55.591 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428443279244",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.591 [info] ue_fsm ev_rx_swx_saa 04:12:55.591 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428443279244",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428443279244 send ok to <0.941.0> *DBG* epdg_ue_fsm_262428443279244 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.591 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262428443279244 consume call {rx_swx_saa,{ok,1,#{}}} from <0.941.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428443279244 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428443279244">>,ok}} 04:12:55.591 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428443279244 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.591 [info] lu_response(<<"262428443279244">>): ok 04:12:55.591 [info] lu_response for <<"262428443279244">>: ok 04:12:55.591 [info] GSUP: Tx #{imsi => <<"262428443279244">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428443279244">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428443279244 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.942.0> in state state_authenticated 04:12:55.593 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428443279244">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428443279244 send ok to <0.942.0> 04:12:55.593 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428443279244 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.942.0> in state state_authenticated => state_wait_create_session_resp 04:12:55.593 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428443279244 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:55.593 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.593 [info] s2b: Tx {gtp,v2,create_session_request,0,13829172,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428443279244">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376143,<<172,18,126,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,3591054380,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:55.593 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428443279244 receive call {rx_s6b_aar,"262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.943.0> in state state_authenticated 04:12:55.600 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.600 [info] ue_fsm ev_rx_s6b_aar: "262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.600 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428443279244",undefined,undefined,true,false,undefined} 04:12:55.600 [debug] SWx Tx SAR Imsi="262428443279244" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.600 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428443279244",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428443279244 send ok to <0.943.0> 04:12:55.600 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428443279244 consume call {rx_s6b_aar,"262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.943.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428443279244 receive call {rx_swx_saa,{ok,13,#{}}} from <0.944.0> in state state_authenticated_wait_swx_saa 04:12:55.603 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428443279244",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.603 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428443279244 send ok to <0.944.0> *DBG* aaa_ue_fsm_262428443279244 consume call {rx_swx_saa,{ok,13,#{}}} from <0.944.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.603 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428443279244","262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.943.0>} 04:12:55.603 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.603 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.606 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,207,211,4,52,0,2,0,2,0,16,0,87,0,9,1,160,198,109,197,210,172,18,126,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,198,109,197,210,172,18,126,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,109,197,210,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.606 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376143,13829172,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ÅÒ">>},{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,3329082834,<<172,18,126,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,3329082834,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} *DBG* epdg_ue_fsm_262428443279244 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 => 3591054380, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3329082834}}} from <0.945.0> in state state_wait_create_session_resp 04:12:55.606 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428443279244">>,<0.937.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376143,3329082834,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054380,3329082834}],[],[],[],[],[],[],[]}}}} 04:12:55.606 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.606 [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 => 3591054380,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3329082834}} 04:12:55.606 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} 04:12:55.606 [info] KMOD Port Create PDP Context Call {<0.937.0>,[alias|#Ref<0.2003034577.3624206350.200364>]}: {create_pdp_context,{172,18,126,103},3591054380,3329082834,{192,168,0,20}} 04:12:55.606 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,20}, 3591054380, 3329082834 04:12:55.606 [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,126,103}},{ms_address,{192,168,0,20}},{i_tid,3591054380},{o_tid,3329082834}]}} 04:12:55.606 [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 => 3591054380,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3329082834}) returned ok *DBG* epdg_ue_fsm_262428443279244 send ok to <0.945.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428443279244">>, {ok, #{apco => <<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 => 3591054380, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3329082834}}}} *DBG* epdg_ue_fsm_262428443279244 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 => 3591054380, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3329082834}}} from <0.945.0> in state state_wait_create_session_resp => state_active 04:12:55.606 [info] tunnel_response(<<"262428443279244">>): {ok,#{apco => <<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 => 3591054380,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3329082834}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.607 [info] tunnel_response for <<"262428443279244">>: {ok,#{apco => <<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 => 3591054380,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3329082834}} 04:12:55.607 [info] GSUP: Tx #{imsi => <<"262428443279244">>,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.55>, {osmo,5}, #{imsi => <<"262423151096430">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423151096430 enter epdg_ue_fsm in state state_new 04:12:55.682 [info] GSUP: Rx #{imsi => <<"262423151096430">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423151096430 consume internal init_state in state state_new 04:12:55.682 [info] ue_fsm start(epdg_ue_fsm_262423151096430) *DBG* epdg_ue_fsm_262423151096430 receive call {auth_request,33,"internet",#{}} from <0.946.0> in state state_new 04:12:55.682 [info] ue_fsm init(<<"262423151096430">>) *DBG* epdg_ue_fsm_262423151096430 send ok to <0.946.0> 04:12:55.682 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423151096430 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423151096430 consume call {auth_request,33,"internet",#{}} from <0.946.0> in state state_new => state_wait_auth_resp 04:12:55.682 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423151096430 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423151096430 consume internal init_state in state state_new 04:12:55.682 [info] ue_fsm start_link(aaa_ue_fsm_262423151096430) *DBG* aaa_ue_fsm_262423151096430 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.682 [info] ue_fsm init("262423151096430") 04:12:55.682 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.682 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423151096430",undefined,undefined,false,false,undefined} 04:12:55.682 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.682 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262423151096430",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423151096430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423151096430 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.686 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423151096430",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111]],[[243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163]],["foobar"],[[233,28,109,64,200,72,181,255,245,16,236,108,249,70,194,53]],[[5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423151096430 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170>>, <<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>, <<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>, <<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194, 53>>}]}} from <0.949.0> in state state_wait_swx_maa 04:12:55.686 [info] dia_sip2gsup: auth [243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111] authz [243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163]  *DBG* epdg_ue_fsm_262423151096430 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170>>, <<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>, <<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>, <<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194, 53>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423151096430 send ok to <0.949.0> 04:12:55.686 [info] rand [243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170] autn [128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111]  04:12:55.686 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423151096430 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423151096430 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170>>, <<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>, <<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>, <<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194, 53>>}]}} from <0.949.0> in state state_wait_swx_maa => state_new *DBG* gsup_server got cast {auth_response, {<<"262423151096430">>, {ok, [{epdg_auth_tuple, <<243,242,123,34,99,182,119,156,124,209,249, 179,218,202,71,170>>, <<128,16,200,74,80,236,138,20,92,150,93,70,78, 44,176,111>>, <<243,242,123,34,99,182,119,156,124,209,249, 179,218,202,71,170,129,41,16,178,178,70,99, 207,168,176,255,38,22,163>>, <<5,175,155,19,67,201,37,16,235,116,39,1,175,7, 103,111>>, <<233,28,109,64,200,72,181,255,245,16,236, 108,249,70,194,53>>}]}}} 04:12:55.686 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423151096430",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423151096430 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170>>, <<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>, <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71, 170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>, <<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>, <<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194, 53>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.686 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170>>,<<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>,<<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>,<<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194,53>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.686 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170>>,<<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>,<<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>,<<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194,53>>}]}, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} 04:12:55.686 [info] auth_response(<<"262423151096430">>): {ok,[{epdg_auth_tuple,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170>>,<<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>,<<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>,<<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194,53>>}]} 04:12:55.687 [info] auth_response for <<"262423151096430">>: {ok,[{epdg_auth_tuple,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170>>,<<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>,<<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>,<<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>,<<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194,53>>}]} 04:12:55.687 [info] GSUP: Tx #{auth_tuples => [#{autn => <<128,16,200,74,80,236,138,20,92,150,93,70,78,44,176,111>>,ck => <<233,28,109,64,200,72,181,255,245,16,236,108,249,70,194,53>>,ik => <<5,175,155,19,67,201,37,16,235,116,39,1,175,7,103,111>>,rand => <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170>>,res => <<243,242,123,34,99,182,119,156,124,209,249,179,218,202,71,170,129,41,16,178,178,70,99,207,168,176,255,38,22,163>>}],imsi => <<"262423151096430">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423151096430">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423151096430 receive call lu_request from <0.950.0> in state state_authenticating *DBG* epdg_ue_fsm_262423151096430 send ok to <0.950.0> 04:12:55.688 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423151096430">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423151096430 consume call lu_request from <0.950.0> in state state_authenticating *DBG* aaa_ue_fsm_262423151096430 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.688 [info] ue_fsm lu_request 04:12:55.688 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} 04:12:55.688 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423151096430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423151096430 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.688 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423151096430",undefined,undefined,false,false,undefined} 04:12:55.688 [debug] SWx Tx SAR Imsi="262423151096430" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.688 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423151096430",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423151096430 receive call {rx_swx_saa,{ok,1,#{}}} from <0.951.0> in state state_wait_swx_saa 04:12:55.691 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423151096430",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423151096430 send ok to <0.951.0> 04:12:55.691 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423151096430 consume call {rx_swx_saa,{ok,1,#{}}} from <0.951.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423151096430 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262423151096430 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423151096430">>,ok}} 04:12:55.691 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423151096430",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423151096430 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.691 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:55.691 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} 04:12:55.691 [info] lu_response(<<"262423151096430">>): ok 04:12:55.691 [info] lu_response for <<"262423151096430">>: ok 04:12:55.691 [info] GSUP: Tx #{imsi => <<"262423151096430">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423151096430">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423151096430">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423151096430 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.952.0> in state state_authenticated 04:12:55.692 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.692 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} 04:12:55.692 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.692 [info] s2b: Tx {gtp,v2,create_session_request,0,13829173,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423151096430">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376144,<<172,18,126,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,3591054381,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423151096430 send ok to <0.952.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.692 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423151096430 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.952.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423151096430 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423151096430 receive call {rx_s6b_aar,"262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.953.0> in state state_authenticated 04:12:55.697 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.697 [info] ue_fsm ev_rx_s6b_aar: "262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.697 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423151096430",undefined,undefined,true,false,undefined} 04:12:55.697 [debug] SWx Tx SAR Imsi="262423151096430" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423151096430 send ok to <0.953.0> 04:12:55.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423151096430",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423151096430 consume call {rx_s6b_aar,"262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.953.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.697 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423151096430 receive call {rx_swx_saa,{ok,13,#{}}} from <0.954.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423151096430 send ok to <0.954.0> 04:12:55.699 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423151096430",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423151096430 consume call {rx_swx_saa,{ok,13,#{}}} from <0.954.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.699 [info] ue_fsm ev_rx_swx_saa 04:12:55.699 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423151096430","262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.953.0>} 04:12:55.699 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.700 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.702 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,208,211,4,53,0,2,0,2,0,16,0,87,0,9,1,160,72,196,65,156,172,18,126,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,72,196,65,156,172,18,126,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,196,65,156,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423151096430 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 => 3591054381, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1220821404}}} from <0.955.0> in state state_wait_create_session_resp 04:12:55.702 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376144,13829173,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,<<72,196,65,156>>},{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,1220821404,<<172,18,126,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,1220821404,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} 04:12:55.702 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423151096430">>,<0.947.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376144,1220821404,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054381,1220821404}],[],[],[],[],[]}}}} 04:12:55.702 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.702 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3591054381,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1220821404}} 04:12:55.702 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423151096430 send ok to <0.955.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423151096430">>, {ok, #{apco => <<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 => 3591054381, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1220821404}}}} 04:12:55.702 [info] KMOD Port Create PDP Context Call {<0.947.0>,[alias|#Ref<0.2003034577.3624206337.207200>]}: {create_pdp_context,{172,18,126,103},3591054381,1220821404,{192,168,0,21}} *DBG* epdg_ue_fsm_262423151096430 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 => 3591054381, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1220821404}}} from <0.955.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.702 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,21}, 3591054381, 1220821404 04:12:55.702 [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,126,103}},{ms_address,{192,168,0,21}},{i_tid,3591054381},{o_tid,1220821404}]}} 04:12:55.703 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3591054381,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1220821404}) returned ok 04:12:55.703 [info] tunnel_response(<<"262423151096430">>): {ok,#{apco => <<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 => 3591054381,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1220821404}} 04:12:55.703 [info] tunnel_response for <<"262423151096430">>: {ok,#{apco => <<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 => 3591054381,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1220821404}} 04:12:55.703 [info] GSUP: Tx #{imsi => <<"262423151096430">>,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.55>, {osmo,5}, #{imsi => <<"262421934936852">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:55.782 [info] GSUP: Rx #{imsi => <<"262421934936852">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421934936852 enter epdg_ue_fsm in state state_new 04:12:55.782 [info] ue_fsm start(epdg_ue_fsm_262421934936852) *DBG* epdg_ue_fsm_262421934936852 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421934936852 receive call {auth_request,33,"internet",#{}} from <0.956.0> in state state_new 04:12:55.782 [info] ue_fsm init(<<"262421934936852">>) *DBG* epdg_ue_fsm_262421934936852 send ok to <0.956.0> *DBG* epdg_ue_fsm_262421934936852 consume call {auth_request,33,"internet",#{}} from <0.956.0> in state state_new => state_wait_auth_resp 04:12:55.782 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421934936852 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421934936852 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.782 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421934936852 consume internal init_state in state state_new 04:12:55.782 [info] ue_fsm start_link(aaa_ue_fsm_262421934936852) *DBG* aaa_ue_fsm_262421934936852 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.782 [info] ue_fsm init("262421934936852") 04:12:55.782 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.783 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421934936852",undefined,undefined,false,false,undefined} 04:12:55.783 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.783 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262421934936852",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421934936852 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421934936852 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.786 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421934936852",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41]],[[140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153]],["foobar"],[[94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253]],[[51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.787 [info] dia_sip2gsup: auth [140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41] authz [140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153]  04:12:55.787 [info] rand [140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167] autn [224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41]  *DBG* aaa_ue_fsm_262421934936852 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>, <<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167, 21,103,125,122,21,83,150,248,31,168,24,183,183,153>>, <<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>, <<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]}} from <0.959.0> in state state_wait_swx_maa 04:12:55.787 [info] ue_fsm ev_rx_swx_maa 04:12:55.787 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421934936852",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421934936852 send ok to <0.959.0> *DBG* aaa_ue_fsm_262421934936852 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>, <<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167, 21,103,125,122,21,83,150,248,31,168,24,183,183,153>>, <<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>, <<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]}} from <0.959.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421934936852 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>, <<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167, 21,103,125,122,21,83,150,248,31,168,24,183,183,153>>, <<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>, <<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.787 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>,<<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153>>,<<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>,<<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]} 04:12:55.787 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>,<<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153>>,<<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>,<<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]}, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421934936852 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421934936852">>, {ok, [{epdg_auth_tuple, <<140,215,138,235,98,193,56,37,28,191,190,189, 154,199,13,167>>, <<224,197,0,171,175,80,191,192,34,158,56,166, 195,163,144,41>>, <<140,215,138,235,98,193,56,37,28,191,190,189, 154,199,13,167,21,103,125,122,21,83,150,248, 31,168,24,183,183,153>>, <<51,16,125,56,245,12,87,111,30,70,192,26,152, 61,108,177>>, <<94,17,58,235,15,73,98,62,37,186,100,203, 36,58,200,253>>}]}}} 04:12:55.787 [info] auth_response(<<"262421934936852">>): {ok,[{epdg_auth_tuple,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>,<<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153>>,<<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>,<<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]} *DBG* epdg_ue_fsm_262421934936852 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>, <<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>, <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167, 21,103,125,122,21,83,150,248,31,168,24,183,183,153>>, <<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>, <<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.787 [info] auth_response for <<"262421934936852">>: {ok,[{epdg_auth_tuple,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>,<<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>,<<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153>>,<<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>,<<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.787 [info] GSUP: Tx #{auth_tuples => [#{autn => <<224,197,0,171,175,80,191,192,34,158,56,166,195,163,144,41>>,ck => <<94,17,58,235,15,73,98,62,37,186,100,203,36,58,200,253>>,ik => <<51,16,125,56,245,12,87,111,30,70,192,26,152,61,108,177>>,rand => <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167>>,res => <<140,215,138,235,98,193,56,37,28,191,190,189,154,199,13,167,21,103,125,122,21,83,150,248,31,168,24,183,183,153>>}],imsi => <<"262421934936852">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421934936852">>, message_type => location_upd_req}} 04:12:55.788 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421934936852">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421934936852 receive call lu_request from <0.960.0> in state state_authenticating 04:12:55.789 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421934936852 send ok to <0.960.0> *DBG* epdg_ue_fsm_262421934936852 consume call lu_request from <0.960.0> in state state_authenticating *DBG* aaa_ue_fsm_262421934936852 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.789 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} 04:12:55.789 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.789 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421934936852",undefined,undefined,false,false,undefined} 04:12:55.789 [debug] SWx Tx SAR Imsi="262421934936852" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421934936852 send ok to <0.201.0> 04:12:55.789 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421934936852",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421934936852 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421934936852 receive call {rx_swx_saa,{ok,1,#{}}} from <0.961.0> in state state_wait_swx_saa 04:12:55.792 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421934936852",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.792 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421934936852 send ok to <0.961.0> *DBG* epdg_ue_fsm_262421934936852 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:55.792 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421934936852",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421934936852 consume call {rx_swx_saa,{ok,1,#{}}} from <0.961.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421934936852 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421934936852">>,ok}} 04:12:55.792 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421934936852 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.792 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.792 [info] lu_response(<<"262421934936852">>): ok 04:12:55.792 [info] lu_response for <<"262421934936852">>: ok 04:12:55.792 [info] GSUP: Tx #{imsi => <<"262421934936852">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421934936852">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421934936852 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.962.0> in state state_authenticated 04:12:55.794 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421934936852">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.794 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.794 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} 04:12:55.794 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.794 [info] s2b: Tx {gtp,v2,create_session_request,0,13829174,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421934936852">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376145,<<172,18,126,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,3591054382,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421934936852 send ok to <0.962.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.794 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421934936852 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.962.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421934936852 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421934936852 receive call {rx_s6b_aar,"262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.963.0> in state state_authenticated 04:12:55.799 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.799 [info] ue_fsm ev_rx_s6b_aar: "262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.799 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421934936852",undefined,undefined,true,false,undefined} 04:12:55.799 [debug] SWx Tx SAR Imsi="262421934936852" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.799 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421934936852",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421934936852 send ok to <0.963.0> *DBG* aaa_ue_fsm_262421934936852 consume call {rx_s6b_aar,"262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.963.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:55.799 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421934936852 receive call {rx_swx_saa,{ok,13,#{}}} from <0.964.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421934936852 send ok to <0.964.0> 04:12:55.802 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421934936852",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421934936852 consume call {rx_swx_saa,{ok,13,#{}}} from <0.964.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.802 [info] ue_fsm ev_rx_swx_saa 04:12:55.802 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421934936852","262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.963.0>} 04:12:55.802 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.802 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.805 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,209,211,4,54,0,2,0,2,0,16,0,87,0,9,1,160,179,68,171,252,172,18,126,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,179,68,171,252,172,18,126,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,179,68,171,252,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.805 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376145,13829174,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,3007622140,<<172,18,126,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,3007622140,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} *DBG* epdg_ue_fsm_262421934936852 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 => 3591054382, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3007622140}}} from <0.965.0> in state state_wait_create_session_resp 04:12:55.805 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421934936852">>,<0.957.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376145,3007622140,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054382,3007622140}],[],[],[],[],[]}}}} 04:12:55.805 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.805 [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 => 3591054382,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3007622140}} 04:12:55.805 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} 04:12:55.805 [info] KMOD Port Create PDP Context Call {<0.957.0>,[alias|#Ref<0.2003034577.3624206350.200580>]}: {create_pdp_context,{172,18,126,103},3591054382,3007622140,{192,168,0,22}} 04:12:55.805 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,22}, 3591054382, 3007622140 04:12:55.805 [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,126,103}},{ms_address,{192,168,0,22}},{i_tid,3591054382},{o_tid,3007622140}]}} *DBG* epdg_ue_fsm_262421934936852 send ok to <0.965.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421934936852">>, {ok, #{apco => <<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 => 3591054382, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3007622140}}}} 04:12:55.805 [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 => 3591054382,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3007622140}) returned ok *DBG* epdg_ue_fsm_262421934936852 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 => 3591054382, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3007622140}}} from <0.965.0> in state state_wait_create_session_resp => state_active 04:12:55.805 [info] tunnel_response(<<"262421934936852">>): {ok,#{apco => <<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 => 3591054382,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3007622140}} 04:12:55.806 [info] tunnel_response for <<"262421934936852">>: {ok,#{apco => <<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 => 3591054382,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3007622140}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.806 [info] GSUP: Tx #{imsi => <<"262421934936852">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,22>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262424231733675">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424231733675 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424231733675 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424231733675 receive call {auth_request,33,"internet",#{}} from <0.966.0> in state state_new *DBG* epdg_ue_fsm_262424231733675 send ok to <0.966.0> *DBG* epdg_ue_fsm_262424231733675 consume call {auth_request,33,"internet",#{}} from <0.966.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424231733675 enter aaa_ue_fsm in state state_new 04:12:55.882 [info] GSUP: Rx #{imsi => <<"262424231733675">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424231733675 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424231733675 consume internal init_state in state state_new 04:12:55.882 [info] ue_fsm start(epdg_ue_fsm_262424231733675) *DBG* aaa_ue_fsm_262424231733675 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.882 [info] ue_fsm init(<<"262424231733675">>) 04:12:55.882 [info] ue_fsm auth_request 04:12:55.882 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424231733675 send ok to <0.201.0> 04:12:55.882 [info] ue_fsm start_link(aaa_ue_fsm_262424231733675) *DBG* aaa_ue_fsm_262424231733675 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.882 [info] ue_fsm init("262424231733675") 04:12:55.882 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.882 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424231733675",undefined,undefined,false,false,undefined} 04:12:55.882 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.882 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262424231733675",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424231733675 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>, <<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129, 111,223,39,167,216,14,255,69,92,58,215,167,37,162>>, <<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>, <<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]}} from <0.969.0> in state state_wait_swx_maa 04:12:55.887 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424231733675",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123]],[[230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162]],["foobar"],[[238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109]],[[32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.887 [info] dia_sip2gsup: auth [230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123] authz [230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162]  04:12:55.887 [info] rand [230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129] autn [34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123]  *DBG* aaa_ue_fsm_262424231733675 send ok to <0.969.0> 04:12:55.887 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424231733675 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>, <<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129, 111,223,39,167,216,14,255,69,92,58,215,167,37,162>>, <<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>, <<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.887 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424231733675",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424231733675 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>, <<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129, 111,223,39,167,216,14,255,69,92,58,215,167,37,162>>, <<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>, <<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]}} from <0.969.0> in state state_wait_swx_maa => state_new 04:12:55.887 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>,<<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162>>,<<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>,<<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]} 04:12:55.888 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>,<<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162>>,<<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>,<<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]}, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424231733675 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424231733675">>, {ok, [{epdg_auth_tuple, <<230,209,78,137,1,149,199,245,99,170,160,7,65, 33,187,129>>, <<34,73,221,71,252,74,130,184,232,233,199,223, 229,150,240,123>>, <<230,209,78,137,1,149,199,245,99,170,160,7,65, 33,187,129,111,223,39,167,216,14,255,69,92, 58,215,167,37,162>>, <<32,141,76,66,8,111,110,96,91,244,35,150,189, 192,113,204>>, <<238,180,75,118,163,22,33,175,78,162,9, 58,97,100,244,109>>}]}}} 04:12:55.888 [info] auth_response(<<"262424231733675">>): {ok,[{epdg_auth_tuple,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>,<<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162>>,<<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>,<<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]} *DBG* epdg_ue_fsm_262424231733675 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>, <<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>, <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129, 111,223,39,167,216,14,255,69,92,58,215,167,37,162>>, <<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>, <<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.888 [info] auth_response for <<"262424231733675">>: {ok,[{epdg_auth_tuple,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>,<<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>,<<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162>>,<<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>,<<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>}]} 04:12:55.888 [info] GSUP: Tx #{auth_tuples => [#{autn => <<34,73,221,71,252,74,130,184,232,233,199,223,229,150,240,123>>,ck => <<238,180,75,118,163,22,33,175,78,162,9,58,97,100,244,109>>,ik => <<32,141,76,66,8,111,110,96,91,244,35,150,189,192,113,204>>,rand => <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129>>,res => <<230,209,78,137,1,149,199,245,99,170,160,7,65,33,187,129,111,223,39,167,216,14,255,69,92,58,215,167,37,162>>}],imsi => <<"262424231733675">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424231733675">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424231733675 receive call lu_request from <0.970.0> in state state_authenticating *DBG* epdg_ue_fsm_262424231733675 send ok to <0.970.0> 04:12:55.889 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424231733675">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424231733675 consume call lu_request from <0.970.0> in state state_authenticating *DBG* aaa_ue_fsm_262424231733675 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.889 [info] ue_fsm lu_request 04:12:55.889 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} 04:12:55.889 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424231733675 send ok to <0.201.0> 04:12:55.890 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424231733675",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424231733675 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:55.890 [debug] SWx Tx SAR Imsi="262424231733675" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424231733675",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424231733675 receive call {rx_swx_saa,{ok,1,#{}}} from <0.971.0> in state state_wait_swx_saa 04:12:55.892 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424231733675",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424231733675 send ok to <0.971.0> 04:12:55.892 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424231733675 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424231733675 consume call {rx_swx_saa,{ok,1,#{}}} from <0.971.0> in state state_wait_swx_saa => state_authenticated 04:12:55.892 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424231733675",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424231733675 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424231733675">>,ok}} 04:12:55.892 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424231733675 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.893 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.893 [info] lu_response(<<"262424231733675">>): ok 04:12:55.893 [info] lu_response for <<"262424231733675">>: ok 04:12:55.893 [info] GSUP: Tx #{imsi => <<"262424231733675">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424231733675">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424231733675 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.972.0> in state state_authenticated 04:12:55.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424231733675">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:55.894 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.894 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} 04:12:55.894 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.894 [info] s2b: Tx {gtp,v2,create_session_request,0,13829175,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424231733675">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376146,<<172,18,126,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,3591054383,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424231733675 send ok to <0.972.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.894 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424231733675 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.972.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424231733675 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424231733675 receive call {rx_s6b_aar,"262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.973.0> in state state_authenticated 04:12:55.899 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.899 [info] ue_fsm ev_rx_s6b_aar: "262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.899 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424231733675",undefined,undefined,true,false,undefined} 04:12:55.899 [debug] SWx Tx SAR Imsi="262424231733675" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.899 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424231733675",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424231733675 send ok to <0.973.0> 04:12:55.899 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424231733675 consume call {rx_s6b_aar,"262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.973.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424231733675 receive call {rx_swx_saa,{ok,13,#{}}} from <0.974.0> in state state_authenticated_wait_swx_saa 04:12:55.901 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424231733675",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424231733675 send ok to <0.974.0> *DBG* aaa_ue_fsm_262424231733675 consume call {rx_swx_saa,{ok,13,#{}}} from <0.974.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.901 [info] ue_fsm ev_rx_swx_saa 04:12:55.901 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424231733675","262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.973.0>} 04:12:55.901 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.901 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:55.905 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,210,211,4,55,0,2,0,2,0,16,0,87,0,9,1,160,248,234,212,42,172,18,126,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,248,234,212,42,172,18,126,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,234,212,42,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:55.905 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376146,13829175,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,4176139306,<<172,18,126,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,4176139306,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 04:12:55.905 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424231733675">>,<0.967.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376146,4176139306,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3591054383,4176139306}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424231733675 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 => 3591054383, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4176139306}}} from <0.975.0> in state state_wait_create_session_resp 04:12:55.905 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:55.905 [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 => 3591054383,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4176139306}} 04:12:55.906 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} 04:12:55.906 [info] KMOD Port Create PDP Context Call {<0.967.0>,[alias|#Ref<0.2003034577.3624206350.200749>]}: {create_pdp_context,{172,18,126,103},3591054383,4176139306,{192,168,0,23}} 04:12:55.906 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,23}, 3591054383, 4176139306 04:12:55.906 [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,126,103}},{ms_address,{192,168,0,23}},{i_tid,3591054383},{o_tid,4176139306}]}} 04:12:55.906 [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 => 3591054383,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4176139306}) returned ok *DBG* epdg_ue_fsm_262424231733675 send ok to <0.975.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424231733675">>, {ok, #{apco => <<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 => 3591054383, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4176139306}}}} *DBG* epdg_ue_fsm_262424231733675 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 => 3591054383, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4176139306}}} from <0.975.0> in state state_wait_create_session_resp => state_active 04:12:55.906 [info] tunnel_response(<<"262424231733675">>): {ok,#{apco => <<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 => 3591054383,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4176139306}} 04:12:55.906 [info] tunnel_response for <<"262424231733675">>: {ok,#{apco => <<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 => 3591054383,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4176139306}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.906 [info] GSUP: Tx #{imsi => <<"262424231733675">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,23>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262423158621614">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423158621614 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423158621614 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423158621614 receive call {auth_request,33,"internet",#{}} from <0.976.0> in state state_new *DBG* epdg_ue_fsm_262423158621614 send ok to <0.976.0> *DBG* epdg_ue_fsm_262423158621614 consume call {auth_request,33,"internet",#{}} from <0.976.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423158621614 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:55.982 [info] GSUP: Rx #{imsi => <<"262423158621614">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:55.982 [info] ue_fsm start(epdg_ue_fsm_262423158621614) 04:12:55.982 [info] ue_fsm init(<<"262423158621614">>) *DBG* aaa_ue_fsm_262423158621614 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423158621614 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423158621614 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:55.982 [info] ue_fsm auth_request 04:12:55.982 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} 04:12:55.982 [info] ue_fsm start_link(aaa_ue_fsm_262423158621614) 04:12:55.982 [info] ue_fsm init("262423158621614") *DBG* aaa_ue_fsm_262423158621614 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423158621614 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:55.982 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:55.982 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423158621614",undefined,undefined,false,false,undefined} 04:12:55.982 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:55.982 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262423158621614",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:55.986 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423158621614",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60]],[[245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151]],["foobar"],[[36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231]],[[118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423158621614 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>, <<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33, 17,104,218,239,225,8,212,116,82,11,195,7,151>>, <<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>, <<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]}} from <0.979.0> in state state_wait_swx_maa 04:12:55.986 [info] dia_sip2gsup: auth [245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60] authz [245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151]  *DBG* aaa_ue_fsm_262423158621614 send ok to <0.979.0> *DBG* aaa_ue_fsm_262423158621614 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>, <<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33, 17,104,218,239,225,8,212,116,82,11,195,7,151>>, <<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>, <<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]}} from <0.979.0> in state state_wait_swx_maa => state_new 04:12:55.986 [info] rand [245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73] autn [154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60]  *DBG* epdg_ue_fsm_262423158621614 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>, <<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33, 17,104,218,239,225,8,212,116,82,11,195,7,151>>, <<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>, <<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:55.986 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423158621614 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423158621614">>, {ok, [{epdg_auth_tuple, <<245,37,98,114,203,212,2,63,84,91,173,132,103, 179,1,73>>, <<154,187,31,169,151,211,38,114,69,99,20,101, 247,119,184,60>>, <<245,37,98,114,203,212,2,63,84,91,173,132,103, 179,1,73,33,17,104,218,239,225,8,212,116,82, 11,195,7,151>>, <<118,232,18,242,202,103,29,118,123,94,17,67, 128,88,144,147>>, <<36,156,30,34,74,94,53,217,126,51,212, 162,90,137,115,231>>}]}}} 04:12:55.986 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423158621614",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423158621614 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>, <<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>, <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33, 17,104,218,239,225,8,212,116,82,11,195,7,151>>, <<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>, <<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:55.986 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>,<<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151>>,<<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>,<<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]} 04:12:55.987 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>,<<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151>>,<<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>,<<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]}, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.987 [info] auth_response(<<"262423158621614">>): {ok,[{epdg_auth_tuple,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>,<<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151>>,<<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>,<<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]} 04:12:55.987 [info] auth_response for <<"262423158621614">>: {ok,[{epdg_auth_tuple,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>,<<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>,<<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151>>,<<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>,<<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>}]} 04:12:55.987 [info] GSUP: Tx #{auth_tuples => [#{autn => <<154,187,31,169,151,211,38,114,69,99,20,101,247,119,184,60>>,ck => <<36,156,30,34,74,94,53,217,126,51,212,162,90,137,115,231>>,ik => <<118,232,18,242,202,103,29,118,123,94,17,67,128,88,144,147>>,rand => <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73>>,res => <<245,37,98,114,203,212,2,63,84,91,173,132,103,179,1,73,33,17,104,218,239,225,8,212,116,82,11,195,7,151>>}],imsi => <<"262423158621614">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423158621614">>, message_type => location_upd_req}} 04:12:55.988 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423158621614">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423158621614 receive call lu_request from <0.980.0> in state state_authenticating 04:12:55.988 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423158621614 send ok to <0.980.0> 04:12:55.988 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423158621614 consume call lu_request from <0.980.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423158621614 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:55.988 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:55.988 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423158621614",undefined,undefined,false,false,undefined} 04:12:55.988 [debug] SWx Tx SAR Imsi="262423158621614" Type=1 APN="internet" AgentInfoOpt=[]  04:12:55.988 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423158621614",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423158621614 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423158621614 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423158621614 receive call {rx_swx_saa,{ok,1,#{}}} from <0.981.0> in state state_wait_swx_saa 04:12:55.990 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423158621614",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.990 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423158621614 send ok to <0.981.0> *DBG* epdg_ue_fsm_262423158621614 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423158621614 consume call {rx_swx_saa,{ok,1,#{}}} from <0.981.0> in state state_wait_swx_saa => state_authenticated 04:12:55.990 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423158621614",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423158621614 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423158621614">>,ok}} 04:12:55.990 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423158621614 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:55.990 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:55.990 [info] lu_response(<<"262423158621614">>): ok 04:12:55.990 [info] lu_response for <<"262423158621614">>: ok 04:12:55.990 [info] GSUP: Tx #{imsi => <<"262423158621614">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423158621614">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:55.992 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423158621614">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423158621614 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.982.0> in state state_authenticated 04:12:55.992 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:55.992 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} 04:12:55.992 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:55.992 [info] s2b: Tx {gtp,v2,create_session_request,0,13829176,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423158621614">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376147,<<172,18,126,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,3591054384,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:55.992 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423158621614 send ok to <0.982.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423158621614 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.982.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423158621614 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423158621614 receive call {rx_s6b_aar,"262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.983.0> in state state_authenticated 04:12:55.997 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:55.997 [info] ue_fsm ev_rx_s6b_aar: "262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:55.997 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423158621614",undefined,undefined,true,false,undefined} 04:12:55.997 [debug] SWx Tx SAR Imsi="262423158621614" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:55.997 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423158621614",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423158621614 send ok to <0.983.0> 04:12:55.997 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423158621614 consume call {rx_s6b_aar,"262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.983.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423158621614 receive call {rx_swx_saa,{ok,13,#{}}} from <0.984.0> in state state_authenticated_wait_swx_saa 04:12:55.999 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423158621614",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:55.999 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423158621614 send ok to <0.984.0> 04:12:55.999 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423158621614","262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.983.0>} *DBG* aaa_ue_fsm_262423158621614 consume call {rx_swx_saa,{ok,13,#{}}} from <0.984.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:55.999 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:55.999 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.003 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,211,211,4,56,0,2,0,2,0,16,0,87,0,9,1,160,56,36,60,127,172,18,126,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,56,36,60,127,172,18,126,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,36,60,127,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.003 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376147,13829176,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,36,60,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,941898879,<<172,18,126,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,941898879,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} *DBG* epdg_ue_fsm_262423158621614 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 => 3591054384, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 941898879}}} from <0.985.0> in state state_wait_create_session_resp 04:12:56.003 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423158621614">>,<0.977.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376147,941898879,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3591054384,941898879}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:56.003 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.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,24>>,undefined},local_teid => 3591054384,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 941898879}} 04:12:56.003 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} 04:12:56.003 [info] KMOD Port Create PDP Context Call {<0.977.0>,[alias|#Ref<0.2003034577.3624206350.200899>]}: {create_pdp_context,{172,18,126,103},3591054384,941898879,{192,168,0,24}} 04:12:56.003 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,24}, 3591054384, 941898879 04:12:56.003 [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,126,103}},{ms_address,{192,168,0,24}},{i_tid,3591054384},{o_tid,941898879}]}} 04:12:56.003 [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 => 3591054384,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 941898879}) returned ok *DBG* epdg_ue_fsm_262423158621614 send ok to <0.985.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423158621614">>, {ok, #{apco => <<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 => 3591054384, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 941898879}}}} 04:12:56.003 [info] tunnel_response(<<"262423158621614">>): {ok,#{apco => <<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 => 3591054384,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 941898879}} *DBG* epdg_ue_fsm_262423158621614 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 => 3591054384, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 941898879}}} from <0.985.0> in state state_wait_create_session_resp => state_active 04:12:56.004 [info] tunnel_response for <<"262423158621614">>: {ok,#{apco => <<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 => 3591054384,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 941898879}} 04:12:56.004 [info] GSUP: Tx #{imsi => <<"262423158621614">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420250398161">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420250398161 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420250398161 consume internal init_state in state state_new 04:12:56.082 [info] GSUP: Rx #{imsi => <<"262420250398161">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420250398161 receive call {auth_request,33,"internet",#{}} from <0.986.0> in state state_new 04:12:56.082 [info] ue_fsm start(epdg_ue_fsm_262420250398161) *DBG* epdg_ue_fsm_262420250398161 send ok to <0.986.0> 04:12:56.082 [info] ue_fsm init(<<"262420250398161">>) *DBG* epdg_ue_fsm_262420250398161 consume call {auth_request,33,"internet",#{}} from <0.986.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420250398161 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.082 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420250398161 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262420250398161 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420250398161 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.082 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} 04:12:56.083 [info] ue_fsm start_link(aaa_ue_fsm_262420250398161) 04:12:56.083 [info] ue_fsm init("262420250398161") 04:12:56.083 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.083 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420250398161",undefined,undefined,false,false,undefined} 04:12:56.083 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:56.083 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262420250398161",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420250398161 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420250398161 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_262420250398161 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>, <<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84, 248,102,124,188,107,152,41,116,115,123,194,190>>, <<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>, <<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]}} from <0.989.0> in state state_wait_swx_maa 04:12:56.087 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420250398161",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117]],[[84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190]],["foobar"],[[25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152]],[[45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.087 [info] dia_sip2gsup: auth [84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117] authz [84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190]  04:12:56.087 [info] rand [84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119] autn [79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117]  04:12:56.087 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420250398161 send ok to <0.989.0> *DBG* aaa_ue_fsm_262420250398161 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>, <<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84, 248,102,124,188,107,152,41,116,115,123,194,190>>, <<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>, <<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]}} from <0.989.0> in state state_wait_swx_maa => state_new 04:12:56.087 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420250398161",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420250398161 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>, <<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84, 248,102,124,188,107,152,41,116,115,123,194,190>>, <<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>, <<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.088 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>,<<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190>>,<<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>,<<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]} 04:12:56.088 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>,<<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190>>,<<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>,<<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]}, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420250398161 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420250398161">>, {ok, [{epdg_auth_tuple, <<84,98,1,232,104,1,227,69,153,46,203,90,93, 125,9,119>>, <<79,92,252,145,226,121,133,74,27,12,126,149, 38,115,86,117>>, <<84,98,1,232,104,1,227,69,153,46,203,90,93, 125,9,119,48,84,248,102,124,188,107,152,41, 116,115,123,194,190>>, <<45,88,208,32,186,197,59,157,183,151,122,47, 47,92,22,172>>, <<25,189,1,240,232,14,4,165,198,92,143, 214,99,22,189,152>>}]}}} 04:12:56.088 [info] auth_response(<<"262420250398161">>): {ok,[{epdg_auth_tuple,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>,<<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190>>,<<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>,<<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]} *DBG* epdg_ue_fsm_262420250398161 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>, <<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>, <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84, 248,102,124,188,107,152,41,116,115,123,194,190>>, <<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>, <<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.088 [info] auth_response for <<"262420250398161">>: {ok,[{epdg_auth_tuple,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>,<<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>,<<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190>>,<<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>,<<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.088 [info] GSUP: Tx #{auth_tuples => [#{autn => <<79,92,252,145,226,121,133,74,27,12,126,149,38,115,86,117>>,ck => <<25,189,1,240,232,14,4,165,198,92,143,214,99,22,189,152>>,ik => <<45,88,208,32,186,197,59,157,183,151,122,47,47,92,22,172>>,rand => <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119>>,res => <<84,98,1,232,104,1,227,69,153,46,203,90,93,125,9,119,48,84,248,102,124,188,107,152,41,116,115,123,194,190>>}],imsi => <<"262420250398161">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420250398161">>, message_type => location_upd_req}} 04:12:56.089 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420250398161">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420250398161 receive call lu_request from <0.990.0> in state state_authenticating 04:12:56.089 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420250398161 send ok to <0.990.0> 04:12:56.089 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420250398161 consume call lu_request from <0.990.0> in state state_authenticating 04:12:56.089 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420250398161 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.089 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420250398161",undefined,undefined,false,false,undefined} 04:12:56.089 [debug] SWx Tx SAR Imsi="262420250398161" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.089 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420250398161",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420250398161 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420250398161 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420250398161 receive call {rx_swx_saa,{ok,1,#{}}} from <0.991.0> in state state_wait_swx_saa 04:12:56.093 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420250398161",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420250398161 send ok to <0.991.0> *DBG* epdg_ue_fsm_262420250398161 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420250398161 consume call {rx_swx_saa,{ok,1,#{}}} from <0.991.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420250398161 send ok to <0.211.0> 04:12:56.093 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262420250398161">>,ok}} *DBG* epdg_ue_fsm_262420250398161 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.093 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420250398161",undefined,undefined,false,false,undefined} 04:12:56.093 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:56.093 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} 04:12:56.093 [info] lu_response(<<"262420250398161">>): ok 04:12:56.093 [info] lu_response for <<"262420250398161">>: ok 04:12:56.093 [info] GSUP: Tx #{imsi => <<"262420250398161">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420250398161">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:56.094 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420250398161">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420250398161 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.992.0> in state state_authenticated 04:12:56.094 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.094 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} 04:12:56.095 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:56.095 [info] s2b: Tx {gtp,v2,create_session_request,0,13829177,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420250398161">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376148,<<172,18,126,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,3591054385,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420250398161 send ok to <0.992.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.095 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420250398161 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.992.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420250398161 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420250398161 receive call {rx_s6b_aar,"262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.993.0> in state state_authenticated 04:12:56.102 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.102 [info] ue_fsm ev_rx_s6b_aar: "262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.102 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420250398161",undefined,undefined,true,false,undefined} 04:12:56.102 [debug] SWx Tx SAR Imsi="262420250398161" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.102 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420250398161",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420250398161 send ok to <0.993.0> 04:12:56.102 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420250398161 consume call {rx_s6b_aar,"262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.993.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420250398161 receive call {rx_swx_saa,{ok,13,#{}}} from <0.994.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420250398161 send ok to <0.994.0> 04:12:56.105 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420250398161",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420250398161 consume call {rx_swx_saa,{ok,13,#{}}} from <0.994.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.105 [info] ue_fsm ev_rx_swx_saa 04:12:56.105 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420250398161","262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.993.0>} 04:12:56.105 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.105 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.109 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,212,211,4,57,0,2,0,2,0,16,0,87,0,9,1,160,64,21,191,221,172,18,126,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,64,21,191,221,172,18,126,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,21,191,221,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.109 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376148,13829177,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,21,191,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,1075167197,<<172,18,126,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,1075167197,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} *DBG* epdg_ue_fsm_262420250398161 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 => 3591054385, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1075167197}}} from <0.995.0> in state state_wait_create_session_resp 04:12:56.109 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420250398161">>,<0.987.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376148,1075167197,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054385,1075167197}],[]}}}} 04:12:56.109 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.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,25>>,undefined},local_teid => 3591054385,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075167197}} 04:12:56.109 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} 04:12:56.109 [info] KMOD Port Create PDP Context Call {<0.987.0>,[alias|#Ref<0.2003034577.3624206337.207791>]}: {create_pdp_context,{172,18,126,103},3591054385,1075167197,{192,168,0,25}} 04:12:56.109 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,25}, 3591054385, 1075167197 04:12:56.109 [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,126,103}},{ms_address,{192,168,0,25}},{i_tid,3591054385},{o_tid,1075167197}]}} *DBG* epdg_ue_fsm_262420250398161 send ok to <0.995.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420250398161">>, {ok, #{apco => <<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 => 3591054385, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1075167197}}}} 04:12:56.109 [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 => 3591054385,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075167197}) returned ok *DBG* epdg_ue_fsm_262420250398161 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 => 3591054385, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1075167197}}} from <0.995.0> in state state_wait_create_session_resp => state_active 04:12:56.109 [info] tunnel_response(<<"262420250398161">>): {ok,#{apco => <<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 => 3591054385,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075167197}} 04:12:56.109 [info] tunnel_response for <<"262420250398161">>: {ok,#{apco => <<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 => 3591054385,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075167197}} 04:12:56.109 [info] GSUP: Tx #{imsi => <<"262420250398161">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262422730474557">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422730474557 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422730474557 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422730474557 receive call {auth_request,33,"internet",#{}} from <0.996.0> in state state_new *DBG* epdg_ue_fsm_262422730474557 send ok to <0.996.0> 04:12:56.182 [info] GSUP: Rx #{imsi => <<"262422730474557">>,message_type => send_auth_info_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_262422730474557 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422730474557 consume call {auth_request,33,"internet",#{}} from <0.996.0> in state state_new => state_wait_auth_resp 04:12:56.183 [info] ue_fsm start(epdg_ue_fsm_262422730474557) *DBG* aaa_ue_fsm_262422730474557 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422730474557 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422730474557 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.183 [info] ue_fsm init(<<"262422730474557">>) 04:12:56.183 [info] ue_fsm auth_request 04:12:56.183 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422730474557 send ok to <0.201.0> 04:12:56.183 [info] ue_fsm start_link(aaa_ue_fsm_262422730474557) *DBG* aaa_ue_fsm_262422730474557 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.183 [info] ue_fsm init("262422730474557") 04:12:56.183 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.183 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422730474557",undefined,undefined,false,false,undefined} 04:12:56.183 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:56.183 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262422730474557",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:56.187 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422730474557",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93]],[[156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136]],["foobar"],[[87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23]],[[17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422730474557 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>, <<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130, 48,221,133,245,142,180,232,68,212,216,237,172,68,136>>, <<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>, <<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]}} from <0.999.0> in state state_wait_swx_maa 04:12:56.187 [info] dia_sip2gsup: auth [156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93] authz [156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136]  04:12:56.188 [info] rand [156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130] autn [13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93]  *DBG* aaa_ue_fsm_262422730474557 send ok to <0.999.0> *DBG* aaa_ue_fsm_262422730474557 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>, <<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130, 48,221,133,245,142,180,232,68,212,216,237,172,68,136>>, <<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>, <<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]}} from <0.999.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422730474557 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>, <<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130, 48,221,133,245,142,180,232,68,212,216,237,172,68,136>>, <<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>, <<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.188 [info] ue_fsm ev_rx_swx_maa 04:12:56.188 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422730474557",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422730474557 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422730474557">>, {ok, [{epdg_auth_tuple, <<156,206,146,8,221,95,93,204,207,104,24,161, 30,101,36,130>>, <<13,114,183,113,245,32,134,161,254,79,20,68, 175,157,224,93>>, <<156,206,146,8,221,95,93,204,207,104,24,161, 30,101,36,130,48,221,133,245,142,180,232,68, 212,216,237,172,68,136>>, <<17,144,122,16,154,225,196,19,3,231,150,12,49, 234,185,136>>, <<87,4,199,17,15,9,208,73,154,87,178,110, 108,138,69,23>>}]}}} 04:12:56.188 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>,<<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136>>,<<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>,<<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]} *DBG* epdg_ue_fsm_262422730474557 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>, <<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>, <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130, 48,221,133,245,142,180,232,68,212,216,237,172,68,136>>, <<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>, <<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.188 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>,<<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136>>,<<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>,<<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]}, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} 04:12:56.188 [info] auth_response(<<"262422730474557">>): {ok,[{epdg_auth_tuple,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>,<<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136>>,<<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>,<<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]} 04:12:56.188 [info] auth_response for <<"262422730474557">>: {ok,[{epdg_auth_tuple,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>,<<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>,<<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136>>,<<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>,<<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>}]} 04:12:56.188 [info] GSUP: Tx #{auth_tuples => [#{autn => <<13,114,183,113,245,32,134,161,254,79,20,68,175,157,224,93>>,ck => <<87,4,199,17,15,9,208,73,154,87,178,110,108,138,69,23>>,ik => <<17,144,122,16,154,225,196,19,3,231,150,12,49,234,185,136>>,rand => <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130>>,res => <<156,206,146,8,221,95,93,204,207,104,24,161,30,101,36,130,48,221,133,245,142,180,232,68,212,216,237,172,68,136>>}],imsi => <<"262422730474557">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422730474557">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422730474557 receive call lu_request from <0.1000.0> in state state_authenticating 04:12:56.190 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422730474557">>,message_type => location_upd_req} 04:12:56.190 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422730474557 send ok to <0.1000.0> 04:12:56.190 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422730474557 consume call lu_request from <0.1000.0> in state state_authenticating *DBG* aaa_ue_fsm_262422730474557 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.190 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.190 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422730474557",undefined,undefined,false,false,undefined} 04:12:56.190 [debug] SWx Tx SAR Imsi="262422730474557" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422730474557 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422730474557 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:56.190 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422730474557",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422730474557 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1001.0> in state state_wait_swx_saa 04:12:56.193 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422730474557",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.193 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422730474557 send ok to <0.1001.0> *DBG* epdg_ue_fsm_262422730474557 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.193 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422730474557",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422730474557 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1001.0> in state state_wait_swx_saa => state_authenticated 04:12:56.193 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422730474557 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422730474557">>,ok}} 04:12:56.193 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422730474557 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.193 [info] lu_response(<<"262422730474557">>): ok 04:12:56.193 [info] lu_response for <<"262422730474557">>: ok 04:12:56.193 [info] GSUP: Tx #{imsi => <<"262422730474557">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422730474557">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:56.195 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422730474557">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422730474557 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1002.0> in state state_authenticated 04:12:56.195 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.195 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} 04:12:56.195 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262422730474557 send ok to <0.1002.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.195 [info] s2b: Tx {gtp,v2,create_session_request,0,13829178,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422730474557">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376149,<<172,18,126,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,3591054386,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422730474557 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1002.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422730474557 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:56.195 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422730474557 receive call {rx_s6b_aar,"262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1003.0> in state state_authenticated 04:12:56.203 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.203 [info] ue_fsm ev_rx_s6b_aar: "262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.203 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422730474557",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422730474557 send ok to <0.1003.0> 04:12:56.203 [debug] SWx Tx SAR Imsi="262422730474557" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422730474557 consume call {rx_s6b_aar,"262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1003.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.203 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422730474557",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:56.203 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422730474557 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1004.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422730474557 send ok to <0.1004.0> 04:12:56.206 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422730474557",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422730474557 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1004.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.206 [info] ue_fsm ev_rx_swx_saa 04:12:56.206 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422730474557","262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1003.0>} 04:12:56.206 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.206 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.210 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,213,211,4,58,0,2,0,2,0,16,0,87,0,9,1,160,7,87,123,201,172,18,126,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,7,87,123,201,172,18,126,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,7,87,123,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.210 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376149,13829178,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,<<7,87,123,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,123173833,<<172,18,126,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,123173833,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 04:12:56.210 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422730474557">>,<0.997.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376149,123173833,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054386,123173833}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422730474557 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 => 3591054386, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 123173833}}} from <0.1005.0> in state state_wait_create_session_resp 04:12:56.210 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.210 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3591054386,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 123173833}} 04:12:56.210 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} 04:12:56.210 [info] KMOD Port Create PDP Context Call {<0.997.0>,[alias|#Ref<0.2003034577.3624206350.201242>]}: {create_pdp_context,{172,18,126,103},3591054386,123173833,{192,168,0,26}} 04:12:56.210 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,26}, 3591054386, 123173833 *DBG* epdg_ue_fsm_262422730474557 send ok to <0.1005.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422730474557">>, {ok, #{apco => <<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 => 3591054386, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 123173833}}}} 04:12:56.210 [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,126,103}},{ms_address,{192,168,0,26}},{i_tid,3591054386},{o_tid,123173833}]}} *DBG* epdg_ue_fsm_262422730474557 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 => 3591054386, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 123173833}}} from <0.1005.0> in state state_wait_create_session_resp => state_active 04:12:56.210 [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 => 3591054386,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 123173833}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.210 [info] tunnel_response(<<"262422730474557">>): {ok,#{apco => <<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 => 3591054386,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 123173833}} 04:12:56.210 [info] tunnel_response for <<"262422730474557">>: {ok,#{apco => <<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 => 3591054386,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 123173833}} 04:12:56.210 [info] GSUP: Tx #{imsi => <<"262422730474557">>,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.55>, {osmo,5}, #{imsi => <<"262420554987215">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:56.283 [info] GSUP: Rx #{imsi => <<"262420554987215">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420554987215 enter epdg_ue_fsm in state state_new 04:12:56.283 [info] ue_fsm start(epdg_ue_fsm_262420554987215) *DBG* epdg_ue_fsm_262420554987215 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420554987215 receive call {auth_request,33,"internet",#{}} from <0.1006.0> in state state_new 04:12:56.283 [info] ue_fsm init(<<"262420554987215">>) 04:12:56.283 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420554987215 send ok to <0.1006.0> 04:12:56.283 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420554987215 consume call {auth_request,33,"internet",#{}} from <0.1006.0> in state state_new => state_wait_auth_resp 04:12:56.283 [info] ue_fsm start_link(aaa_ue_fsm_262420554987215) *DBG* aaa_ue_fsm_262420554987215 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420554987215 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420554987215 consume internal init_state in state state_new 04:12:56.283 [info] ue_fsm init("262420554987215") *DBG* aaa_ue_fsm_262420554987215 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.283 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.283 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420554987215",undefined,undefined,false,false,undefined} 04:12:56.283 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420554987215 send ok to <0.201.0> 04:12:56.283 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262420554987215",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420554987215 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.287 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420554987215",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111]],[[191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190]],["foobar"],[[68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206]],[[228,212,222,37,206,163,134,127,29,135,135,53,149,106,150,109]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.287 [info] dia_sip2gsup: auth [191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111] authz [191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190]  04:12:56.287 [info] rand [191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235] autn [3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111]  *DBG* aaa_ue_fsm_262420554987215 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>, <<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235, 206,115,173,251,215,100,95,103,75,225,30,177,157,190>>, <<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150, 109>>, <<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]}} from <0.1009.0> in state state_wait_swx_maa 04:12:56.287 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420554987215 send ok to <0.1009.0> 04:12:56.288 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420554987215",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420554987215 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>, <<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235, 206,115,173,251,215,100,95,103,75,225,30,177,157,190>>, <<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150, 109>>, <<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420554987215 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>, <<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235, 206,115,173,251,215,100,95,103,75,225,30,177,157,190>>, <<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150, 109>>, <<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]}} from <0.1009.0> in state state_wait_swx_maa => state_new 04:12:56.288 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>,<<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190>>,<<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150,109>>,<<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]} *DBG* epdg_ue_fsm_262420554987215 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420554987215">>, {ok, [{epdg_auth_tuple, <<191,43,137,188,234,5,226,153,172,119,36,55, 43,4,122,235>>, <<3,44,159,140,46,99,131,85,228,49,189,56,219, 141,204,111>>, <<191,43,137,188,234,5,226,153,172,119,36,55, 43,4,122,235,206,115,173,251,215,100,95,103, 75,225,30,177,157,190>>, <<228,212,222,37,206,163,134,127,29,135,135,53, 149,106,150,109>>, <<68,80,143,98,8,186,46,218,137,221,98, 149,14,129,136,206>>}]}}} *DBG* epdg_ue_fsm_262420554987215 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>, <<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>, <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235, 206,115,173,251,215,100,95,103,75,225,30,177,157,190>>, <<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150, 109>>, <<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.288 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>,<<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190>>,<<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150,109>>,<<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]}, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.288 [info] auth_response(<<"262420554987215">>): {ok,[{epdg_auth_tuple,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>,<<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190>>,<<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150,109>>,<<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]} 04:12:56.288 [info] auth_response for <<"262420554987215">>: {ok,[{epdg_auth_tuple,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>,<<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>,<<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190>>,<<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150,109>>,<<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>}]} 04:12:56.288 [info] GSUP: Tx #{auth_tuples => [#{autn => <<3,44,159,140,46,99,131,85,228,49,189,56,219,141,204,111>>,ck => <<68,80,143,98,8,186,46,218,137,221,98,149,14,129,136,206>>,ik => <<228,212,222,37,206,163,134,127,29,135,135,53,149,106,150,109>>,rand => <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235>>,res => <<191,43,137,188,234,5,226,153,172,119,36,55,43,4,122,235,206,115,173,251,215,100,95,103,75,225,30,177,157,190>>}],imsi => <<"262420554987215">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420554987215">>, message_type => location_upd_req}} 04:12:56.290 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420554987215">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420554987215 receive call lu_request from <0.1010.0> in state state_authenticating *DBG* epdg_ue_fsm_262420554987215 send ok to <0.1010.0> 04:12:56.290 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420554987215 consume call lu_request from <0.1010.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.290 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420554987215 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.290 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.290 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420554987215",undefined,undefined,false,false,undefined} 04:12:56.290 [debug] SWx Tx SAR Imsi="262420554987215" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.290 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420554987215",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420554987215 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420554987215 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420554987215 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1011.0> in state state_wait_swx_saa 04:12:56.293 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420554987215",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.293 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420554987215 send ok to <0.1011.0> *DBG* epdg_ue_fsm_262420554987215 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420554987215 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1011.0> in state state_wait_swx_saa => state_authenticated 04:12:56.293 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420554987215",undefined,undefined,false,false,undefined} 04:12:56.293 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420554987215 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420554987215">>,ok}} 04:12:56.293 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420554987215 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.293 [info] lu_response(<<"262420554987215">>): ok 04:12:56.293 [info] lu_response for <<"262420554987215">>: ok 04:12:56.293 [info] GSUP: Tx #{imsi => <<"262420554987215">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420554987215">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:56.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420554987215">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420554987215 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1012.0> in state state_authenticated 04:12:56.294 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.294 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} 04:12:56.294 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262420554987215 send ok to <0.1012.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420554987215 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1012.0> in state state_authenticated => state_wait_create_session_resp 04:12:56.294 [info] s2b: Tx {gtp,v2,create_session_request,0,13829179,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420554987215">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376150,<<172,18,126,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,3591054387,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420554987215 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:56.295 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420554987215 receive call {rx_s6b_aar,"262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1013.0> in state state_authenticated 04:12:56.299 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.299 [info] ue_fsm ev_rx_s6b_aar: "262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.300 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420554987215",undefined,undefined,true,false,undefined} 04:12:56.300 [debug] SWx Tx SAR Imsi="262420554987215" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.300 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420554987215",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420554987215 send ok to <0.1013.0> *DBG* aaa_ue_fsm_262420554987215 consume call {rx_s6b_aar,"262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1013.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.300 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420554987215 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1014.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420554987215 send ok to <0.1014.0> 04:12:56.302 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420554987215",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420554987215 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1014.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.302 [info] ue_fsm ev_rx_swx_saa 04:12:56.302 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420554987215","262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1013.0>} 04:12:56.302 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.302 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.305 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,214,211,4,59,0,2,0,2,0,16,0,87,0,9,1,160,226,164,253,213,172,18,126,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,226,164,253,213,172,18,126,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,226,164,253,213,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.305 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376150,13829179,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,3802463701,<<172,18,126,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,3802463701,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} *DBG* epdg_ue_fsm_262420554987215 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 => 3591054387, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3802463701}}} from <0.1015.0> in state state_wait_create_session_resp 04:12:56.305 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420554987215">>,<0.1007.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376150,3802463701,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054387,3802463701}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:56.305 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.305 [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 => 3591054387,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3802463701}} 04:12:56.305 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} 04:12:56.305 [info] KMOD Port Create PDP Context Call {<0.1007.0>,[alias|#Ref<0.2003034577.3624206350.201385>]}: {create_pdp_context,{172,18,126,103},3591054387,3802463701,{192,168,0,27}} *DBG* epdg_ue_fsm_262420554987215 send ok to <0.1015.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420554987215">>, {ok, #{apco => <<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 => 3591054387, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3802463701}}}} 04:12:56.305 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,27}, 3591054387, 3802463701 *DBG* epdg_ue_fsm_262420554987215 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 => 3591054387, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3802463701}}} from <0.1015.0> in state state_wait_create_session_resp => state_active 04:12:56.305 [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,126,103}},{ms_address,{192,168,0,27}},{i_tid,3591054387},{o_tid,3802463701}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.305 [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 => 3591054387,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3802463701}) returned ok 04:12:56.305 [info] tunnel_response(<<"262420554987215">>): {ok,#{apco => <<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 => 3591054387,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3802463701}} 04:12:56.305 [info] tunnel_response for <<"262420554987215">>: {ok,#{apco => <<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 => 3591054387,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3802463701}} 04:12:56.305 [info] GSUP: Tx #{imsi => <<"262420554987215">>,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.55>, {osmo,5}, #{imsi => <<"262425573951154">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425573951154 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425573951154 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425573951154 receive call {auth_request,33,"internet",#{}} from <0.1016.0> in state state_new *DBG* epdg_ue_fsm_262425573951154 send ok to <0.1016.0> *DBG* epdg_ue_fsm_262425573951154 consume call {auth_request,33,"internet",#{}} from <0.1016.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425573951154 enter aaa_ue_fsm in state state_new 04:12:56.383 [info] GSUP: Rx #{imsi => <<"262425573951154">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425573951154 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.383 [info] ue_fsm start(epdg_ue_fsm_262425573951154) *DBG* aaa_ue_fsm_262425573951154 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425573951154 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.383 [info] ue_fsm init(<<"262425573951154">>) 04:12:56.383 [info] ue_fsm auth_request 04:12:56.383 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} 04:12:56.383 [info] ue_fsm start_link(aaa_ue_fsm_262425573951154) 04:12:56.383 [info] ue_fsm init("262425573951154") *DBG* aaa_ue_fsm_262425573951154 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425573951154 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.383 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.383 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425573951154",undefined,undefined,false,false,undefined} 04:12:56.383 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:56.383 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262425573951154",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425573951154 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>, <<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29, 56,81,91,101,96,155,238,9,185,140,71,79,72>>, <<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>, <<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43, 224>>}]}} from <0.1019.0> in state state_wait_swx_maa 04:12:56.387 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425573951154",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77]],[[186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72]],["foobar"],[[217,202,150,7,207,211,76,210,69,209,254,198,136,210,43,224]],[[18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.387 [info] dia_sip2gsup: auth [186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77] authz [186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72]  *DBG* aaa_ue_fsm_262425573951154 send ok to <0.1019.0> 04:12:56.387 [info] rand [186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75] autn [236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77]  *DBG* epdg_ue_fsm_262425573951154 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>, <<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29, 56,81,91,101,96,155,238,9,185,140,71,79,72>>, <<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>, <<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43, 224>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425573951154 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>, <<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29, 56,81,91,101,96,155,238,9,185,140,71,79,72>>, <<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>, <<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43, 224>>}]}} from <0.1019.0> in state state_wait_swx_maa => state_new 04:12:56.387 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425573951154 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425573951154">>, {ok, [{epdg_auth_tuple, <<186,61,209,60,53,92,216,51,230,129,201,134, 26,235,75,75>>, <<236,93,93,71,48,73,230,253,229,112,51,135, 133,8,47,77>>, <<186,61,209,60,53,92,216,51,230,129,201,134, 26,235,75,75,29,56,81,91,101,96,155,238,9, 185,140,71,79,72>>, <<18,119,65,28,196,17,35,159,180,19,239,206,67, 186,147,190>>, <<217,202,150,7,207,211,76,210,69,209,254, 198,136,210,43,224>>}]}}} 04:12:56.387 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425573951154",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425573951154 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>, <<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>, <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29, 56,81,91,101,96,155,238,9,185,140,71,79,72>>, <<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>, <<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43, 224>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.387 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>,<<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72>>,<<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>,<<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43,224>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.387 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>,<<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72>>,<<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>,<<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43,224>>}]}, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} 04:12:56.387 [info] auth_response(<<"262425573951154">>): {ok,[{epdg_auth_tuple,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>,<<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72>>,<<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>,<<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43,224>>}]} 04:12:56.387 [info] auth_response for <<"262425573951154">>: {ok,[{epdg_auth_tuple,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>,<<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>,<<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72>>,<<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>,<<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43,224>>}]} 04:12:56.387 [info] GSUP: Tx #{auth_tuples => [#{autn => <<236,93,93,71,48,73,230,253,229,112,51,135,133,8,47,77>>,ck => <<217,202,150,7,207,211,76,210,69,209,254,198,136,210,43,224>>,ik => <<18,119,65,28,196,17,35,159,180,19,239,206,67,186,147,190>>,rand => <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75>>,res => <<186,61,209,60,53,92,216,51,230,129,201,134,26,235,75,75,29,56,81,91,101,96,155,238,9,185,140,71,79,72>>}],imsi => <<"262425573951154">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425573951154">>, message_type => location_upd_req}} 04:12:56.389 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425573951154">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425573951154 receive call lu_request from <0.1020.0> in state state_authenticating 04:12:56.389 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425573951154 send ok to <0.1020.0> 04:12:56.389 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425573951154 consume call lu_request from <0.1020.0> in state state_authenticating *DBG* aaa_ue_fsm_262425573951154 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.389 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.389 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425573951154",undefined,undefined,false,false,undefined} 04:12:56.389 [debug] SWx Tx SAR Imsi="262425573951154" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.390 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425573951154",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425573951154 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425573951154 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425573951154 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1021.0> in state state_wait_swx_saa 04:12:56.392 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425573951154",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.392 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425573951154 send ok to <0.1021.0> *DBG* epdg_ue_fsm_262425573951154 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425573951154 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1021.0> in state state_wait_swx_saa => state_authenticated 04:12:56.392 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425573951154",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425573951154 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425573951154">>,ok}} 04:12:56.392 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425573951154 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.392 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.392 [info] lu_response(<<"262425573951154">>): ok 04:12:56.392 [info] lu_response for <<"262425573951154">>: ok 04:12:56.392 [info] GSUP: Tx #{imsi => <<"262425573951154">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425573951154">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:56.394 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425573951154">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425573951154 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1022.0> in state state_authenticated 04:12:56.394 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.394 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} 04:12:56.394 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:56.394 [info] s2b: Tx {gtp,v2,create_session_request,0,13829180,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425573951154">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376151,<<172,18,126,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,3591054388,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425573951154 send ok to <0.1022.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.394 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425573951154 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1022.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425573951154 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425573951154 receive call {rx_s6b_aar,"262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1023.0> in state state_authenticated 04:12:56.402 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.402 [info] ue_fsm ev_rx_s6b_aar: "262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.402 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425573951154",undefined,undefined,true,false,undefined} 04:12:56.402 [debug] SWx Tx SAR Imsi="262425573951154" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.402 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425573951154",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425573951154 send ok to <0.1023.0> 04:12:56.402 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425573951154 consume call {rx_s6b_aar,"262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1023.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425573951154 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1024.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425573951154 send ok to <0.1024.0> 04:12:56.405 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425573951154",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425573951154 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1024.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.405 [info] ue_fsm ev_rx_swx_saa 04:12:56.405 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425573951154","262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1023.0>} 04:12:56.405 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.405 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,215,211,4,60,0,2,0,2,0,16,0,87,0,9,1,160,144,10,11,170,172,18,126,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,144,10,11,170,172,18,126,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,144,10,11,170,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376151,13829180,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,<<144,10,11,170>>},{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,2416577450,<<172,18,126,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,2416577450,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} 04:12:56.408 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425573951154">>,<0.1017.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376151,2416577450,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054388,2416577450}],[],[]}}}} 04:12:56.408 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.408 [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 => 3591054388,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2416577450}} *DBG* epdg_ue_fsm_262425573951154 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 => 3591054388, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2416577450}}} from <0.1025.0> in state state_wait_create_session_resp 04:12:56.408 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} 04:12:56.408 [info] KMOD Port Create PDP Context Call {<0.1017.0>,[alias|#Ref<0.2003034577.3624206349.200179>]}: {create_pdp_context,{172,18,126,103},3591054388,2416577450,{192,168,0,28}} 04:12:56.408 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,28}, 3591054388, 2416577450 *DBG* epdg_ue_fsm_262425573951154 send ok to <0.1025.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425573951154">>, {ok, #{apco => <<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 => 3591054388, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2416577450}}}} 04:12:56.408 [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,126,103}},{ms_address,{192,168,0,28}},{i_tid,3591054388},{o_tid,2416577450}]}} *DBG* epdg_ue_fsm_262425573951154 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 => 3591054388, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2416577450}}} from <0.1025.0> in state state_wait_create_session_resp => state_active 04:12:56.408 [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 => 3591054388,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2416577450}) returned ok 04:12:56.408 [info] tunnel_response(<<"262425573951154">>): {ok,#{apco => <<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 => 3591054388,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2416577450}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.409 [info] tunnel_response for <<"262425573951154">>: {ok,#{apco => <<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 => 3591054388,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2416577450}} 04:12:56.409 [info] GSUP: Tx #{imsi => <<"262425573951154">>,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.55>, {osmo,5}, #{imsi => <<"262425593692031">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425593692031 enter epdg_ue_fsm in state state_new 04:12:56.483 [info] GSUP: Rx #{imsi => <<"262425593692031">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425593692031 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425593692031 receive call {auth_request,33,"internet",#{}} from <0.1026.0> in state state_new 04:12:56.483 [info] ue_fsm start(epdg_ue_fsm_262425593692031) 04:12:56.483 [info] ue_fsm init(<<"262425593692031">>) *DBG* epdg_ue_fsm_262425593692031 send ok to <0.1026.0> 04:12:56.483 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425593692031 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425593692031 consume call {auth_request,33,"internet",#{}} from <0.1026.0> in state state_new => state_wait_auth_resp 04:12:56.483 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425593692031 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425593692031 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.483 [info] ue_fsm start_link(aaa_ue_fsm_262425593692031) *DBG* aaa_ue_fsm_262425593692031 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.483 [info] ue_fsm init("262425593692031") 04:12:56.483 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.484 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425593692031",undefined,undefined,false,false,undefined} 04:12:56.484 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425593692031 send ok to <0.201.0> 04:12:56.484 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262425593692031",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425593692031 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.488 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425593692031",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140]],[[142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173]],["foobar"],[[43,87,251,165,77,233,110,136,95,231,149,141,41,68,246,80]],[[97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425593692031 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>, <<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241, 18,101,66,127,31,85,185,105,169,62,21,33,75,173>>, <<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>, <<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246, 80>>}]}} from <0.1029.0> in state state_wait_swx_maa 04:12:56.488 [info] dia_sip2gsup: auth [142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140] authz [142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173]  04:12:56.488 [info] rand [142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241] autn [159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140]  *DBG* aaa_ue_fsm_262425593692031 send ok to <0.1029.0> *DBG* epdg_ue_fsm_262425593692031 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>, <<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241, 18,101,66,127,31,85,185,105,169,62,21,33,75,173>>, <<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>, <<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246, 80>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425593692031 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>, <<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241, 18,101,66,127,31,85,185,105,169,62,21,33,75,173>>, <<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>, <<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246, 80>>}]}} from <0.1029.0> in state state_wait_swx_maa => state_new 04:12:56.488 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425593692031 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425593692031">>, {ok, [{epdg_auth_tuple, <<142,148,230,89,81,127,134,47,70,232,186,240, 78,218,78,241>>, <<159,63,254,87,111,187,89,165,221,64,106,71, 21,5,185,140>>, <<142,148,230,89,81,127,134,47,70,232,186,240, 78,218,78,241,18,101,66,127,31,85,185,105, 169,62,21,33,75,173>>, <<97,86,249,242,30,161,45,82,124,50,174,249, 148,35,158,101>>, <<43,87,251,165,77,233,110,136,95,231,149, 141,41,68,246,80>>}]}}} 04:12:56.489 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425593692031",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425593692031 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>, <<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>, <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241, 18,101,66,127,31,85,185,105,169,62,21,33,75,173>>, <<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>, <<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246, 80>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.489 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>,<<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173>>,<<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>,<<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246,80>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.489 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>,<<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173>>,<<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>,<<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246,80>>}]}, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} 04:12:56.489 [info] auth_response(<<"262425593692031">>): {ok,[{epdg_auth_tuple,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>,<<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173>>,<<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>,<<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246,80>>}]} 04:12:56.489 [info] auth_response for <<"262425593692031">>: {ok,[{epdg_auth_tuple,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>,<<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>,<<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173>>,<<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>,<<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246,80>>}]} 04:12:56.489 [info] GSUP: Tx #{auth_tuples => [#{autn => <<159,63,254,87,111,187,89,165,221,64,106,71,21,5,185,140>>,ck => <<43,87,251,165,77,233,110,136,95,231,149,141,41,68,246,80>>,ik => <<97,86,249,242,30,161,45,82,124,50,174,249,148,35,158,101>>,rand => <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241>>,res => <<142,148,230,89,81,127,134,47,70,232,186,240,78,218,78,241,18,101,66,127,31,85,185,105,169,62,21,33,75,173>>}],imsi => <<"262425593692031">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425593692031">>, message_type => location_upd_req}} 04:12:56.491 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425593692031">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425593692031 receive call lu_request from <0.1030.0> in state state_authenticating 04:12:56.491 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425593692031 send ok to <0.1030.0> *DBG* aaa_ue_fsm_262425593692031 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425593692031 consume call lu_request from <0.1030.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.491 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} 04:12:56.491 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.491 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425593692031",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425593692031 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425593692031 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:56.491 [debug] SWx Tx SAR Imsi="262425593692031" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.491 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425593692031",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425593692031 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1031.0> in state state_wait_swx_saa 04:12:56.494 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425593692031",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.495 [info] ue_fsm ev_rx_swx_saa 04:12:56.495 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425593692031",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425593692031 send ok to <0.1031.0> *DBG* epdg_ue_fsm_262425593692031 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425593692031 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1031.0> in state state_wait_swx_saa => state_authenticated 04:12:56.495 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425593692031 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425593692031">>,ok}} 04:12:56.495 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425593692031 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.495 [info] lu_response(<<"262425593692031">>): ok 04:12:56.495 [info] lu_response for <<"262425593692031">>: ok 04:12:56.495 [info] GSUP: Tx #{imsi => <<"262425593692031">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425593692031">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425593692031 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1032.0> in state state_authenticated 04:12:56.497 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425593692031">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.497 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.497 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} 04:12:56.497 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262425593692031 send ok to <0.1032.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.497 [info] s2b: Tx {gtp,v2,create_session_request,0,13829181,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425593692031">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376152,<<172,18,126,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,3591054389,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425593692031 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1032.0> in state state_authenticated => state_wait_create_session_resp 04:12:56.497 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425593692031 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:56.504 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425593692031 receive call {rx_s6b_aar,"262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1033.0> in state state_authenticated 04:12:56.504 [info] ue_fsm ev_rx_s6b_aar: "262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.504 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425593692031",undefined,undefined,true,false,undefined} 04:12:56.505 [debug] SWx Tx SAR Imsi="262425593692031" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.505 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425593692031",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425593692031 send ok to <0.1033.0> *DBG* aaa_ue_fsm_262425593692031 consume call {rx_s6b_aar,"262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1033.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:56.505 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425593692031 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1034.0> in state state_authenticated_wait_swx_saa 04:12:56.507 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425593692031",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.507 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425593692031 send ok to <0.1034.0> 04:12:56.507 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425593692031","262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1033.0>} *DBG* aaa_ue_fsm_262425593692031 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1034.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.508 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.508 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.511 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,216,211,4,61,0,2,0,2,0,16,0,87,0,9,1,160,179,124,41,119,172,18,126,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,179,124,41,119,172,18,126,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,179,124,41,119,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.511 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376152,13829181,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"³|)w">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3011258743,<<172,18,126,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,3011258743,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} 04:12:56.511 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425593692031">>,<0.1027.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376152,3011258743,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054389,3011258743}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425593692031 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 => 3591054389, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3011258743}}} from <0.1035.0> in state state_wait_create_session_resp 04:12:56.511 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.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,29>>,undefined},local_teid => 3591054389,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3011258743}} 04:12:56.511 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} 04:12:56.511 [info] KMOD Port Create PDP Context Call {<0.1027.0>,[alias|#Ref<0.2003034577.3624206337.208206>]}: {create_pdp_context,{172,18,126,103},3591054389,3011258743,{192,168,0,29}} 04:12:56.511 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,29}, 3591054389, 3011258743 04:12:56.511 [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,126,103}},{ms_address,{192,168,0,29}},{i_tid,3591054389},{o_tid,3011258743}]}} *DBG* epdg_ue_fsm_262425593692031 send ok to <0.1035.0> 04:12:56.511 [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 => 3591054389,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3011258743}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425593692031">>, {ok, #{apco => <<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 => 3591054389, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3011258743}}}} *DBG* epdg_ue_fsm_262425593692031 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 => 3591054389, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3011258743}}} from <0.1035.0> in state state_wait_create_session_resp => state_active 04:12:56.512 [info] tunnel_response(<<"262425593692031">>): {ok,#{apco => <<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 => 3591054389,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3011258743}} 04:12:56.512 [info] tunnel_response for <<"262425593692031">>: {ok,#{apco => <<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 => 3591054389,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3011258743}} 04:12:56.512 [info] GSUP: Tx #{imsi => <<"262425593692031">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262423349834268">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423349834268 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423349834268 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423349834268 receive call {auth_request,33,"internet",#{}} from <0.1036.0> in state state_new *DBG* epdg_ue_fsm_262423349834268 send ok to <0.1036.0> 04:12:56.583 [info] GSUP: Rx #{imsi => <<"262423349834268">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423349834268 consume call {auth_request,33,"internet",#{}} from <0.1036.0> in state state_new => state_wait_auth_resp 04:12:56.583 [info] ue_fsm start(epdg_ue_fsm_262423349834268) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423349834268 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423349834268 enter aaa_ue_fsm in state state_new 04:12:56.583 [info] ue_fsm init(<<"262423349834268">>) 04:12:56.583 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423349834268 consume internal init_state in state state_new 04:12:56.584 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423349834268 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.584 [info] ue_fsm start_link(aaa_ue_fsm_262423349834268) 04:12:56.584 [info] ue_fsm init("262423349834268") 04:12:56.584 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.584 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423349834268",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423349834268 send ok to <0.201.0> 04:12:56.584 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423349834268 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.584 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262423349834268",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:56.589 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423349834268",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123]],[[186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122]],["foobar"],[[221,107,139,244,107,90,63,3,158,32,134,186,93,23,164,176]],[[23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423349834268 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>, <<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48, 50,219,110,205,101,69,135,230,125,8,166,66,122>>, <<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>, <<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164, 176>>}]}} from <0.1039.0> in state state_wait_swx_maa 04:12:56.589 [info] dia_sip2gsup: auth [186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123] authz [186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122]  04:12:56.589 [info] rand [186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239] autn [216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123]  *DBG* aaa_ue_fsm_262423349834268 send ok to <0.1039.0> 04:12:56.589 [info] ue_fsm ev_rx_swx_maa 04:12:56.589 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423349834268",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423349834268 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>, <<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48, 50,219,110,205,101,69,135,230,125,8,166,66,122>>, <<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>, <<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164, 176>>}]}} from <0.1039.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423349834268 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>, <<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48, 50,219,110,205,101,69,135,230,125,8,166,66,122>>, <<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>, <<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164, 176>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.589 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>,<<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122>>,<<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>,<<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164,176>>}]} 04:12:56.590 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>,<<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122>>,<<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>,<<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164,176>>}]}, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423349834268 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423349834268">>, {ok, [{epdg_auth_tuple, <<186,127,80,249,143,99,241,208,237,27,86,249, 3,170,2,239>>, <<216,127,137,105,167,76,42,227,40,54,50,111, 25,55,221,123>>, <<186,127,80,249,143,99,241,208,237,27,86,249, 3,170,2,239,48,50,219,110,205,101,69,135,230, 125,8,166,66,122>>, <<23,34,7,201,254,37,143,115,161,225,255,76,41, 183,43,165>>, <<221,107,139,244,107,90,63,3,158,32,134, 186,93,23,164,176>>}]}}} 04:12:56.590 [info] auth_response(<<"262423349834268">>): {ok,[{epdg_auth_tuple,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>,<<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122>>,<<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>,<<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164,176>>}]} *DBG* epdg_ue_fsm_262423349834268 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>, <<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>, <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48, 50,219,110,205,101,69,135,230,125,8,166,66,122>>, <<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>, <<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164, 176>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.590 [info] auth_response for <<"262423349834268">>: {ok,[{epdg_auth_tuple,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>,<<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>,<<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122>>,<<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>,<<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164,176>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.590 [info] GSUP: Tx #{auth_tuples => [#{autn => <<216,127,137,105,167,76,42,227,40,54,50,111,25,55,221,123>>,ck => <<221,107,139,244,107,90,63,3,158,32,134,186,93,23,164,176>>,ik => <<23,34,7,201,254,37,143,115,161,225,255,76,41,183,43,165>>,rand => <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239>>,res => <<186,127,80,249,143,99,241,208,237,27,86,249,3,170,2,239,48,50,219,110,205,101,69,135,230,125,8,166,66,122>>}],imsi => <<"262423349834268">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423349834268">>, message_type => location_upd_req}} 04:12:56.592 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423349834268">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423349834268 receive call lu_request from <0.1040.0> in state state_authenticating 04:12:56.592 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423349834268 send ok to <0.1040.0> *DBG* aaa_ue_fsm_262423349834268 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423349834268 consume call lu_request from <0.1040.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.592 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} 04:12:56.592 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.592 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423349834268",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423349834268 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423349834268 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:56.592 [debug] SWx Tx SAR Imsi="262423349834268" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.592 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423349834268",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423349834268 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1041.0> in state state_wait_swx_saa 04:12:56.595 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423349834268",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423349834268 send ok to <0.1041.0> *DBG* epdg_ue_fsm_262423349834268 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423349834268 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1041.0> in state state_wait_swx_saa => state_authenticated 04:12:56.595 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423349834268 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423349834268">>,ok}} 04:12:56.595 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423349834268",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423349834268 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.595 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:56.595 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.595 [info] lu_response(<<"262423349834268">>): ok 04:12:56.595 [info] lu_response for <<"262423349834268">>: ok 04:12:56.595 [info] GSUP: Tx #{imsi => <<"262423349834268">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423349834268">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:56.597 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423349834268">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.597 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262423349834268 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1042.0> in state state_authenticated 04:12:56.597 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} 04:12:56.597 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:56.597 [info] s2b: Tx {gtp,v2,create_session_request,0,13829182,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423349834268">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376153,<<172,18,126,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,3591054390,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:56.597 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423349834268 send ok to <0.1042.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423349834268 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1042.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423349834268 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423349834268 receive call {rx_s6b_aar,"262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1043.0> in state state_authenticated 04:12:56.602 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.602 [info] ue_fsm ev_rx_s6b_aar: "262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.602 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423349834268",undefined,undefined,true,false,undefined} 04:12:56.602 [debug] SWx Tx SAR Imsi="262423349834268" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.602 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423349834268",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423349834268 send ok to <0.1043.0> 04:12:56.602 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423349834268 consume call {rx_s6b_aar,"262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1043.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423349834268 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1044.0> in state state_authenticated_wait_swx_saa 04:12:56.605 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423349834268",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423349834268 send ok to <0.1044.0> 04:12:56.605 [info] ue_fsm ev_rx_swx_saa 04:12:56.605 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423349834268","262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1043.0>} *DBG* aaa_ue_fsm_262423349834268 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1044.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.605 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.605 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.608 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,217,211,4,62,0,2,0,2,0,16,0,87,0,9,1,160,143,130,51,4,172,18,126,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,143,130,51,4,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,143,130,51,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.608 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376153,13829182,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<143,130,51,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,2407674628,<<172,18,126,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,2407674628,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} 04:12:56.608 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423349834268">>,<0.1037.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376153,2407674628,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054390,2407674628}],[],[],[]}}}} *DBG* epdg_ue_fsm_262423349834268 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 => 3591054390, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2407674628}}} from <0.1045.0> in state state_wait_create_session_resp 04:12:56.608 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.608 [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 => 3591054390,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2407674628}} 04:12:56.608 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} 04:12:56.608 [info] KMOD Port Create PDP Context Call {<0.1037.0>,[alias|#Ref<0.2003034577.3624206349.200487>]}: {create_pdp_context,{172,18,126,103},3591054390,2407674628,{192,168,0,30}} 04:12:56.608 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,30}, 3591054390, 2407674628 *DBG* epdg_ue_fsm_262423349834268 send ok to <0.1045.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423349834268">>, {ok, #{apco => <<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 => 3591054390, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2407674628}}}} 04:12:56.608 [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,126,103}},{ms_address,{192,168,0,30}},{i_tid,3591054390},{o_tid,2407674628}]}} *DBG* epdg_ue_fsm_262423349834268 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 => 3591054390, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2407674628}}} from <0.1045.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.608 [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 => 3591054390,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2407674628}) returned ok 04:12:56.608 [info] tunnel_response(<<"262423349834268">>): {ok,#{apco => <<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 => 3591054390,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2407674628}} 04:12:56.609 [info] tunnel_response for <<"262423349834268">>: {ok,#{apco => <<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 => 3591054390,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2407674628}} 04:12:56.609 [info] GSUP: Tx #{imsi => <<"262423349834268">>,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.55>, {osmo,5}, #{imsi => <<"262425142913063">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425142913063 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425142913063 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425142913063 receive call {auth_request,33,"internet",#{}} from <0.1046.0> in state state_new 04:12:56.683 [info] GSUP: Rx #{imsi => <<"262425142913063">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:56.683 [info] ue_fsm start(epdg_ue_fsm_262425142913063) *DBG* epdg_ue_fsm_262425142913063 send ok to <0.1046.0> 04:12:56.683 [info] ue_fsm init(<<"262425142913063">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425142913063 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425142913063 consume call {auth_request,33,"internet",#{}} from <0.1046.0> in state state_new => state_wait_auth_resp 04:12:56.683 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425142913063 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425142913063 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.683 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425142913063 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.683 [info] ue_fsm start_link(aaa_ue_fsm_262425142913063) 04:12:56.683 [info] ue_fsm init("262425142913063") *DBG* aaa_ue_fsm_262425142913063 send ok to <0.201.0> 04:12:56.683 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425142913063 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.684 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425142913063",undefined,undefined,false,false,undefined} 04:12:56.684 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:56.684 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262425142913063",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425142913063 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>, <<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99, 250,79,227,44,15,4,50,229,142,54,220,251,10,35>>, <<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>, <<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]}} from <0.1049.0> in state state_wait_swx_maa 04:12:56.688 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425142913063",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238]],[[104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35]],["foobar"],[[30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45]],[[76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.688 [info] dia_sip2gsup: auth [104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238] authz [104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35]  *DBG* aaa_ue_fsm_262425142913063 send ok to <0.1049.0> 04:12:56.688 [info] rand [104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99] autn [31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238]  *DBG* aaa_ue_fsm_262425142913063 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>, <<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99, 250,79,227,44,15,4,50,229,142,54,220,251,10,35>>, <<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>, <<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]}} from <0.1049.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425142913063 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>, <<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99, 250,79,227,44,15,4,50,229,142,54,220,251,10,35>>, <<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>, <<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.688 [info] ue_fsm ev_rx_swx_maa 04:12:56.688 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425142913063",undefined,undefined,false,false,undefined} 04:12:56.688 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>,<<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35>>,<<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>,<<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]} *DBG* epdg_ue_fsm_262425142913063 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425142913063">>, {ok, [{epdg_auth_tuple, <<104,239,65,155,115,44,140,83,93,79,232,169, 180,72,89,99>>, <<31,52,160,98,18,198,235,247,117,116,45,182, 60,18,79,238>>, <<104,239,65,155,115,44,140,83,93,79,232,169, 180,72,89,99,250,79,227,44,15,4,50,229,142, 54,220,251,10,35>>, <<76,171,138,223,48,42,117,135,18,22,64,168, 239,103,150,43>>, <<30,135,4,74,210,29,252,84,160,211,210, 74,136,32,36,45>>}]}}} 04:12:56.688 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>,<<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35>>,<<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>,<<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]}, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425142913063 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>, <<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>, <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99, 250,79,227,44,15,4,50,229,142,54,220,251,10,35>>, <<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>, <<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.689 [info] auth_response(<<"262425142913063">>): {ok,[{epdg_auth_tuple,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>,<<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35>>,<<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>,<<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]} 04:12:56.689 [info] auth_response for <<"262425142913063">>: {ok,[{epdg_auth_tuple,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>,<<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>,<<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35>>,<<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>,<<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>}]} 04:12:56.689 [info] GSUP: Tx #{auth_tuples => [#{autn => <<31,52,160,98,18,198,235,247,117,116,45,182,60,18,79,238>>,ck => <<30,135,4,74,210,29,252,84,160,211,210,74,136,32,36,45>>,ik => <<76,171,138,223,48,42,117,135,18,22,64,168,239,103,150,43>>,rand => <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99>>,res => <<104,239,65,155,115,44,140,83,93,79,232,169,180,72,89,99,250,79,227,44,15,4,50,229,142,54,220,251,10,35>>}],imsi => <<"262425142913063">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425142913063">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425142913063 receive call lu_request from <0.1050.0> in state state_authenticating 04:12:56.691 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425142913063">>,message_type => location_upd_req} 04:12:56.691 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425142913063 send ok to <0.1050.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.691 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425142913063 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425142913063 consume call lu_request from <0.1050.0> in state state_authenticating 04:12:56.691 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.691 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425142913063",undefined,undefined,false,false,undefined} 04:12:56.691 [debug] SWx Tx SAR Imsi="262425142913063" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.691 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425142913063",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425142913063 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425142913063 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425142913063 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1051.0> in state state_wait_swx_saa 04:12:56.694 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425142913063",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425142913063 send ok to <0.1051.0> 04:12:56.694 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425142913063 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425142913063 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1051.0> in state state_wait_swx_saa => state_authenticated 04:12:56.694 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425142913063",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425142913063 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425142913063">>,ok}} 04:12:56.694 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425142913063 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.694 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.694 [info] lu_response(<<"262425142913063">>): ok 04:12:56.694 [info] lu_response for <<"262425142913063">>: ok 04:12:56.694 [info] GSUP: Tx #{imsi => <<"262425142913063">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425142913063">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425142913063 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1052.0> in state state_authenticated 04:12:56.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425142913063">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.696 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.696 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} 04:12:56.696 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262425142913063 send ok to <0.1052.0> 04:12:56.696 [info] s2b: Tx {gtp,v2,create_session_request,0,13829183,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425142913063">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376154,<<172,18,126,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,3591054391,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425142913063 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1052.0> in state state_authenticated => state_wait_create_session_resp 04:12:56.696 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425142913063 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425142913063 receive call {rx_s6b_aar,"262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1053.0> in state state_authenticated 04:12:56.701 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.701 [info] ue_fsm ev_rx_s6b_aar: "262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.701 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425142913063",undefined,undefined,true,false,undefined} 04:12:56.702 [debug] SWx Tx SAR Imsi="262425142913063" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425142913063",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425142913063 send ok to <0.1053.0> 04:12:56.702 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425142913063 consume call {rx_s6b_aar,"262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1053.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425142913063 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1054.0> in state state_authenticated_wait_swx_saa 04:12:56.704 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425142913063",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.704 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425142913063 send ok to <0.1054.0> 04:12: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,"262425142913063","262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1053.0>} *DBG* aaa_ue_fsm_262425142913063 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1054.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.704 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.704 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.707 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,218,211,4,63,0,2,0,2,0,16,0,87,0,9,1,160,191,68,162,33,172,18,126,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,191,68,162,33,172,18,126,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,68,162,33,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.707 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376154,13829183,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,3208946209,<<172,18,126,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,3208946209,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} 04:12:56.707 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425142913063">>,<0.1047.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376154,3208946209,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054391,3208946209}],[],[]}}}} *DBG* epdg_ue_fsm_262425142913063 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 => 3591054391, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3208946209}}} from <0.1055.0> in state state_wait_create_session_resp 04:12:56.707 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.707 [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 => 3591054391,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3208946209}} 04:12:56.707 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} 04:12:56.707 [info] KMOD Port Create PDP Context Call {<0.1047.0>,[alias|#Ref<0.2003034577.3624206349.200631>]}: {create_pdp_context,{172,18,126,103},3591054391,3208946209,{192,168,0,31}} 04:12:56.707 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,31}, 3591054391, 3208946209 04:12:56.707 [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,126,103}},{ms_address,{192,168,0,31}},{i_tid,3591054391},{o_tid,3208946209}]}} 04:12:56.707 [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 => 3591054391,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3208946209}) returned ok *DBG* epdg_ue_fsm_262425142913063 send ok to <0.1055.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425142913063">>, {ok, #{apco => <<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 => 3591054391, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3208946209}}}} *DBG* epdg_ue_fsm_262425142913063 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 => 3591054391, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3208946209}}} from <0.1055.0> in state state_wait_create_session_resp => state_active 04:12:56.707 [info] tunnel_response(<<"262425142913063">>): {ok,#{apco => <<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 => 3591054391,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3208946209}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.708 [info] tunnel_response for <<"262425142913063">>: {ok,#{apco => <<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 => 3591054391,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3208946209}} 04:12:56.708 [info] GSUP: Tx #{imsi => <<"262425142913063">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,31>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427336730573">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:56.783 [info] GSUP: Rx #{imsi => <<"262427336730573">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427336730573 enter epdg_ue_fsm in state state_new 04:12:56.783 [info] ue_fsm start(epdg_ue_fsm_262427336730573) *DBG* epdg_ue_fsm_262427336730573 consume internal init_state in state state_new 04:12:56.783 [info] ue_fsm init(<<"262427336730573">>) *DBG* epdg_ue_fsm_262427336730573 receive call {auth_request,33,"internet",#{}} from <0.1056.0> in state state_new 04:12:56.783 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427336730573 send ok to <0.1056.0> 04:12:56.783 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427336730573 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427336730573 consume call {auth_request,33,"internet",#{}} from <0.1056.0> in state state_new => state_wait_auth_resp 04:12:56.783 [info] ue_fsm start_link(aaa_ue_fsm_262427336730573) *DBG* aaa_ue_fsm_262427336730573 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427336730573 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.783 [info] ue_fsm init("262427336730573") *DBG* aaa_ue_fsm_262427336730573 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.784 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.784 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427336730573",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427336730573 send ok to <0.201.0> 04:12:56.784 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427336730573 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.784 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262427336730573",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:56.788 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427336730573",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130]],[[111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89]],["foobar"],[[180,150,39,39,41,96,108,221,186,255,187,165,74,164,176,85]],[[211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427336730573 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>, <<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64, 37,240,157,106,81,166,59,146,91,72,249,59,159,89>>, <<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>, <<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176, 85>>}]}} from <0.1059.0> in state state_wait_swx_maa 04:12:56.788 [info] dia_sip2gsup: auth [111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130] authz [111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89]  04:12:56.788 [info] rand [111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64] autn [48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130]  04:12:56.788 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427336730573 send ok to <0.1059.0> *DBG* epdg_ue_fsm_262427336730573 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>, <<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64, 37,240,157,106,81,166,59,146,91,72,249,59,159,89>>, <<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>, <<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176, 85>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.788 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427336730573",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427336730573 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>, <<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64, 37,240,157,106,81,166,59,146,91,72,249,59,159,89>>, <<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>, <<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176, 85>>}]}} from <0.1059.0> in state state_wait_swx_maa => state_new 04:12:56.788 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>,<<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89>>,<<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>,<<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176,85>>}]} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427336730573">>, {ok, [{epdg_auth_tuple, <<111,130,219,186,160,159,194,213,228,117,29, 88,54,186,2,64>>, <<48,175,229,198,243,146,142,44,139,58,219,224, 244,206,18,130>>, <<111,130,219,186,160,159,194,213,228,117,29, 88,54,186,2,64,37,240,157,106,81,166,59,146, 91,72,249,59,159,89>>, <<211,230,90,113,237,228,53,151,24,212,115,97, 175,29,154,192>>, <<180,150,39,39,41,96,108,221,186,255,187, 165,74,164,176,85>>}]}}} *DBG* epdg_ue_fsm_262427336730573 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>, <<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>, <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64, 37,240,157,106,81,166,59,146,91,72,249,59,159,89>>, <<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>, <<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176, 85>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.789 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>,<<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89>>,<<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>,<<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176,85>>}]}, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.789 [info] auth_response(<<"262427336730573">>): {ok,[{epdg_auth_tuple,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>,<<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89>>,<<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>,<<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176,85>>}]} 04:12:56.789 [info] auth_response for <<"262427336730573">>: {ok,[{epdg_auth_tuple,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>,<<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>,<<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89>>,<<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>,<<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176,85>>}]} 04:12:56.789 [info] GSUP: Tx #{auth_tuples => [#{autn => <<48,175,229,198,243,146,142,44,139,58,219,224,244,206,18,130>>,ck => <<180,150,39,39,41,96,108,221,186,255,187,165,74,164,176,85>>,ik => <<211,230,90,113,237,228,53,151,24,212,115,97,175,29,154,192>>,rand => <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64>>,res => <<111,130,219,186,160,159,194,213,228,117,29,88,54,186,2,64,37,240,157,106,81,166,59,146,91,72,249,59,159,89>>}],imsi => <<"262427336730573">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427336730573">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427336730573 receive call lu_request from <0.1060.0> in state state_authenticating 04:12:56.790 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427336730573">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.1060.0> 04:12:56.791 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427336730573 consume call lu_request from <0.1060.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427336730573 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:56.791 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} 04:12:56.791 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.791 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427336730573",undefined,undefined,false,false,undefined} 04:12:56.791 [debug] SWx Tx SAR Imsi="262427336730573" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427336730573 send ok to <0.201.0> 04:12:56.791 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427336730573",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427336730573 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427336730573 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1061.0> in state state_wait_swx_saa 04:12:56.794 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427336730573",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427336730573 send ok to <0.1061.0> 04:12:56.794 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427336730573 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427336730573 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1061.0> in state state_wait_swx_saa => state_authenticated 04:12:56.794 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427336730573",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427336730573">>,ok}} 04:12:56.794 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427336730573 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.794 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.794 [info] lu_response(<<"262427336730573">>): ok 04:12:56.794 [info] lu_response for <<"262427336730573">>: ok 04:12:56.794 [info] GSUP: Tx #{imsi => <<"262427336730573">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427336730573">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427336730573 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1062.0> in state state_authenticated 04:12:56.796 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427336730573">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.796 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.796 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} 04:12:56.796 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:56.796 [info] s2b: Tx {gtp,v2,create_session_request,0,13829184,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427336730573">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376155,<<172,18,126,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,3591054392,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.1062.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.796 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427336730573 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1062.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427336730573 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427336730573 receive call {rx_s6b_aar,"262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1063.0> in state state_authenticated 04:12:56.802 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.802 [info] ue_fsm ev_rx_s6b_aar: "262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.802 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427336730573",undefined,undefined,true,false,undefined} 04:12:56.802 [debug] SWx Tx SAR Imsi="262427336730573" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.802 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427336730573",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427336730573 send ok to <0.1063.0> 04:12:56.802 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427336730573 consume call {rx_s6b_aar,"262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1063.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427336730573 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1064.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427336730573 send ok to <0.1064.0> *DBG* aaa_ue_fsm_262427336730573 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1064.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.804 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427336730573",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.804 [info] ue_fsm ev_rx_swx_saa 04:12:56.804 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427336730573","262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1063.0>} 04:12:56.804 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.804 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.807 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,219,211,4,64,0,2,0,2,0,16,0,87,0,9,1,160,250,46,202,155,172,18,126,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,250,46,202,155,172,18,126,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,250,46,202,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.807 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376155,13829184,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,<<250,46,202,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,4197370523,<<172,18,126,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,4197370523,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} *DBG* epdg_ue_fsm_262427336730573 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 => 3591054392, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4197370523}}} from <0.1065.0> in state state_wait_create_session_resp 04:12:56.807 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427336730573">>,<0.1057.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376155,4197370523,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054392,4197370523}]}}}} 04:12:56.807 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.807 [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 => 3591054392,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4197370523}} 04:12:56.807 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} 04:12:56.807 [info] KMOD Port Create PDP Context Call {<0.1057.0>,[alias|#Ref<0.2003034577.3624206337.208672>]}: {create_pdp_context,{172,18,126,103},3591054392,4197370523,{192,168,0,32}} 04:12:56.807 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,32}, 3591054392, 4197370523 04:12:56.807 [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,126,103}},{ms_address,{192,168,0,32}},{i_tid,3591054392},{o_tid,4197370523}]}} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.1065.0> 04:12:56.808 [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 => 3591054392,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4197370523}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427336730573">>, {ok, #{apco => <<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 => 3591054392, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4197370523}}}} *DBG* epdg_ue_fsm_262427336730573 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 => 3591054392, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4197370523}}} from <0.1065.0> in state state_wait_create_session_resp => state_active 04:12:56.808 [info] tunnel_response(<<"262427336730573">>): {ok,#{apco => <<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 => 3591054392,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4197370523}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.808 [info] tunnel_response for <<"262427336730573">>: {ok,#{apco => <<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 => 3591054392,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4197370523}} 04:12:56.808 [info] GSUP: Tx #{imsi => <<"262427336730573">>,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.55>, {osmo,5}, #{imsi => <<"262420885860348">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:56.883 [info] GSUP: Rx #{imsi => <<"262420885860348">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420885860348 enter epdg_ue_fsm in state state_new 04:12:56.883 [info] ue_fsm start(epdg_ue_fsm_262420885860348) *DBG* epdg_ue_fsm_262420885860348 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420885860348 receive call {auth_request,33,"internet",#{}} from <0.1066.0> in state state_new 04:12:56.883 [info] ue_fsm init(<<"262420885860348">>) *DBG* epdg_ue_fsm_262420885860348 send ok to <0.1066.0> 04:12:56.883 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420885860348 consume call {auth_request,33,"internet",#{}} from <0.1066.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420885860348 enter aaa_ue_fsm in state state_new 04:12:56.884 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420885860348 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420885860348 consume internal init_state in state state_new 04:12:56.884 [info] ue_fsm start_link(aaa_ue_fsm_262420885860348) *DBG* aaa_ue_fsm_262420885860348 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.884 [info] ue_fsm init("262420885860348") 04:12:56.884 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.884 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420885860348",undefined,undefined,false,false,undefined} 04:12:56.884 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420885860348 send ok to <0.201.0> 04:12:56.884 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262420885860348",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420885860348 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.887 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420885860348",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160]],[[50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249]],["foobar"],[[223,26,38,103,161,91,36,179,193,109,62,252,188,119,25,244]],[[228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420885860348 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>, <<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205, 160>>, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60, 159,74,250,80,205,145,9,15,78,208,28,191,141,249>>, <<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>, <<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25, 244>>}]}} from <0.1069.0> in state state_wait_swx_maa 04:12:56.887 [info] dia_sip2gsup: auth [50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160] authz [50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249]  04:12:56.887 [info] rand [50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60] autn [196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160]  04:12:56.887 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420885860348 send ok to <0.1069.0> *DBG* epdg_ue_fsm_262420885860348 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>, <<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205, 160>>, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60, 159,74,250,80,205,145,9,15,78,208,28,191,141,249>>, <<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>, <<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25, 244>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.888 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420885860348",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420885860348 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>, <<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205, 160>>, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60, 159,74,250,80,205,145,9,15,78,208,28,191,141,249>>, <<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>, <<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25, 244>>}]}} from <0.1069.0> in state state_wait_swx_maa => state_new 04:12:56.888 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>,<<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160>>,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249>>,<<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>,<<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25,244>>}]} *DBG* epdg_ue_fsm_262420885860348 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420885860348">>, {ok, [{epdg_auth_tuple, <<50,73,153,107,131,39,45,56,133,228,164,96, 126,51,179,60>>, <<196,239,126,106,253,134,165,71,61,247,235,21, 121,135,205,160>>, <<50,73,153,107,131,39,45,56,133,228,164,96, 126,51,179,60,159,74,250,80,205,145,9,15,78, 208,28,191,141,249>>, <<228,8,142,228,226,114,224,227,170,225,12,69, 2,9,60,251>>, <<223,26,38,103,161,91,36,179,193,109,62, 252,188,119,25,244>>}]}}} 04:12:56.888 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>,<<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160>>,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249>>,<<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>,<<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25,244>>}]}, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420885860348 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>, <<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205, 160>>, <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60, 159,74,250,80,205,145,9,15,78,208,28,191,141,249>>, <<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>, <<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25, 244>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.888 [info] auth_response(<<"262420885860348">>): {ok,[{epdg_auth_tuple,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>,<<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160>>,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249>>,<<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>,<<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25,244>>}]} 04:12:56.888 [info] auth_response for <<"262420885860348">>: {ok,[{epdg_auth_tuple,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>,<<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160>>,<<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249>>,<<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>,<<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25,244>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.888 [info] GSUP: Tx #{auth_tuples => [#{autn => <<196,239,126,106,253,134,165,71,61,247,235,21,121,135,205,160>>,ck => <<223,26,38,103,161,91,36,179,193,109,62,252,188,119,25,244>>,ik => <<228,8,142,228,226,114,224,227,170,225,12,69,2,9,60,251>>,rand => <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60>>,res => <<50,73,153,107,131,39,45,56,133,228,164,96,126,51,179,60,159,74,250,80,205,145,9,15,78,208,28,191,141,249>>}],imsi => <<"262420885860348">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420885860348">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420885860348 receive call lu_request from <0.1070.0> in state state_authenticating 04:12:56.890 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420885860348">>,message_type => location_upd_req} 04:12:56.890 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420885860348 send ok to <0.1070.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.890 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420885860348 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420885860348 consume call lu_request from <0.1070.0> in state state_authenticating 04:12:56.890 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.890 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420885860348",undefined,undefined,false,false,undefined} 04:12:56.890 [debug] SWx Tx SAR Imsi="262420885860348" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420885860348",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420885860348 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420885860348 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420885860348 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1071.0> in state state_wait_swx_saa 04:12:56.893 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420885860348",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.893 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420885860348 send ok to <0.1071.0> *DBG* epdg_ue_fsm_262420885860348 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.893 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420885860348",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420885860348 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1071.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420885860348 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420885860348">>,ok}} 04:12:56.893 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420885860348 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.893 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.893 [info] lu_response(<<"262420885860348">>): ok 04:12:56.894 [info] lu_response for <<"262420885860348">>: ok 04:12:56.894 [info] GSUP: Tx #{imsi => <<"262420885860348">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420885860348">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:56.895 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420885860348">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420885860348 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1072.0> in state state_authenticated 04:12:56.895 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.895 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} 04:12:56.895 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:56.895 [info] s2b: Tx {gtp,v2,create_session_request,0,13829185,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420885860348">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376156,<<172,18,126,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,3591054393,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420885860348 send ok to <0.1072.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.895 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420885860348 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1072.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420885860348 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420885860348 receive call {rx_s6b_aar,"262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1073.0> in state state_authenticated 04:12:56.901 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:56.901 [info] ue_fsm ev_rx_s6b_aar: "262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:56.901 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420885860348",undefined,undefined,true,false,undefined} 04:12:56.901 [debug] SWx Tx SAR Imsi="262420885860348" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:56.901 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420885860348",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420885860348 send ok to <0.1073.0> 04:12:56.901 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420885860348 consume call {rx_s6b_aar,"262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1073.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420885860348 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1074.0> in state state_authenticated_wait_swx_saa 04:12:56.903 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420885860348",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420885860348 send ok to <0.1074.0> 04:12:56.903 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420885860348 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1074.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:56.903 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420885860348","262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1073.0>} 04:12:56.903 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:56.903 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:56.906 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,220,211,4,65,0,2,0,2,0,16,0,87,0,9,1,160,169,8,91,128,172,18,126,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,169,8,91,128,172,18,126,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,169,8,91,128,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:56.906 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376156,13829185,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,<<169,8,91,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,2835897216,<<172,18,126,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,2835897216,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} *DBG* epdg_ue_fsm_262420885860348 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 => 3591054393, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2835897216}}} from <0.1075.0> in state state_wait_create_session_resp 04:12:56.906 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420885860348">>,<0.1067.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376156,2835897216,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3591054393,2835897216}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:56.906 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:56.906 [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 => 3591054393,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2835897216}} 04:12:56.906 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} 04:12:56.906 [info] KMOD Port Create PDP Context Call {<0.1067.0>,[alias|#Ref<0.2003034577.3624206349.200871>]}: {create_pdp_context,{172,18,126,103},3591054393,2835897216,{192,168,0,33}} 04:12:56.906 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,33}, 3591054393, 2835897216 *DBG* epdg_ue_fsm_262420885860348 send ok to <0.1075.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420885860348">>, {ok, #{apco => <<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 => 3591054393, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2835897216}}}} 04:12:56.906 [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,126,103}},{ms_address,{192,168,0,33}},{i_tid,3591054393},{o_tid,2835897216}]}} *DBG* epdg_ue_fsm_262420885860348 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 => 3591054393, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2835897216}}} from <0.1075.0> in state state_wait_create_session_resp => state_active 04:12:56.907 [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 => 3591054393,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2835897216}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.907 [info] tunnel_response(<<"262420885860348">>): {ok,#{apco => <<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 => 3591054393,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2835897216}} 04:12:56.907 [info] tunnel_response for <<"262420885860348">>: {ok,#{apco => <<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 => 3591054393,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2835897216}} 04:12:56.907 [info] GSUP: Tx #{imsi => <<"262420885860348">>,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.55>, {osmo,5}, #{imsi => <<"262429281682948">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429281682948 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429281682948 consume internal init_state in state state_new 04:12:56.984 [info] GSUP: Rx #{imsi => <<"262429281682948">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429281682948 receive call {auth_request,33,"internet",#{}} from <0.1076.0> in state state_new 04:12:56.984 [info] ue_fsm start(epdg_ue_fsm_262429281682948) 04:12:56.984 [info] ue_fsm init(<<"262429281682948">>) *DBG* epdg_ue_fsm_262429281682948 send ok to <0.1076.0> 04:12:56.984 [info] ue_fsm auth_request 04:12:56.984 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429281682948 consume call {auth_request,33,"internet",#{}} from <0.1076.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429281682948 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429281682948 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:56.984 [info] ue_fsm start_link(aaa_ue_fsm_262429281682948) *DBG* aaa_ue_fsm_262429281682948 consume internal init_state in state state_new 04:12:56.984 [info] ue_fsm init("262429281682948") *DBG* aaa_ue_fsm_262429281682948 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:56.984 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:56.984 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429281682948",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429281682948 send ok to <0.201.0> 04:12:56.984 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429281682948 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:56.984 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262429281682948",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429281682948 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>, <<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79, 66,215,245,76,228,3,139,234,0,97,65,131,208,26>>, <<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>, <<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47, 29>>}]}} from <0.1079.0> in state state_wait_swx_maa 04:12:56.989 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429281682948",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200]],[[217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26]],["foobar"],[[126,143,233,161,226,104,166,255,59,238,78,85,196,67,47,29]],[[100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:56.989 [info] dia_sip2gsup: auth [217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200] authz [217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26]  04:12:56.989 [info] rand [217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79] autn [64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200]  *DBG* aaa_ue_fsm_262429281682948 send ok to <0.1079.0> *DBG* epdg_ue_fsm_262429281682948 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>, <<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79, 66,215,245,76,228,3,139,234,0,97,65,131,208,26>>, <<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>, <<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47, 29>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:56.989 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429281682948 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>, <<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79, 66,215,245,76,228,3,139,234,0,97,65,131,208,26>>, <<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>, <<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47, 29>>}]}} from <0.1079.0> in state state_wait_swx_maa => state_new 04:12:56.989 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429281682948",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429281682948 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429281682948">>, {ok, [{epdg_auth_tuple, <<217,148,177,112,71,197,214,22,175,59,162,93, 248,172,16,79>>, <<64,86,214,215,96,70,19,172,53,207,77,53,35, 62,3,200>>, <<217,148,177,112,71,197,214,22,175,59,162,93, 248,172,16,79,66,215,245,76,228,3,139,234,0, 97,65,131,208,26>>, <<100,111,2,3,172,32,73,171,226,84,217,161,114, 158,70,26>>, <<126,143,233,161,226,104,166,255,59,238, 78,85,196,67,47,29>>}]}}} 04:12:56.989 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>,<<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26>>,<<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>,<<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47,29>>}]} *DBG* epdg_ue_fsm_262429281682948 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>, <<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>, <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79, 66,215,245,76,228,3,139,234,0,97,65,131,208,26>>, <<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>, <<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47, 29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:56.989 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>,<<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26>>,<<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>,<<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47,29>>}]}, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} 04:12:56.989 [info] auth_response(<<"262429281682948">>): {ok,[{epdg_auth_tuple,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>,<<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26>>,<<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>,<<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47,29>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.990 [info] auth_response for <<"262429281682948">>: {ok,[{epdg_auth_tuple,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>,<<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>,<<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26>>,<<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>,<<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47,29>>}]} 04:12:56.990 [info] GSUP: Tx #{auth_tuples => [#{autn => <<64,86,214,215,96,70,19,172,53,207,77,53,35,62,3,200>>,ck => <<126,143,233,161,226,104,166,255,59,238,78,85,196,67,47,29>>,ik => <<100,111,2,3,172,32,73,171,226,84,217,161,114,158,70,26>>,rand => <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79>>,res => <<217,148,177,112,71,197,214,22,175,59,162,93,248,172,16,79,66,215,245,76,228,3,139,234,0,97,65,131,208,26>>}],imsi => <<"262429281682948">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429281682948">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429281682948 receive call lu_request from <0.1080.0> in state state_authenticating 04:12:56.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429281682948">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429281682948 send ok to <0.1080.0> 04:12:56.991 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429281682948 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429281682948 consume call lu_request from <0.1080.0> in state state_authenticating 04:12:56.991 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} 04:12:56.991 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:56.991 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429281682948",undefined,undefined,false,false,undefined} 04:12:56.991 [debug] SWx Tx SAR Imsi="262429281682948" Type=1 APN="internet" AgentInfoOpt=[]  04:12:56.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429281682948",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429281682948 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429281682948 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429281682948 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1081.0> in state state_wait_swx_saa 04:12:56.994 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429281682948",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429281682948 send ok to <0.1081.0> *DBG* epdg_ue_fsm_262429281682948 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:56.994 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429281682948 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1081.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429281682948 send ok to <0.211.0> 04:12:56.994 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429281682948",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262429281682948">>,ok}} *DBG* epdg_ue_fsm_262429281682948 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:56.994 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.994 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} 04:12:56.994 [info] lu_response(<<"262429281682948">>): ok 04:12:56.994 [info] lu_response for <<"262429281682948">>: ok 04:12:56.994 [info] GSUP: Tx #{imsi => <<"262429281682948">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429281682948">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429281682948 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1082.0> in state state_authenticated 04:12:56.996 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429281682948">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:56.996 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:56.996 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} 04:12:56.996 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:56.996 [info] s2b: Tx {gtp,v2,create_session_request,0,13829186,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429281682948">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376157,<<172,18,126,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,3591054394,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429281682948 send ok to <0.1082.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:56.997 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429281682948 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1082.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429281682948 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429281682948 receive call {rx_s6b_aar,"262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1083.0> in state state_authenticated 04:12:57.004 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.004 [info] ue_fsm ev_rx_s6b_aar: "262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.004 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429281682948",undefined,undefined,true,false,undefined} 04:12:57.004 [debug] SWx Tx SAR Imsi="262429281682948" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.004 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429281682948",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429281682948 send ok to <0.1083.0> 04:12:57.004 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429281682948 consume call {rx_s6b_aar,"262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1083.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429281682948 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1084.0> in state state_authenticated_wait_swx_saa 04:12:57.006 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429281682948",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.006 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429281682948 send ok to <0.1084.0> 04:12: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,"262429281682948","262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1083.0>} *DBG* aaa_ue_fsm_262429281682948 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1084.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.006 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.007 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.010 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,221,211,4,66,0,2,0,2,0,16,0,87,0,9,1,160,143,39,208,8,172,18,126,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,143,39,208,8,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,143,39,208,8,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.011 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376157,13829186,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<143,39,208,8>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2401751048,<<172,18,126,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,2401751048,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} *DBG* epdg_ue_fsm_262429281682948 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 => 3591054394, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2401751048}}} from <0.1085.0> in state state_wait_create_session_resp 04:12:57.011 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429281682948">>,<0.1077.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376157,2401751048,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3591054394,2401751048}],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.011 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.011 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3591054394,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2401751048}} 04:12:57.011 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} 04:12:57.011 [info] KMOD Port Create PDP Context Call {<0.1077.0>,[alias|#Ref<0.2003034577.3624206337.209011>]}: {create_pdp_context,{172,18,126,103},3591054394,2401751048,{192,168,0,34}} 04:12:57.011 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,34}, 3591054394, 2401751048 04:12:57.011 [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,126,103}},{ms_address,{192,168,0,34}},{i_tid,3591054394},{o_tid,2401751048}]}} 04:12:57.011 [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 => 3591054394,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2401751048}) returned ok *DBG* epdg_ue_fsm_262429281682948 send ok to <0.1085.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429281682948">>, {ok, #{apco => <<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 => 3591054394, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2401751048}}}} *DBG* epdg_ue_fsm_262429281682948 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 => 3591054394, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2401751048}}} from <0.1085.0> in state state_wait_create_session_resp => state_active 04:12:57.011 [info] tunnel_response(<<"262429281682948">>): {ok,#{apco => <<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 => 3591054394,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2401751048}} 04:12:57.011 [info] tunnel_response for <<"262429281682948">>: {ok,#{apco => <<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 => 3591054394,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2401751048}} 04:12:57.011 [info] GSUP: Tx #{imsi => <<"262429281682948">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421322164193">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421322164193 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421322164193 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421322164193 receive call {auth_request,33,"internet",#{}} from <0.1086.0> in state state_new 04:12:57.084 [info] GSUP: Rx #{imsi => <<"262421322164193">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 04:12:57.084 [info] ue_fsm start(epdg_ue_fsm_262421322164193) *DBG* epdg_ue_fsm_262421322164193 send ok to <0.1086.0> *DBG* epdg_ue_fsm_262421322164193 consume call {auth_request,33,"internet",#{}} from <0.1086.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421322164193 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421322164193 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.084 [info] ue_fsm init(<<"262421322164193">>) *DBG* aaa_ue_fsm_262421322164193 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421322164193 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.084 [info] ue_fsm auth_request 04:12:57.084 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} 04:12:57.084 [info] ue_fsm start_link(aaa_ue_fsm_262421322164193) 04:12:57.084 [info] ue_fsm init("262421322164193") 04:12:57.084 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.084 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421322164193",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421322164193 send ok to <0.201.0> 04:12:57.084 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421322164193 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.084 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262421322164193",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:57.088 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421322164193",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182]],[[197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81]],["foobar"],[[189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17]],[[71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421322164193 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>, <<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18, 150,146,240,166,163,156,218,213,252,223,178,36,153,81>>, <<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>, <<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]}} from <0.1089.0> in state state_wait_swx_maa 04:12:57.088 [info] dia_sip2gsup: auth [197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182] authz [197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81]  04:12:57.088 [info] rand [197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18] autn [204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182]  04:12:57.088 [info] ue_fsm ev_rx_swx_maa 04:12:57.089 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421322164193",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421322164193 send ok to <0.1089.0> *DBG* epdg_ue_fsm_262421322164193 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>, <<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18, 150,146,240,166,163,156,218,213,252,223,178,36,153,81>>, <<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>, <<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421322164193 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>, <<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18, 150,146,240,166,163,156,218,213,252,223,178,36,153,81>>, <<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>, <<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]}} from <0.1089.0> in state state_wait_swx_maa => state_new 04:12:57.089 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>,<<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81>>,<<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>,<<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]} *DBG* epdg_ue_fsm_262421322164193 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421322164193">>, {ok, [{epdg_auth_tuple, <<197,250,121,32,64,239,117,4,130,44,127,111, 199,54,128,18>>, <<204,176,231,106,7,79,86,207,11,237,95,167, 233,23,68,182>>, <<197,250,121,32,64,239,117,4,130,44,127,111, 199,54,128,18,150,146,240,166,163,156,218, 213,252,223,178,36,153,81>>, <<71,123,24,191,145,236,101,160,86,108,89,55, 179,167,73,106>>, <<189,82,62,56,102,37,171,142,219,148,26, 17,139,244,12,17>>}]}}} 04:12:57.089 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>,<<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81>>,<<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>,<<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]}, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421322164193 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>, <<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>, <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18, 150,146,240,166,163,156,218,213,252,223,178,36,153,81>>, <<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>, <<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.089 [info] auth_response(<<"262421322164193">>): {ok,[{epdg_auth_tuple,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>,<<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81>>,<<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>,<<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.089 [info] auth_response for <<"262421322164193">>: {ok,[{epdg_auth_tuple,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>,<<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>,<<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81>>,<<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>,<<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>}]} 04:12:57.089 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,176,231,106,7,79,86,207,11,237,95,167,233,23,68,182>>,ck => <<189,82,62,56,102,37,171,142,219,148,26,17,139,244,12,17>>,ik => <<71,123,24,191,145,236,101,160,86,108,89,55,179,167,73,106>>,rand => <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18>>,res => <<197,250,121,32,64,239,117,4,130,44,127,111,199,54,128,18,150,146,240,166,163,156,218,213,252,223,178,36,153,81>>}],imsi => <<"262421322164193">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421322164193">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421322164193 receive call lu_request from <0.1090.0> in state state_authenticating 04:12:57.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421322164193">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421322164193 send ok to <0.1090.0> 04:12:57.091 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421322164193 consume call lu_request from <0.1090.0> in state state_authenticating *DBG* aaa_ue_fsm_262421322164193 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.091 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} 04:12:57.091 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.091 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421322164193",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421322164193 send ok to <0.201.0> 04:12:57.091 [debug] SWx Tx SAR Imsi="262421322164193" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421322164193 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421322164193",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421322164193 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1091.0> in state state_wait_swx_saa 04:12:57.094 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421322164193",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421322164193 send ok to <0.1091.0> *DBG* epdg_ue_fsm_262421322164193 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421322164193 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1091.0> in state state_wait_swx_saa => state_authenticated 04:12:57.094 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421322164193 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421322164193">>,ok}} 04:12:57.094 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421322164193",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421322164193 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.094 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.094 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} 04:12:57.094 [info] lu_response(<<"262421322164193">>): ok 04:12:57.094 [info] lu_response for <<"262421322164193">>: ok 04:12:57.094 [info] GSUP: Tx #{imsi => <<"262421322164193">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421322164193">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421322164193 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1092.0> in state state_authenticated 04:12:57.096 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421322164193">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.096 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262421322164193 send ok to <0.1092.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421322164193 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1092.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.096 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421322164193 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.096 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.096 [info] s2b: Tx {gtp,v2,create_session_request,0,13829187,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421322164193">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376158,<<172,18,126,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,3591054395,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:57.096 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421322164193 receive call {rx_s6b_aar,"262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1093.0> in state state_authenticated 04:12:57.101 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.101 [info] ue_fsm ev_rx_s6b_aar: "262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.101 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421322164193",undefined,undefined,true,false,undefined} 04:12:57.101 [debug] SWx Tx SAR Imsi="262421322164193" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421322164193",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421322164193 send ok to <0.1093.0> *DBG* aaa_ue_fsm_262421322164193 consume call {rx_s6b_aar,"262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1093.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.101 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421322164193 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1094.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421322164193 send ok to <0.1094.0> 04:12:57.103 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421322164193",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421322164193 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1094.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.103 [info] ue_fsm ev_rx_swx_saa 04:12:57.103 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421322164193","262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1093.0>} 04:12:57.103 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.103 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.105 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,222,211,4,67,0,2,0,2,0,16,0,87,0,9,1,160,14,51,215,119,172,18,126,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,14,51,215,119,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,14,51,215,119,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.105 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376158,13829187,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<14,51,215,119>>},{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,238278519,<<172,18,126,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,238278519,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} 04:12:57.106 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421322164193">>,<0.1087.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376158,238278519,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054395,238278519}],[],[],[],[],[]}}}} 04:12:57.106 [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_262421322164193 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 => 3591054395, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 238278519}}} from <0.1095.0> in state state_wait_create_session_resp 04:12:57.106 [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 => 3591054395,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 238278519}} 04:12:57.106 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} 04:12:57.106 [info] KMOD Port Create PDP Context Call {<0.1087.0>,[alias|#Ref<0.2003034577.3624206337.209153>]}: {create_pdp_context,{172,18,126,103},3591054395,238278519,{192,168,0,35}} 04:12:57.106 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,35}, 3591054395, 238278519 04:12:57.106 [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,126,103}},{ms_address,{192,168,0,35}},{i_tid,3591054395},{o_tid,238278519}]}} *DBG* epdg_ue_fsm_262421322164193 send ok to <0.1095.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421322164193">>, {ok, #{apco => <<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 => 3591054395, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 238278519}}}} 04:12:57.106 [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 => 3591054395,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 238278519}) returned ok *DBG* epdg_ue_fsm_262421322164193 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 => 3591054395, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 238278519}}} from <0.1095.0> in state state_wait_create_session_resp => state_active 04:12:57.106 [info] tunnel_response(<<"262421322164193">>): {ok,#{apco => <<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 => 3591054395,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 238278519}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.106 [info] tunnel_response for <<"262421322164193">>: {ok,#{apco => <<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 => 3591054395,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 238278519}} 04:12:57.106 [info] GSUP: Tx #{imsi => <<"262421322164193">>,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.55>, {osmo,5}, #{imsi => <<"262421931806513">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421931806513 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421931806513 consume internal init_state in state state_new 04:12:57.184 [info] GSUP: Rx #{imsi => <<"262421931806513">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421931806513 receive call {auth_request,33,"internet",#{}} from <0.1096.0> in state state_new 04:12:57.184 [info] ue_fsm start(epdg_ue_fsm_262421931806513) *DBG* epdg_ue_fsm_262421931806513 send ok to <0.1096.0> 04:12:57.184 [info] ue_fsm init(<<"262421931806513">>) *DBG* epdg_ue_fsm_262421931806513 consume call {auth_request,33,"internet",#{}} from <0.1096.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421931806513 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.184 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421931806513 enter aaa_ue_fsm in state state_new 04:12:57.184 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:12:57.184 [info] ue_fsm start_link(aaa_ue_fsm_262421931806513) *DBG* aaa_ue_fsm_262421931806513 consume internal init_state in state state_new 04:12:57.184 [info] ue_fsm init("262421931806513") 04:12:57.184 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421931806513 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.184 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421931806513",undefined,undefined,false,false,undefined} 04:12:57.184 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421931806513 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421931806513 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.184 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262421931806513",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421931806513 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>, <<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117, 143,177,250,192,196,144,199,106,153,58,81,60,116,202>>, <<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>, <<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]}} from <0.1099.0> in state state_wait_swx_maa 04:12:57.188 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421931806513",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233]],[[200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202]],["foobar"],[[45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48]],[[79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.188 [info] dia_sip2gsup: auth [200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233] authz [200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202]  04:12:57.188 [info] rand [200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117] autn [181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233]  04:12:57.188 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421931806513 send ok to <0.1099.0> *DBG* epdg_ue_fsm_262421931806513 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>, <<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117, 143,177,250,192,196,144,199,106,153,58,81,60,116,202>>, <<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>, <<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421931806513 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>, <<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117, 143,177,250,192,196,144,199,106,153,58,81,60,116,202>>, <<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>, <<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]}} from <0.1099.0> in state state_wait_swx_maa => state_new 04:12:57.188 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421931806513",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421931806513 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421931806513">>, {ok, [{epdg_auth_tuple, <<200,122,79,205,195,114,182,86,45,53,115,68, 198,73,141,117>>, <<181,98,37,131,63,25,253,76,68,49,166,97,0, 205,13,233>>, <<200,122,79,205,195,114,182,86,45,53,115,68, 198,73,141,117,143,177,250,192,196,144,199, 106,153,58,81,60,116,202>>, <<79,230,87,142,145,75,5,28,140,17,97,19,119, 153,105,223>>, <<45,200,60,216,108,236,38,17,86,204,85, 233,180,14,29,48>>}]}}} 04:12:57.188 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>,<<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202>>,<<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>,<<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]} *DBG* epdg_ue_fsm_262421931806513 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>, <<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>, <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117, 143,177,250,192,196,144,199,106,153,58,81,60,116,202>>, <<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>, <<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.188 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>,<<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202>>,<<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>,<<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]}, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:12:57.188 [info] auth_response(<<"262421931806513">>): {ok,[{epdg_auth_tuple,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>,<<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202>>,<<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>,<<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.188 [info] auth_response for <<"262421931806513">>: {ok,[{epdg_auth_tuple,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>,<<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>,<<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202>>,<<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>,<<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>}]} 04:12:57.188 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,98,37,131,63,25,253,76,68,49,166,97,0,205,13,233>>,ck => <<45,200,60,216,108,236,38,17,86,204,85,233,180,14,29,48>>,ik => <<79,230,87,142,145,75,5,28,140,17,97,19,119,153,105,223>>,rand => <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117>>,res => <<200,122,79,205,195,114,182,86,45,53,115,68,198,73,141,117,143,177,250,192,196,144,199,106,153,58,81,60,116,202>>}],imsi => <<"262421931806513">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421931806513">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421931806513 receive call lu_request from <0.1100.0> in state state_authenticating 04:12:57.190 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421931806513">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421931806513 send ok to <0.1100.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.190 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421931806513 consume call lu_request from <0.1100.0> in state state_authenticating *DBG* aaa_ue_fsm_262421931806513 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.190 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:12:57.190 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.190 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421931806513",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421931806513 send ok to <0.201.0> 04:12:57.190 [debug] SWx Tx SAR Imsi="262421931806513" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421931806513 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.190 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421931806513",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421931806513 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1101.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421931806513 send ok to <0.1101.0> *DBG* epdg_ue_fsm_262421931806513 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.193 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421931806513",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421931806513 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1101.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421931806513 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421931806513">>,ok}} 04:12:57.193 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421931806513 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.193 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421931806513",undefined,undefined,false,false,undefined} 04:12:57.193 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:57.193 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:12:57.193 [info] lu_response(<<"262421931806513">>): ok 04:12:57.193 [info] lu_response for <<"262421931806513">>: ok 04:12:57.193 [info] GSUP: Tx #{imsi => <<"262421931806513">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421931806513">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421931806513 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1102.0> in state state_authenticated 04:12:57.194 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421931806513">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.194 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.194 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:12:57.194 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.194 [info] s2b: Tx {gtp,v2,create_session_request,0,13829188,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421931806513">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376159,<<172,18,126,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,3591054396,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:57.194 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421931806513 send ok to <0.1102.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421931806513 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1102.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421931806513 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421931806513 receive call {rx_s6b_aar,"262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1103.0> in state state_authenticated 04:12:57.199 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.199 [info] ue_fsm ev_rx_s6b_aar: "262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.199 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421931806513",undefined,undefined,true,false,undefined} 04:12:57.199 [debug] SWx Tx SAR Imsi="262421931806513" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421931806513 send ok to <0.1103.0> *DBG* aaa_ue_fsm_262421931806513 consume call {rx_s6b_aar,"262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1103.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421931806513",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:57.199 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421931806513 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1104.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421931806513 send ok to <0.1104.0> 04:12:57.201 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421931806513",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421931806513 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1104.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.201 [info] ue_fsm ev_rx_swx_saa 04:12:57.201 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421931806513","262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1103.0>} 04:12:57.201 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.201 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.203 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,223,211,4,68,0,2,0,2,0,16,0,87,0,9,1,160,238,12,189,86,172,18,126,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,238,12,189,86,172,18,126,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,12,189,86,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.204 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376159,13829188,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"î\f½V">>},{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,3993812310,<<172,18,126,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,3993812310,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} 04:12:57.204 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421931806513">>,<0.1097.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376159,3993812310,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054396,3993812310}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.204 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.204 [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 => 3591054396,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3993812310}} *DBG* epdg_ue_fsm_262421931806513 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 => 3591054396, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3993812310}}} from <0.1105.0> in state state_wait_create_session_resp 04:12:57.204 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:12:57.204 [info] KMOD Port Create PDP Context Call {<0.1097.0>,[alias|#Ref<0.2003034577.3624206337.209254>]}: {create_pdp_context,{172,18,126,103},3591054396,3993812310,{192,168,0,36}} 04:12:57.204 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,36}, 3591054396, 3993812310 04:12:57.204 [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,126,103}},{ms_address,{192,168,0,36}},{i_tid,3591054396},{o_tid,3993812310}]}} 04:12:57.204 [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 => 3591054396,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3993812310}) returned ok *DBG* epdg_ue_fsm_262421931806513 send ok to <0.1105.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421931806513">>, {ok, #{apco => <<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 => 3591054396, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3993812310}}}} 04:12:57.204 [info] tunnel_response(<<"262421931806513">>): {ok,#{apco => <<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 => 3591054396,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3993812310}} *DBG* epdg_ue_fsm_262421931806513 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 => 3591054396, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3993812310}}} from <0.1105.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.204 [info] tunnel_response for <<"262421931806513">>: {ok,#{apco => <<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 => 3591054396,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3993812310}} 04:12:57.204 [info] GSUP: Tx #{imsi => <<"262421931806513">>,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.55>, {osmo,5}, #{imsi => <<"262424055458651">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424055458651 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424055458651 consume internal init_state in state state_new 04:12:57.284 [info] GSUP: Rx #{imsi => <<"262424055458651">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424055458651 receive call {auth_request,33,"internet",#{}} from <0.1106.0> in state state_new 04:12:57.284 [info] ue_fsm start(epdg_ue_fsm_262424055458651) *DBG* epdg_ue_fsm_262424055458651 send ok to <0.1106.0> 04:12:57.284 [info] ue_fsm init(<<"262424055458651">>) *DBG* epdg_ue_fsm_262424055458651 consume call {auth_request,33,"internet",#{}} from <0.1106.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262424055458651 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.284 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424055458651 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.284 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424055458651 consume internal init_state in state state_new 04:12:57.284 [info] ue_fsm start_link(aaa_ue_fsm_262424055458651) *DBG* aaa_ue_fsm_262424055458651 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.284 [info] ue_fsm init("262424055458651") 04:12:57.284 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.284 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424055458651",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424055458651 send ok to <0.201.0> 04:12:57.284 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424055458651 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.284 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262424055458651",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424055458651 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>, <<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114, 12,247,218,80,211,146,160,66,188,165,74,139,129,147>>, <<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>, <<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91, 241>>}]}} from <0.1109.0> in state state_wait_swx_maa 04:12:57.287 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424055458651",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48]],[[201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147]],["foobar"],[[73,202,61,79,149,232,214,218,232,188,58,148,141,229,91,241]],[[112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424055458651 send ok to <0.1109.0> 04:12:57.287 [info] dia_sip2gsup: auth [201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48] authz [201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147]  *DBG* epdg_ue_fsm_262424055458651 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>, <<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114, 12,247,218,80,211,146,160,66,188,165,74,139,129,147>>, <<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>, <<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91, 241>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.287 [info] rand [201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114] autn [89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48]  *DBG* aaa_ue_fsm_262424055458651 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>, <<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114, 12,247,218,80,211,146,160,66,188,165,74,139,129,147>>, <<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>, <<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91, 241>>}]}} from <0.1109.0> in state state_wait_swx_maa => state_new 04:12:57.287 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424055458651 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424055458651">>, {ok, [{epdg_auth_tuple, <<201,101,48,205,212,146,4,246,57,195,127,7, 172,68,107,114>>, <<89,242,105,193,176,147,108,6,148,94,0,253, 111,89,73,48>>, <<201,101,48,205,212,146,4,246,57,195,127,7, 172,68,107,114,12,247,218,80,211,146,160,66, 188,165,74,139,129,147>>, <<112,21,41,253,233,196,120,255,133,216,19,1, 159,88,22,160>>, <<73,202,61,79,149,232,214,218,232,188,58, 148,141,229,91,241>>}]}}} 04:12:57.287 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424055458651",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424055458651 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>, <<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>, <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114, 12,247,218,80,211,146,160,66,188,165,74,139,129,147>>, <<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>, <<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91, 241>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.288 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>,<<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147>>,<<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>,<<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91,241>>}]} 04:12:57.288 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>,<<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147>>,<<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>,<<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91,241>>}]}, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} 04:12:57.288 [info] auth_response(<<"262424055458651">>): {ok,[{epdg_auth_tuple,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>,<<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147>>,<<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>,<<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91,241>>}]} 04:12:57.288 [info] auth_response for <<"262424055458651">>: {ok,[{epdg_auth_tuple,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>,<<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>,<<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147>>,<<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>,<<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91,241>>}]} 04:12:57.288 [info] GSUP: Tx #{auth_tuples => [#{autn => <<89,242,105,193,176,147,108,6,148,94,0,253,111,89,73,48>>,ck => <<73,202,61,79,149,232,214,218,232,188,58,148,141,229,91,241>>,ik => <<112,21,41,253,233,196,120,255,133,216,19,1,159,88,22,160>>,rand => <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114>>,res => <<201,101,48,205,212,146,4,246,57,195,127,7,172,68,107,114,12,247,218,80,211,146,160,66,188,165,74,139,129,147>>}],imsi => <<"262424055458651">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424055458651">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424055458651 receive call lu_request from <0.1110.0> in state state_authenticating 04:12:57.290 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424055458651">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424055458651 send ok to <0.1110.0> 04:12:57.290 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424055458651 consume call lu_request from <0.1110.0> in state state_authenticating *DBG* aaa_ue_fsm_262424055458651 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.290 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} 04:12:57.290 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.290 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424055458651",undefined,undefined,false,false,undefined} 04:12:57.290 [debug] SWx Tx SAR Imsi="262424055458651" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424055458651 send ok to <0.201.0> 04:12:57.290 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424055458651",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424055458651 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424055458651 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1111.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424055458651 send ok to <0.1111.0> *DBG* epdg_ue_fsm_262424055458651 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.292 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424055458651",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424055458651 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1111.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424055458651 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424055458651">>,ok}} 04:12:57.292 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424055458651 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.292 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424055458651",undefined,undefined,false,false,undefined} 04:12:57.292 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:57.292 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} 04:12:57.292 [info] lu_response(<<"262424055458651">>): ok 04:12:57.292 [info] lu_response for <<"262424055458651">>: ok 04:12:57.292 [info] GSUP: Tx #{imsi => <<"262424055458651">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424055458651">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424055458651 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1112.0> in state state_authenticated 04:12:57.293 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424055458651">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.293 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.293 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} 04:12:57.293 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.293 [info] s2b: Tx {gtp,v2,create_session_request,0,13829189,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424055458651">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376160,<<172,18,126,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,3591054397,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:57.293 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424055458651 send ok to <0.1112.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424055458651 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1112.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424055458651 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424055458651 receive call {rx_s6b_aar,"262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1113.0> in state state_authenticated 04:12:57.298 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.298 [info] ue_fsm ev_rx_s6b_aar: "262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.298 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424055458651",undefined,undefined,true,false,undefined} 04:12:57.298 [debug] SWx Tx SAR Imsi="262424055458651" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.298 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424055458651",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424055458651 send ok to <0.1113.0> 04:12:57.298 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424055458651 consume call {rx_s6b_aar,"262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1113.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424055458651 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1114.0> in state state_authenticated_wait_swx_saa 04:12:57.299 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424055458651",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424055458651 send ok to <0.1114.0> 04:12:57.299 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424055458651 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1114.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.300 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424055458651","262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1113.0>} 04:12:57.300 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.300 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.302 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,224,211,4,69,0,2,0,2,0,16,0,87,0,9,1,160,251,214,10,41,172,18,126,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,251,214,10,41,172,18,126,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,251,214,10,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.302 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376160,13829189,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,<<"ûÖ\n)">>},{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,4225108521,<<172,18,126,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,4225108521,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} *DBG* epdg_ue_fsm_262424055458651 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 => 3591054397, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4225108521}}} from <0.1115.0> in state state_wait_create_session_resp 04:12:57.302 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424055458651">>,<0.1107.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376160,4225108521,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054397,4225108521}],[],[]}}}} 04:12:57.302 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.302 [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 => 3591054397,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4225108521}} 04:12:57.302 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} 04:12:57.302 [info] KMOD Port Create PDP Context Call {<0.1107.0>,[alias|#Ref<0.2003034577.3624206337.209370>]}: {create_pdp_context,{172,18,126,103},3591054397,4225108521,{192,168,0,37}} 04:12:57.302 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,37}, 3591054397, 4225108521 04:12:57.302 [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,126,103}},{ms_address,{192,168,0,37}},{i_tid,3591054397},{o_tid,4225108521}]}} *DBG* epdg_ue_fsm_262424055458651 send ok to <0.1115.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424055458651">>, {ok, #{apco => <<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 => 3591054397, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4225108521}}}} 04:12:57.302 [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 => 3591054397,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4225108521}) returned ok *DBG* epdg_ue_fsm_262424055458651 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 => 3591054397, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4225108521}}} from <0.1115.0> in state state_wait_create_session_resp => state_active 04:12:57.302 [info] tunnel_response(<<"262424055458651">>): {ok,#{apco => <<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 => 3591054397,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4225108521}} 04:12:57.303 [info] tunnel_response for <<"262424055458651">>: {ok,#{apco => <<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 => 3591054397,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4225108521}} 04:12:57.303 [info] GSUP: Tx #{imsi => <<"262424055458651">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262429043805449">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429043805449 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429043805449 consume internal init_state in state state_new 04:12:57.384 [info] GSUP: Rx #{imsi => <<"262429043805449">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429043805449 receive call {auth_request,33,"internet",#{}} from <0.1116.0> in state state_new 04:12:57.384 [info] ue_fsm start(epdg_ue_fsm_262429043805449) *DBG* epdg_ue_fsm_262429043805449 send ok to <0.1116.0> 04:12:57.384 [info] ue_fsm init(<<"262429043805449">>) *DBG* epdg_ue_fsm_262429043805449 consume call {auth_request,33,"internet",#{}} from <0.1116.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429043805449 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.384 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429043805449 enter aaa_ue_fsm in state state_new 04:12:57.384 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429043805449 consume internal init_state in state state_new 04:12:57.384 [info] ue_fsm start_link(aaa_ue_fsm_262429043805449) *DBG* aaa_ue_fsm_262429043805449 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.384 [info] ue_fsm init("262429043805449") 04:12:57.384 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.384 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429043805449",undefined,undefined,false,false,undefined} 04:12:57.384 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:57.384 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262429043805449",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429043805449 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429043805449 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_262429043805449 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>, <<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99, 63,239,225,84,36,61,149,168,58,9,130,143,230>>, <<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>, <<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55, 251>>}]}} from <0.1119.0> in state state_wait_swx_maa 04:12:57.387 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429043805449",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167]],[[84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230]],["foobar"],[[65,94,175,125,208,54,94,221,81,137,177,101,111,211,55,251]],[[189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.387 [info] dia_sip2gsup: auth [84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167] authz [84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230]  *DBG* aaa_ue_fsm_262429043805449 send ok to <0.1119.0> 04:12:57.387 [info] rand [84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88] autn [104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167]  *DBG* aaa_ue_fsm_262429043805449 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>, <<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99, 63,239,225,84,36,61,149,168,58,9,130,143,230>>, <<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>, <<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55, 251>>}]}} from <0.1119.0> in state state_wait_swx_maa => state_new 04:12:57.387 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429043805449 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>, <<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99, 63,239,225,84,36,61,149,168,58,9,130,143,230>>, <<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>, <<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55, 251>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.387 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429043805449",undefined,undefined,false,false,undefined} 04:12:57.387 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>,<<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230>>,<<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>,<<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55,251>>}]} *DBG* epdg_ue_fsm_262429043805449 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429043805449">>, {ok, [{epdg_auth_tuple, <<84,124,236,40,40,15,2,121,80,73,150,191,50, 128,110,88>>, <<104,5,140,37,151,60,127,72,182,99,17,143,128, 122,229,167>>, <<84,124,236,40,40,15,2,121,80,73,150,191,50, 128,110,88,99,63,239,225,84,36,61,149,168,58, 9,130,143,230>>, <<189,209,118,215,148,250,148,71,252,181,128,8, 93,138,45,100>>, <<65,94,175,125,208,54,94,221,81,137,177, 101,111,211,55,251>>}]}}} 04:12:57.387 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>,<<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230>>,<<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>,<<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55,251>>}]}, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429043805449 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>, <<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>, <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99, 63,239,225,84,36,61,149,168,58,9,130,143,230>>, <<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>, <<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55, 251>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.387 [info] auth_response(<<"262429043805449">>): {ok,[{epdg_auth_tuple,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>,<<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230>>,<<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>,<<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55,251>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.388 [info] auth_response for <<"262429043805449">>: {ok,[{epdg_auth_tuple,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>,<<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>,<<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230>>,<<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>,<<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55,251>>}]} 04:12:57.388 [info] GSUP: Tx #{auth_tuples => [#{autn => <<104,5,140,37,151,60,127,72,182,99,17,143,128,122,229,167>>,ck => <<65,94,175,125,208,54,94,221,81,137,177,101,111,211,55,251>>,ik => <<189,209,118,215,148,250,148,71,252,181,128,8,93,138,45,100>>,rand => <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88>>,res => <<84,124,236,40,40,15,2,121,80,73,150,191,50,128,110,88,99,63,239,225,84,36,61,149,168,58,9,130,143,230>>}],imsi => <<"262429043805449">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429043805449">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429043805449 receive call lu_request from <0.1120.0> in state state_authenticating *DBG* epdg_ue_fsm_262429043805449 send ok to <0.1120.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.389 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429043805449">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262429043805449 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429043805449 consume call lu_request from <0.1120.0> in state state_authenticating 04:12:57.389 [info] ue_fsm lu_request 04:12:57.389 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} 04:12:57.389 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.389 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429043805449",undefined,undefined,false,false,undefined} 04:12:57.389 [debug] SWx Tx SAR Imsi="262429043805449" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429043805449 send ok to <0.201.0> 04:12:57.389 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429043805449",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429043805449 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429043805449 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1121.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429043805449 send ok to <0.1121.0> *DBG* aaa_ue_fsm_262429043805449 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1121.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429043805449 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.391 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429043805449",[],[2001],[],[{'Non-3GPP-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_262429043805449 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429043805449">>,ok}} 04:12:57.391 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429043805449 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.391 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429043805449",undefined,undefined,false,false,undefined} 04:12:57.391 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:57.391 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.391 [info] lu_response(<<"262429043805449">>): ok 04:12:57.391 [info] lu_response for <<"262429043805449">>: ok 04:12:57.391 [info] GSUP: Tx #{imsi => <<"262429043805449">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429043805449">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429043805449 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1122.0> in state state_authenticated 04:12:57.392 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429043805449">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.392 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.392 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} 04:12:57.393 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.393 [info] s2b: Tx {gtp,v2,create_session_request,0,13829190,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429043805449">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376161,<<172,18,126,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,3591054398,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429043805449 send ok to <0.1122.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.393 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429043805449 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1122.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429043805449 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429043805449 receive call {rx_s6b_aar,"262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1123.0> in state state_authenticated 04:12:57.397 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.397 [info] ue_fsm ev_rx_s6b_aar: "262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.397 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429043805449",undefined,undefined,true,false,undefined} 04:12:57.397 [debug] SWx Tx SAR Imsi="262429043805449" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.397 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429043805449",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429043805449 send ok to <0.1123.0> 04:12:57.397 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429043805449 consume call {rx_s6b_aar,"262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1123.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429043805449 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1124.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429043805449 send ok to <0.1124.0> 04:12:57.398 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429043805449",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429043805449 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1124.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.398 [info] ue_fsm ev_rx_swx_saa 04:12:57.399 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429043805449","262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1123.0>} 04:12:57.399 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.399 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.401 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,225,211,4,70,0,2,0,2,0,16,0,87,0,9,1,160,50,58,154,163,172,18,126,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,50,58,154,163,172,18,126,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,58,154,163,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.401 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376161,13829190,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,<<50,58,154,163>>},{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,842701475,<<172,18,126,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,842701475,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} 04:12:57.401 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429043805449">>,<0.1117.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376161,842701475,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054398,842701475}],[],[]}}}} 04:12:57.401 [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_262429043805449 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 => 3591054398, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 842701475}}} from <0.1125.0> in state state_wait_create_session_resp 04:12:57.401 [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 => 3591054398,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 842701475}} 04:12:57.401 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} 04:12:57.401 [info] KMOD Port Create PDP Context Call {<0.1117.0>,[alias|#Ref<0.2003034577.3624206349.201600>]}: {create_pdp_context,{172,18,126,103},3591054398,842701475,{192,168,0,38}} 04:12:57.401 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,38}, 3591054398, 842701475 04:12:57.401 [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,126,103}},{ms_address,{192,168,0,38}},{i_tid,3591054398},{o_tid,842701475}]}} 04:12:57.401 [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 => 3591054398,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 842701475}) returned ok *DBG* epdg_ue_fsm_262429043805449 send ok to <0.1125.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429043805449">>, {ok, #{apco => <<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 => 3591054398, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 842701475}}}} 04:12:57.401 [info] tunnel_response(<<"262429043805449">>): {ok,#{apco => <<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 => 3591054398,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 842701475}} *DBG* epdg_ue_fsm_262429043805449 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 => 3591054398, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 842701475}}} from <0.1125.0> in state state_wait_create_session_resp => state_active 04:12:57.401 [info] tunnel_response for <<"262429043805449">>: {ok,#{apco => <<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 => 3591054398,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 842701475}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.401 [info] GSUP: Tx #{imsi => <<"262429043805449">>,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.55>, {osmo,5}, #{imsi => <<"262427651715461">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427651715461 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427651715461 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427651715461 receive call {auth_request,33,"internet",#{}} from <0.1126.0> in state state_new 04:12:57.484 [info] GSUP: Rx #{imsi => <<"262427651715461">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427651715461 send ok to <0.1126.0> 04:12:57.484 [info] ue_fsm start(epdg_ue_fsm_262427651715461) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427651715461 consume call {auth_request,33,"internet",#{}} from <0.1126.0> in state state_new => state_wait_auth_resp 04:12:57.484 [info] ue_fsm init(<<"262427651715461">>) *DBG* aaa_ue_fsm_262427651715461 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427651715461 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.484 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427651715461 consume internal init_state in state state_new 04:12:57.484 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} 04:12:57.484 [info] ue_fsm start_link(aaa_ue_fsm_262427651715461) *DBG* aaa_ue_fsm_262427651715461 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.484 [info] ue_fsm init("262427651715461") 04:12:57.484 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.484 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427651715461",undefined,undefined,false,false,undefined} 04:12:57.484 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:57.484 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262427651715461",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427651715461 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427651715461 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_262427651715461 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>, <<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56, 69,134,195,4,3,53,50,189,142,123,213,151,59>>, <<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>, <<178,244,144,216,209,84,161,145,103,16,225,183,232,81, 157,147>>}]}} from <0.1129.0> in state state_wait_swx_maa 04:12:57.487 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427651715461",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20]],[[51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59]],["foobar"],[[178,244,144,216,209,84,161,145,103,16,225,183,232,81,157,147]],[[175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427651715461 send ok to <0.1129.0> 04:12:57.487 [info] dia_sip2gsup: auth [51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20] authz [51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59]  *DBG* epdg_ue_fsm_262427651715461 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>, <<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56, 69,134,195,4,3,53,50,189,142,123,213,151,59>>, <<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>, <<178,244,144,216,209,84,161,145,103,16,225,183,232,81, 157,147>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427651715461 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>, <<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56, 69,134,195,4,3,53,50,189,142,123,213,151,59>>, <<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>, <<178,244,144,216,209,84,161,145,103,16,225,183,232,81, 157,147>>}]}} from <0.1129.0> in state state_wait_swx_maa => state_new 04:12:57.487 [info] rand [51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160] autn [201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20]  *DBG* epdg_ue_fsm_262427651715461 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427651715461">>, {ok, [{epdg_auth_tuple, <<51,33,80,169,4,28,34,243,245,92,40,211,247, 50,252,160>>, <<201,185,233,55,196,174,58,81,41,255,205,60, 19,81,147,20>>, <<51,33,80,169,4,28,34,243,245,92,40,211,247, 50,252,160,56,69,134,195,4,3,53,50,189,142, 123,213,151,59>>, <<175,142,237,176,47,128,102,226,243,146,143,8, 173,250,58,56>>, <<178,244,144,216,209,84,161,145,103,16, 225,183,232,81,157,147>>}]}}} 04:12:57.487 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427651715461 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>, <<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>, <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56, 69,134,195,4,3,53,50,189,142,123,213,151,59>>, <<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>, <<178,244,144,216,209,84,161,145,103,16,225,183,232,81, 157,147>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.487 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427651715461",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.487 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>,<<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59>>,<<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>,<<178,244,144,216,209,84,161,145,103,16,225,183,232,81,157,147>>}]} 04:12:57.488 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>,<<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59>>,<<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>,<<178,244,144,216,209,84,161,145,103,16,225,183,232,81,157,147>>}]}, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} 04:12:57.488 [info] auth_response(<<"262427651715461">>): {ok,[{epdg_auth_tuple,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>,<<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59>>,<<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>,<<178,244,144,216,209,84,161,145,103,16,225,183,232,81,157,147>>}]} 04:12:57.488 [info] auth_response for <<"262427651715461">>: {ok,[{epdg_auth_tuple,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>,<<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>,<<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59>>,<<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>,<<178,244,144,216,209,84,161,145,103,16,225,183,232,81,157,147>>}]} 04:12:57.488 [info] GSUP: Tx #{auth_tuples => [#{autn => <<201,185,233,55,196,174,58,81,41,255,205,60,19,81,147,20>>,ck => <<178,244,144,216,209,84,161,145,103,16,225,183,232,81,157,147>>,ik => <<175,142,237,176,47,128,102,226,243,146,143,8,173,250,58,56>>,rand => <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160>>,res => <<51,33,80,169,4,28,34,243,245,92,40,211,247,50,252,160,56,69,134,195,4,3,53,50,189,142,123,213,151,59>>}],imsi => <<"262427651715461">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427651715461">>, message_type => location_upd_req}} 04:12:57.489 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427651715461">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427651715461 receive call lu_request from <0.1130.0> in state state_authenticating 04:12:57.489 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427651715461 send ok to <0.1130.0> 04:12:57.489 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427651715461 consume call lu_request from <0.1130.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427651715461 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.489 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.489 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427651715461",undefined,undefined,false,false,undefined} 04:12:57.489 [debug] SWx Tx SAR Imsi="262427651715461" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.489 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427651715461",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427651715461 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427651715461 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.492 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427651715461",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427651715461 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1131.0> in state state_wait_swx_saa 04:12:57.492 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427651715461 send ok to <0.1131.0> 04:12:57.492 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427651715461",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427651715461 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.492 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262427651715461 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1131.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427651715461 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427651715461">>,ok}} 04:12:57.492 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427651715461 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.492 [info] lu_response(<<"262427651715461">>): ok 04:12:57.492 [info] lu_response for <<"262427651715461">>: ok 04:12:57.492 [info] GSUP: Tx #{imsi => <<"262427651715461">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427651715461">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427651715461 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1132.0> in state state_authenticated 04:12:57.494 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427651715461">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.494 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.494 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} 04:12:57.494 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262427651715461 send ok to <0.1132.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.494 [info] s2b: Tx {gtp,v2,create_session_request,0,13829191,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427651715461">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376162,<<172,18,126,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,3591054399,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427651715461 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1132.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427651715461 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.494 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427651715461 receive call {rx_s6b_aar,"262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1133.0> in state state_authenticated 04:12:57.500 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.500 [info] ue_fsm ev_rx_s6b_aar: "262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.500 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427651715461",undefined,undefined,true,false,undefined} 04:12:57.500 [debug] SWx Tx SAR Imsi="262427651715461" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427651715461 send ok to <0.1133.0> 04:12:57.501 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427651715461",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427651715461 consume call {rx_s6b_aar,"262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1133.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.501 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427651715461 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1134.0> in state state_authenticated_wait_swx_saa 04:12:57.502 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427651715461",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.502 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427651715461 send ok to <0.1134.0> 04:12:57.502 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427651715461","262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1133.0>} *DBG* aaa_ue_fsm_262427651715461 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1134.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.502 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.502 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.505 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,226,211,4,71,0,2,0,2,0,16,0,87,0,9,1,160,244,88,49,117,172,18,126,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,244,88,49,117,172,18,126,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,88,49,117,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.505 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376162,13829191,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,<<"ôX1u">>},{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,4099420533,<<172,18,126,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,4099420533,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} 04:12:57.505 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427651715461">>,<0.1127.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376162,4099420533,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3591054399,4099420533}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:57.505 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.505 [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 => 3591054399,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4099420533}} *DBG* epdg_ue_fsm_262427651715461 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 => 3591054399, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4099420533}}} from <0.1135.0> in state state_wait_create_session_resp 04:12:57.505 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} 04:12:57.505 [info] KMOD Port Create PDP Context Call {<0.1127.0>,[alias|#Ref<0.2003034577.3624206337.209589>]}: {create_pdp_context,{172,18,126,103},3591054399,4099420533,{192,168,0,39}} 04:12:57.505 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,39}, 3591054399, 4099420533 04:12:57.505 [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,126,103}},{ms_address,{192,168,0,39}},{i_tid,3591054399},{o_tid,4099420533}]}} *DBG* epdg_ue_fsm_262427651715461 send ok to <0.1135.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427651715461">>, {ok, #{apco => <<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 => 3591054399, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4099420533}}}} 04:12:57.505 [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 => 3591054399,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4099420533}) returned ok *DBG* epdg_ue_fsm_262427651715461 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 => 3591054399, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4099420533}}} from <0.1135.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.505 [info] tunnel_response(<<"262427651715461">>): {ok,#{apco => <<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 => 3591054399,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4099420533}} 04:12:57.505 [info] tunnel_response for <<"262427651715461">>: {ok,#{apco => <<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 => 3591054399,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4099420533}} 04:12:57.505 [info] GSUP: Tx #{imsi => <<"262427651715461">>,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.55>, {osmo,5}, #{imsi => <<"262422173434259">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.584 [info] GSUP: Rx #{imsi => <<"262422173434259">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422173434259 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422173434259 consume internal init_state in state state_new 04:12:57.584 [info] ue_fsm start(epdg_ue_fsm_262422173434259) *DBG* epdg_ue_fsm_262422173434259 receive call {auth_request,33,"internet",#{}} from <0.1136.0> in state state_new 04:12:57.584 [info] ue_fsm init(<<"262422173434259">>) *DBG* epdg_ue_fsm_262422173434259 send ok to <0.1136.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.584 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422173434259 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422173434259 consume call {auth_request,33,"internet",#{}} from <0.1136.0> in state state_new => state_wait_auth_resp 04:12:57.584 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422173434259 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422173434259 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.584 [info] ue_fsm start_link(aaa_ue_fsm_262422173434259) *DBG* aaa_ue_fsm_262422173434259 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.584 [info] ue_fsm init("262422173434259") 04:12:57.584 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422173434259 send ok to <0.201.0> 04:12:57.585 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422173434259",undefined,undefined,false,false,undefined} 04:12:57.585 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422173434259 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.585 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262422173434259",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:57.588 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422173434259",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125]],[[2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70]],["foobar"],[[55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109]],["²ºóÑk2\vFsÁbraìþs"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422173434259 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>, <<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101, 46,166,162,168,68,183,66,213,183,111,1,89,70>>, <<"²ºóÑk2\vFsÁbraìþs">>, <<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]}} from <0.1139.0> in state state_wait_swx_maa 04:12:57.588 [info] dia_sip2gsup: auth [2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125] authz [2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70]  04:12:57.588 [info] rand [2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85] autn [145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125]  04:12:57.588 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422173434259 send ok to <0.1139.0> *DBG* epdg_ue_fsm_262422173434259 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>, <<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101, 46,166,162,168,68,183,66,213,183,111,1,89,70>>, <<"²ºóÑk2\vFsÁbraìþs">>, <<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.589 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422173434259",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422173434259 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>, <<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101, 46,166,162,168,68,183,66,213,183,111,1,89,70>>, <<"²ºóÑk2\vFsÁbraìþs">>, <<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]}} from <0.1139.0> in state state_wait_swx_maa => state_new 04:12:57.589 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>,<<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70>>,<<"²ºóÑk2\vFsÁbraìþs">>,<<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]} *DBG* epdg_ue_fsm_262422173434259 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422173434259">>, {ok, [{epdg_auth_tuple, <<2,157,195,27,153,186,35,59,108,19,64,147,229, 80,51,85>>, <<145,172,86,126,209,131,15,92,1,73,152,212, 219,114,216,125>>, <<2,157,195,27,153,186,35,59,108,19,64,147,229, 80,51,85,101,46,166,162,168,68,183,66,213, 183,111,1,89,70>>, <<"²ºóÑk2\vFsÁbraìþs">>, <<55,1,241,223,171,35,68,44,177,93,233, 172,194,217,21,109>>}]}}} *DBG* epdg_ue_fsm_262422173434259 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>, <<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>, <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101, 46,166,162,168,68,183,66,213,183,111,1,89,70>>, <<"²ºóÑk2\vFsÁbraìþs">>, <<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.589 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>,<<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70>>,<<"²ºóÑk2\vFsÁbraìþs">>,<<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]}, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.589 [info] auth_response(<<"262422173434259">>): {ok,[{epdg_auth_tuple,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>,<<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70>>,<<"²ºóÑk2\vFsÁbraìþs">>,<<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]} 04:12:57.589 [info] auth_response for <<"262422173434259">>: {ok,[{epdg_auth_tuple,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>,<<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>,<<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70>>,<<"²ºóÑk2\vFsÁbraìþs">>,<<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>}]} 04:12:57.589 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,172,86,126,209,131,15,92,1,73,152,212,219,114,216,125>>,ck => <<55,1,241,223,171,35,68,44,177,93,233,172,194,217,21,109>>,ik => <<"²ºóÑk2\vFsÁbraìþs">>,rand => <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85>>,res => <<2,157,195,27,153,186,35,59,108,19,64,147,229,80,51,85,101,46,166,162,168,68,183,66,213,183,111,1,89,70>>}],imsi => <<"262422173434259">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422173434259">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422173434259 receive call lu_request from <0.1140.0> in state state_authenticating *DBG* epdg_ue_fsm_262422173434259 send ok to <0.1140.0> 04:12:57.591 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422173434259">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422173434259 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422173434259 consume call lu_request from <0.1140.0> in state state_authenticating 04:12:57.591 [info] ue_fsm lu_request 04:12:57.591 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} 04:12:57.591 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.591 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422173434259",undefined,undefined,false,false,undefined} 04:12:57.591 [debug] SWx Tx SAR Imsi="262422173434259" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422173434259",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422173434259 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422173434259 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422173434259 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1141.0> in state state_wait_swx_saa 04:12:57.593 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422173434259",[],[2001],[],[{'Non-3GPP-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_262422173434259 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.593 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422173434259 send ok to <0.1141.0> 04:12:57.593 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422173434259",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422173434259 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422173434259 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1141.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262422173434259">>,ok}} 04:12:57.593 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422173434259 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.593 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} 04:12:57.593 [info] lu_response(<<"262422173434259">>): ok 04:12:57.593 [info] lu_response for <<"262422173434259">>: ok 04:12:57.593 [info] GSUP: Tx #{imsi => <<"262422173434259">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422173434259">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:57.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422173434259">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422173434259 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1142.0> in state state_authenticated 04:12:57.595 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.595 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} 04:12:57.595 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.595 [info] s2b: Tx {gtp,v2,create_session_request,0,13829192,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422173434259">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376163,<<172,18,126,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,3591054400,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422173434259 send ok to <0.1142.0> 04:12:57.595 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422173434259 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1142.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422173434259 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.599 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.599 [info] ue_fsm ev_rx_s6b_aar: "262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422173434259 receive call {rx_s6b_aar,"262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1143.0> in state state_authenticated 04:12:57.599 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422173434259",undefined,undefined,true,false,undefined} 04:12:57.599 [debug] SWx Tx SAR Imsi="262422173434259" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.599 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422173434259",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422173434259 send ok to <0.1143.0> 04:12:57.599 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422173434259 consume call {rx_s6b_aar,"262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1143.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422173434259 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1144.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422173434259 send ok to <0.1144.0> 04:12:57.601 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422173434259",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422173434259 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1144.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.601 [info] ue_fsm ev_rx_swx_saa 04:12:57.601 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422173434259","262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1143.0>} 04:12:57.601 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.601 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.603 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,227,211,4,72,0,2,0,2,0,16,0,87,0,9,1,160,24,236,52,41,172,18,126,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,24,236,52,41,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,24,236,52,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.604 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376163,13829192,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<24,236,52,41>>},{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,418133033,<<172,18,126,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,418133033,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} 04:12:57.604 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422173434259">>,<0.1137.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376163,418133033,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054400,418133033}],[],[],[],[]}}}} 04:12:57.604 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.604 [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 => 3591054400,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 418133033}} *DBG* epdg_ue_fsm_262422173434259 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 => 3591054400, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 418133033}}} from <0.1145.0> in state state_wait_create_session_resp 04:12:57.604 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} 04:12:57.604 [info] KMOD Port Create PDP Context Call {<0.1137.0>,[alias|#Ref<0.2003034577.3624206348.200436>]}: {create_pdp_context,{172,18,126,103},3591054400,418133033,{192,168,0,40}} 04:12:57.604 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,40}, 3591054400, 418133033 04:12:57.604 [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,126,103}},{ms_address,{192,168,0,40}},{i_tid,3591054400},{o_tid,418133033}]}} 04:12:57.604 [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 => 3591054400,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 418133033}) returned ok *DBG* epdg_ue_fsm_262422173434259 send ok to <0.1145.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422173434259">>, {ok, #{apco => <<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 => 3591054400, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 418133033}}}} 04:12:57.604 [info] tunnel_response(<<"262422173434259">>): {ok,#{apco => <<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 => 3591054400,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 418133033}} *DBG* epdg_ue_fsm_262422173434259 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 => 3591054400, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 418133033}}} from <0.1145.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.604 [info] tunnel_response for <<"262422173434259">>: {ok,#{apco => <<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 => 3591054400,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 418133033}} 04:12:57.604 [info] GSUP: Tx #{imsi => <<"262422173434259">>,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.55>, {osmo,5}, #{imsi => <<"262421211157703">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421211157703 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421211157703 consume internal init_state in state state_new 04:12:57.684 [info] GSUP: Rx #{imsi => <<"262421211157703">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421211157703 receive call {auth_request,33,"internet",#{}} from <0.1146.0> in state state_new 04:12:57.684 [info] ue_fsm start(epdg_ue_fsm_262421211157703) *DBG* epdg_ue_fsm_262421211157703 send ok to <0.1146.0> 04:12:57.684 [info] ue_fsm init(<<"262421211157703">>) *DBG* epdg_ue_fsm_262421211157703 consume call {auth_request,33,"internet",#{}} from <0.1146.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421211157703 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.684 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421211157703 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421211157703 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421211157703 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.684 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} 04:12:57.684 [info] ue_fsm start_link(aaa_ue_fsm_262421211157703) 04:12:57.684 [info] ue_fsm init("262421211157703") 04:12:57.685 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.685 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421211157703",undefined,undefined,false,false,undefined} 04:12:57.685 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:57.685 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262421211157703",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421211157703 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421211157703 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.689 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421211157703",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144]],[[224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240]],["foobar"],[[151,204,29,229,82,57,237,130,241,114,19,147,203,183,138,216]],[[217,136,164,112,125,102,203,114,109,148,30,141,62,164,85,253]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.689 [info] dia_sip2gsup: auth [224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144] authz [224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240]  04:12:57.689 [info] rand [224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87] autn [181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144]  *DBG* aaa_ue_fsm_262421211157703 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>, <<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115, 144>>, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87, 110,243,138,201,224,219,85,246,166,178,239,180,99,240>>, <<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85, 253>>, <<151,204,29,229,82,57,237,130,241,114,19,147,203,183, 138,216>>}]}} from <0.1149.0> in state state_wait_swx_maa 04:12:57.689 [info] ue_fsm ev_rx_swx_maa 04:12:57.689 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421211157703",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421211157703 send ok to <0.1149.0> *DBG* aaa_ue_fsm_262421211157703 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>, <<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115, 144>>, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87, 110,243,138,201,224,219,85,246,166,178,239,180,99,240>>, <<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85, 253>>, <<151,204,29,229,82,57,237,130,241,114,19,147,203,183, 138,216>>}]}} from <0.1149.0> in state state_wait_swx_maa => state_new 04:12:57.689 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>,<<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144>>,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240>>,<<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85,253>>,<<151,204,29,229,82,57,237,130,241,114,19,147,203,183,138,216>>}]} *DBG* epdg_ue_fsm_262421211157703 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>, <<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115, 144>>, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87, 110,243,138,201,224,219,85,246,166,178,239,180,99,240>>, <<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85, 253>>, <<151,204,29,229,82,57,237,130,241,114,19,147,203,183, 138,216>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421211157703 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421211157703">>, {ok, [{epdg_auth_tuple, <<224,242,243,216,89,166,8,190,109,28,187,14, 240,224,124,87>>, <<181,114,30,115,198,245,234,133,135,120,235, 140,123,18,115,144>>, <<224,242,243,216,89,166,8,190,109,28,187,14, 240,224,124,87,110,243,138,201,224,219,85, 246,166,178,239,180,99,240>>, <<217,136,164,112,125,102,203,114,109,148,30, 141,62,164,85,253>>, <<151,204,29,229,82,57,237,130,241,114,19, 147,203,183,138,216>>}]}}} 04:12:57.689 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>,<<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144>>,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240>>,<<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85,253>>,<<151,204,29,229,82,57,237,130,241,114,19,147,203,183,138,216>>}]}, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421211157703 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>, <<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115, 144>>, <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87, 110,243,138,201,224,219,85,246,166,178,239,180,99,240>>, <<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85, 253>>, <<151,204,29,229,82,57,237,130,241,114,19,147,203,183, 138,216>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.689 [info] auth_response(<<"262421211157703">>): {ok,[{epdg_auth_tuple,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>,<<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144>>,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240>>,<<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85,253>>,<<151,204,29,229,82,57,237,130,241,114,19,147,203,183,138,216>>}]} 04:12:57.690 [info] auth_response for <<"262421211157703">>: {ok,[{epdg_auth_tuple,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>,<<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144>>,<<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240>>,<<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85,253>>,<<151,204,29,229,82,57,237,130,241,114,19,147,203,183,138,216>>}]} 04:12:57.690 [info] GSUP: Tx #{auth_tuples => [#{autn => <<181,114,30,115,198,245,234,133,135,120,235,140,123,18,115,144>>,ck => <<151,204,29,229,82,57,237,130,241,114,19,147,203,183,138,216>>,ik => <<217,136,164,112,125,102,203,114,109,148,30,141,62,164,85,253>>,rand => <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87>>,res => <<224,242,243,216,89,166,8,190,109,28,187,14,240,224,124,87,110,243,138,201,224,219,85,246,166,178,239,180,99,240>>}],imsi => <<"262421211157703">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421211157703">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421211157703 receive call lu_request from <0.1150.0> in state state_authenticating 04:12:57.691 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421211157703">>,message_type => location_upd_req} 04:12:57.691 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421211157703 send ok to <0.1150.0> 04:12:57.691 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421211157703 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421211157703 consume call lu_request from <0.1150.0> in state state_authenticating 04:12:57.691 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.691 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421211157703",undefined,undefined,false,false,undefined} 04:12:57.691 [debug] SWx Tx SAR Imsi="262421211157703" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.691 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421211157703",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421211157703 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421211157703 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421211157703 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1151.0> in state state_wait_swx_saa 04:12:57.695 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421211157703",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.695 [info] ue_fsm ev_rx_swx_saa 04:12:57.695 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421211157703",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421211157703 send ok to <0.1151.0> *DBG* epdg_ue_fsm_262421211157703 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421211157703 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1151.0> in state state_wait_swx_saa => state_authenticated 04:12:57.695 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421211157703 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421211157703">>,ok}} *DBG* epdg_ue_fsm_262421211157703 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.695 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} 04:12:57.695 [info] lu_response(<<"262421211157703">>): ok 04:12:57.695 [info] lu_response for <<"262421211157703">>: ok 04:12:57.695 [info] GSUP: Tx #{imsi => <<"262421211157703">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421211157703">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:57.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421211157703">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.697 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262421211157703 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1152.0> in state state_authenticated 04:12:57.697 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} 04:12:57.697 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.697 [info] s2b: Tx {gtp,v2,create_session_request,0,13829193,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421211157703">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376164,<<172,18,126,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,3591054401,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421211157703 send ok to <0.1152.0> 04:12:57.697 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421211157703 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1152.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421211157703 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421211157703 receive call {rx_s6b_aar,"262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1153.0> in state state_authenticated 04:12:57.702 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.702 [info] ue_fsm ev_rx_s6b_aar: "262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.702 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421211157703",undefined,undefined,true,false,undefined} 04:12:57.702 [debug] SWx Tx SAR Imsi="262421211157703" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421211157703",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421211157703 send ok to <0.1153.0> *DBG* aaa_ue_fsm_262421211157703 consume call {rx_s6b_aar,"262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1153.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.702 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421211157703 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1154.0> in state state_authenticated_wait_swx_saa 04:12:57.705 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421211157703",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.705 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421211157703 send ok to <0.1154.0> 04:12:57.705 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421211157703","262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1153.0>} *DBG* aaa_ue_fsm_262421211157703 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1154.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.705 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.705 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.707 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,228,211,4,73,0,2,0,2,0,16,0,87,0,9,1,160,142,234,193,102,172,18,126,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,142,234,193,102,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,142,234,193,102,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.707 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376164,13829193,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<142,234,193,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,2397749606,<<172,18,126,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,2397749606,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} 04:12:57.707 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421211157703">>,<0.1147.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376164,2397749606,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054401,2397749606}],[],[],[]}}}} 04:12:57.707 [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_262421211157703 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 => 3591054401, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2397749606}}} from <0.1155.0> in state state_wait_create_session_resp 04:12:57.707 [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 => 3591054401,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2397749606}} 04:12:57.708 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} 04:12:57.708 [info] KMOD Port Create PDP Context Call {<0.1147.0>,[alias|#Ref<0.2003034577.3624206337.209741>]}: {create_pdp_context,{172,18,126,103},3591054401,2397749606,{192,168,0,41}} 04:12:57.708 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,41}, 3591054401, 2397749606 04:12:57.708 [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,126,103}},{ms_address,{192,168,0,41}},{i_tid,3591054401},{o_tid,2397749606}]}} 04:12:57.708 [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 => 3591054401,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2397749606}) returned ok *DBG* epdg_ue_fsm_262421211157703 send ok to <0.1155.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421211157703">>, {ok, #{apco => <<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 => 3591054401, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2397749606}}}} 04:12:57.708 [info] tunnel_response(<<"262421211157703">>): {ok,#{apco => <<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 => 3591054401,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2397749606}} *DBG* epdg_ue_fsm_262421211157703 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 => 3591054401, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2397749606}}} from <0.1155.0> in state state_wait_create_session_resp => state_active 04:12:57.708 [info] tunnel_response for <<"262421211157703">>: {ok,#{apco => <<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 => 3591054401,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2397749606}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.708 [info] GSUP: Tx #{imsi => <<"262421211157703">>,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.55>, {osmo,5}, #{imsi => <<"262426568084676">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426568084676 enter epdg_ue_fsm in state state_new 04:12:57.784 [info] GSUP: Rx #{imsi => <<"262426568084676">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426568084676 consume internal init_state in state state_new 04:12:57.784 [info] ue_fsm start(epdg_ue_fsm_262426568084676) *DBG* epdg_ue_fsm_262426568084676 receive call {auth_request,33,"internet",#{}} from <0.1156.0> in state state_new 04:12:57.784 [info] ue_fsm init(<<"262426568084676">>) *DBG* epdg_ue_fsm_262426568084676 send ok to <0.1156.0> 04:12:57.784 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426568084676 consume call {auth_request,33,"internet",#{}} from <0.1156.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426568084676 enter aaa_ue_fsm in state state_new 04:12:57.784 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426568084676 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426568084676 consume internal init_state in state state_new 04:12:57.784 [info] ue_fsm start_link(aaa_ue_fsm_262426568084676) 04:12:57.784 [info] ue_fsm init("262426568084676") *DBG* aaa_ue_fsm_262426568084676 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.784 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.784 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426568084676",undefined,undefined,false,false,undefined} 04:12:57.785 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:57.785 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262426568084676",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426568084676 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426568084676 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.788 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426568084676",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67]],[[110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226]],["foobar"],[[230,18,236,134,16,190,230,204,84,196,125,106,186,148,223,103]],[[22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426568084676 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178>>, <<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>, <<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>, <<230,18,236,134,16,190,230,204,84,196,125,106,186,148, 223,103>>}]}} from <0.1159.0> in state state_wait_swx_maa 04:12:57.788 [info] dia_sip2gsup: auth [110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67] authz [110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226]  04:12:57.788 [info] rand [110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178] autn [246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67]  *DBG* aaa_ue_fsm_262426568084676 send ok to <0.1159.0> 04:12:57.788 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426568084676 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178>>, <<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>, <<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>, <<230,18,236,134,16,190,230,204,84,196,125,106,186,148, 223,103>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426568084676 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178>>, <<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>, <<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>, <<230,18,236,134,16,190,230,204,84,196,125,106,186,148, 223,103>>}]}} from <0.1159.0> in state state_wait_swx_maa => state_new 04:12:57.788 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426568084676",undefined,undefined,false,false,undefined} 04:12:57.788 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178>>,<<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>,<<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>,<<230,18,236,134,16,190,230,204,84,196,125,106,186,148,223,103>>}]} *DBG* epdg_ue_fsm_262426568084676 send ok to <0.211.0> 04:12:57.789 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178>>,<<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>,<<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>,<<230,18,236,134,16,190,230,204,84,196,125,106,186,148,223,103>>}]}, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262426568084676">>, {ok, [{epdg_auth_tuple, <<110,214,199,176,240,61,243,243,3,248,138,136, 231,181,222,178>>, <<246,218,246,206,83,135,210,160,186,82,187, 207,167,187,63,67>>, <<110,214,199,176,240,61,243,243,3,248,138,136, 231,181,222,178,165,91,208,109,92,110,165, 241,27,209,220,254,116,226>>, <<22,214,196,57,241,24,151,219,193,238,37,27, 70,143,50,134>>, <<230,18,236,134,16,190,230,204,84,196, 125,106,186,148,223,103>>}]}}} 04:12:57.789 [info] auth_response(<<"262426568084676">>): {ok,[{epdg_auth_tuple,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178>>,<<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>,<<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>,<<230,18,236,134,16,190,230,204,84,196,125,106,186,148,223,103>>}]} *DBG* epdg_ue_fsm_262426568084676 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178>>, <<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>, <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222, 178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>, <<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>, <<230,18,236,134,16,190,230,204,84,196,125,106,186,148, 223,103>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.789 [info] auth_response for <<"262426568084676">>: {ok,[{epdg_auth_tuple,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178>>,<<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>,<<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>,<<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>,<<230,18,236,134,16,190,230,204,84,196,125,106,186,148,223,103>>}]} 04:12:57.789 [info] GSUP: Tx #{auth_tuples => [#{autn => <<246,218,246,206,83,135,210,160,186,82,187,207,167,187,63,67>>,ck => <<230,18,236,134,16,190,230,204,84,196,125,106,186,148,223,103>>,ik => <<22,214,196,57,241,24,151,219,193,238,37,27,70,143,50,134>>,rand => <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178>>,res => <<110,214,199,176,240,61,243,243,3,248,138,136,231,181,222,178,165,91,208,109,92,110,165,241,27,209,220,254,116,226>>}],imsi => <<"262426568084676">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426568084676">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426568084676 receive call lu_request from <0.1160.0> in state state_authenticating 04:12:57.790 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426568084676">>,message_type => location_upd_req} 04:12:57.790 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426568084676 send ok to <0.1160.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426568084676 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.790 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426568084676 consume call lu_request from <0.1160.0> in state state_authenticating 04:12:57.791 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.791 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426568084676",undefined,undefined,false,false,undefined} 04:12:57.791 [debug] SWx Tx SAR Imsi="262426568084676" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426568084676 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426568084676 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.791 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426568084676",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426568084676 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1161.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426568084676 send ok to <0.1161.0> *DBG* aaa_ue_fsm_262426568084676 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1161.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426568084676 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.793 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426568084676",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.793 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426568084676 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426568084676">>,ok}} 04:12:57.793 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426568084676",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426568084676 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.793 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:57.793 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.793 [info] lu_response(<<"262426568084676">>): ok 04:12:57.793 [info] lu_response for <<"262426568084676">>: ok 04:12:57.793 [info] GSUP: Tx #{imsi => <<"262426568084676">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426568084676">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426568084676 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1162.0> in state state_authenticated 04:12:57.794 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426568084676">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.795 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.795 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} 04:12:57.795 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:57.795 [info] s2b: Tx {gtp,v2,create_session_request,0,13829194,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426568084676">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376165,<<172,18,126,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,3591054402,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:57.795 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426568084676 send ok to <0.1162.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426568084676 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1162.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426568084676 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.799 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.799 [info] ue_fsm ev_rx_s6b_aar: "262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426568084676 receive call {rx_s6b_aar,"262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1163.0> in state state_authenticated 04:12:57.799 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426568084676",undefined,undefined,true,false,undefined} 04:12:57.799 [debug] SWx Tx SAR Imsi="262426568084676" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.799 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426568084676",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426568084676 send ok to <0.1163.0> *DBG* aaa_ue_fsm_262426568084676 consume call {rx_s6b_aar,"262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1163.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:57.799 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426568084676 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1164.0> in state state_authenticated_wait_swx_saa 04:12:57.801 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426568084676",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426568084676 send ok to <0.1164.0> 04:12:57.801 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426568084676 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1164.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.801 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426568084676","262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1163.0>} 04:12:57.802 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.802 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.804 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,229,211,4,74,0,2,0,2,0,16,0,87,0,9,1,160,8,234,148,151,172,18,126,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,8,234,148,151,172,18,126,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,8,234,148,151,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.804 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376165,13829194,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<8,234,148,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,149591191,<<172,18,126,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,149591191,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} 04:12:57.804 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426568084676">>,<0.1157.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376165,149591191,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054402,149591191}],[],[]}}}} *DBG* epdg_ue_fsm_262426568084676 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 => 3591054402, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 149591191}}} from <0.1165.0> in state state_wait_create_session_resp 04:12:57.804 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.804 [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 => 3591054402,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 149591191}} 04:12:57.804 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} 04:12:57.804 [info] KMOD Port Create PDP Context Call {<0.1157.0>,[alias|#Ref<0.2003034577.3624206348.200713>]}: {create_pdp_context,{172,18,126,103},3591054402,149591191,{192,168,0,42}} 04:12:57.804 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,42}, 3591054402, 149591191 04:12:57.804 [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,126,103}},{ms_address,{192,168,0,42}},{i_tid,3591054402},{o_tid,149591191}]}} 04:12:57.805 [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 => 3591054402,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 149591191}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426568084676">>, {ok, #{apco => <<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 => 3591054402, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 149591191}}}} *DBG* epdg_ue_fsm_262426568084676 send ok to <0.1165.0> 04:12:57.805 [info] tunnel_response(<<"262426568084676">>): {ok,#{apco => <<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 => 3591054402,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 149591191}} *DBG* epdg_ue_fsm_262426568084676 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 => 3591054402, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 149591191}}} from <0.1165.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.805 [info] tunnel_response for <<"262426568084676">>: {ok,#{apco => <<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 => 3591054402,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 149591191}} 04:12:57.805 [info] GSUP: Tx #{imsi => <<"262426568084676">>,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.55>, {osmo,5}, #{imsi => <<"262425450200093">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425450200093 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425450200093 consume internal init_state in state state_new 04:12:57.884 [info] GSUP: Rx #{imsi => <<"262425450200093">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425450200093 receive call {auth_request,33,"internet",#{}} from <0.1166.0> in state state_new 04:12:57.884 [info] ue_fsm start(epdg_ue_fsm_262425450200093) *DBG* epdg_ue_fsm_262425450200093 send ok to <0.1166.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.884 [info] ue_fsm init(<<"262425450200093">>) *DBG* aaa_ue_fsm_262425450200093 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425450200093 consume call {auth_request,33,"internet",#{}} from <0.1166.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425450200093 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425450200093 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.884 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425450200093 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.884 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} 04:12:57.884 [info] ue_fsm start_link(aaa_ue_fsm_262425450200093) 04:12:57.884 [info] ue_fsm init("262425450200093") 04:12:57.884 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.885 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425450200093",undefined,undefined,false,false,undefined} 04:12:57.885 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:57.885 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262425450200093",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425450200093 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425450200093 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_262425450200093 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>, <<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29, 202,241,23,21,66,114,121,92,79,30,185,9,192,11>>, <<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>, <<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222, 164>>}]}} from <0.1169.0> in state state_wait_swx_maa 04:12:57.888 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425450200093",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42]],[[46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11]],["foobar"],[[56,236,164,125,84,87,60,55,129,229,23,104,54,137,222,164]],[[46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:57.888 [info] dia_sip2gsup: auth [46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42] authz [46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11]  04:12:57.888 [info] rand [46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29] autn [69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42]  *DBG* aaa_ue_fsm_262425450200093 send ok to <0.1169.0> 04:12:57.888 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425450200093 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>, <<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29, 202,241,23,21,66,114,121,92,79,30,185,9,192,11>>, <<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>, <<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222, 164>>}]}} from <0.1169.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425450200093 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>, <<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29, 202,241,23,21,66,114,121,92,79,30,185,9,192,11>>, <<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>, <<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222, 164>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:57.888 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425450200093",undefined,undefined,false,false,undefined} 04:12:57.888 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>,<<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11>>,<<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>,<<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222,164>>}]} *DBG* epdg_ue_fsm_262425450200093 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425450200093">>, {ok, [{epdg_auth_tuple, <<46,107,155,84,42,148,115,155,50,66,226,80,99, 232,135,29>>, <<69,199,141,220,206,239,60,223,68,36,85,199, 146,98,99,42>>, <<46,107,155,84,42,148,115,155,50,66,226,80,99, 232,135,29,202,241,23,21,66,114,121,92,79,30, 185,9,192,11>>, <<46,202,205,152,95,218,230,58,114,69,81,157, 33,25,0,9>>, <<56,236,164,125,84,87,60,55,129,229,23, 104,54,137,222,164>>}]}}} 04:12:57.889 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>,<<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11>>,<<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>,<<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222,164>>}]}, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425450200093 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>, <<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>, <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29, 202,241,23,21,66,114,121,92,79,30,185,9,192,11>>, <<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>, <<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222, 164>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.889 [info] auth_response(<<"262425450200093">>): {ok,[{epdg_auth_tuple,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>,<<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11>>,<<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>,<<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222,164>>}]} 04:12:57.889 [info] auth_response for <<"262425450200093">>: {ok,[{epdg_auth_tuple,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>,<<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>,<<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11>>,<<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>,<<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222,164>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.889 [info] GSUP: Tx #{auth_tuples => [#{autn => <<69,199,141,220,206,239,60,223,68,36,85,199,146,98,99,42>>,ck => <<56,236,164,125,84,87,60,55,129,229,23,104,54,137,222,164>>,ik => <<46,202,205,152,95,218,230,58,114,69,81,157,33,25,0,9>>,rand => <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29>>,res => <<46,107,155,84,42,148,115,155,50,66,226,80,99,232,135,29,202,241,23,21,66,114,121,92,79,30,185,9,192,11>>}],imsi => <<"262425450200093">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425450200093">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425450200093 receive call lu_request from <0.1170.0> in state state_authenticating *DBG* epdg_ue_fsm_262425450200093 send ok to <0.1170.0> *DBG* epdg_ue_fsm_262425450200093 consume call lu_request from <0.1170.0> in state state_authenticating *DBG* aaa_ue_fsm_262425450200093 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.890 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425450200093">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.890 [info] ue_fsm lu_request 04:12:57.890 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} 04:12:57.890 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.890 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425450200093",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425450200093 send ok to <0.201.0> 04:12:57.890 [debug] SWx Tx SAR Imsi="262425450200093" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425450200093 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425450200093",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425450200093 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1171.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425450200093 send ok to <0.1171.0> 04:12:57.892 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425450200093",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425450200093 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1171.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425450200093 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.892 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425450200093 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425450200093">>,ok}} 04:12:57.892 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425450200093",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425450200093 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:57.892 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.892 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} 04:12:57.892 [info] lu_response(<<"262425450200093">>): ok 04:12:57.893 [info] lu_response for <<"262425450200093">>: ok 04:12:57.893 [info] GSUP: Tx #{imsi => <<"262425450200093">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425450200093">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:57.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425450200093">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425450200093 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1172.0> in state state_authenticated 04:12:57.894 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.894 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} 04:12:57.894 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262425450200093 send ok to <0.1172.0> *DBG* epdg_ue_fsm_262425450200093 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1172.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.894 [info] s2b: Tx {gtp,v2,create_session_request,0,13829195,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425450200093">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376166,<<172,18,126,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,3591054403,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425450200093 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:57.894 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425450200093 receive call {rx_s6b_aar,"262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1173.0> in state state_authenticated 04:12:57.898 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:57.898 [info] ue_fsm ev_rx_s6b_aar: "262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:57.898 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425450200093",undefined,undefined,true,false,undefined} 04:12:57.898 [debug] SWx Tx SAR Imsi="262425450200093" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:57.898 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425450200093",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425450200093 send ok to <0.1173.0> 04:12:57.898 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425450200093 consume call {rx_s6b_aar,"262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1173.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425450200093 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1174.0> in state state_authenticated_wait_swx_saa 04:12:57.900 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425450200093",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425450200093 send ok to <0.1174.0> *DBG* aaa_ue_fsm_262425450200093 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1174.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:57.900 [info] ue_fsm ev_rx_swx_saa 04:12:57.900 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425450200093","262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1173.0>} 04:12:57.900 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:57.900 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:57.902 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,230,211,4,75,0,2,0,2,0,16,0,87,0,9,1,160,122,92,176,102,172,18,126,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,122,92,176,102,172,18,126,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,122,92,176,102,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:57.902 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376166,13829195,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\\°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,2052894822,<<172,18,126,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,2052894822,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} *DBG* epdg_ue_fsm_262425450200093 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 => 3591054403, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2052894822}}} from <0.1175.0> in state state_wait_create_session_resp 04:12:57.902 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425450200093">>,<0.1167.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376166,2052894822,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054403,2052894822}]}}}} 04:12:57.902 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:57.902 [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 => 3591054403,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2052894822}} 04:12:57.902 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} 04:12:57.902 [info] KMOD Port Create PDP Context Call {<0.1167.0>,[alias|#Ref<0.2003034577.3624206348.200862>]}: {create_pdp_context,{172,18,126,103},3591054403,2052894822,{192,168,0,43}} 04:12:57.903 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,43}, 3591054403, 2052894822 04:12:57.903 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],205,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,43}},{i_tid,3591054403},{o_tid,2052894822}]}} *DBG* epdg_ue_fsm_262425450200093 send ok to <0.1175.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425450200093">>, {ok, #{apco => <<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 => 3591054403, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2052894822}}}} 04:12:57.903 [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 => 3591054403,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2052894822}) returned ok *DBG* epdg_ue_fsm_262425450200093 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 => 3591054403, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2052894822}}} from <0.1175.0> in state state_wait_create_session_resp => state_active 04:12:57.903 [info] tunnel_response(<<"262425450200093">>): {ok,#{apco => <<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 => 3591054403,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2052894822}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.903 [info] tunnel_response for <<"262425450200093">>: {ok,#{apco => <<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 => 3591054403,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2052894822}} 04:12:57.903 [info] GSUP: Tx #{imsi => <<"262425450200093">>,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.55>, {osmo,5}, #{imsi => <<"262421036809521">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:57.985 [info] GSUP: Rx #{imsi => <<"262421036809521">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421036809521 enter epdg_ue_fsm in state state_new 04:12:57.985 [info] ue_fsm start(epdg_ue_fsm_262421036809521) *DBG* epdg_ue_fsm_262421036809521 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421036809521 receive call {auth_request,33,"internet",#{}} from <0.1176.0> in state state_new 04:12:57.985 [info] ue_fsm init(<<"262421036809521">>) *DBG* epdg_ue_fsm_262421036809521 send ok to <0.1176.0> 04:12:57.985 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421036809521 consume call {auth_request,33,"internet",#{}} from <0.1176.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421036809521 enter aaa_ue_fsm in state state_new 04:12:57.985 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421036809521 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:57.985 [info] ue_fsm start_link(aaa_ue_fsm_262421036809521) *DBG* aaa_ue_fsm_262421036809521 consume internal init_state in state state_new 04:12:57.985 [info] ue_fsm init("262421036809521") *DBG* aaa_ue_fsm_262421036809521 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:57.985 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:57.985 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421036809521",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421036809521 send ok to <0.201.0> 04:12:57.985 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421036809521 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:57.985 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262421036809521",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:57.989 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421036809521",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220]],[[186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250]],["foobar"],[[31,101,241,185,145,163,202,4,86,146,53,94,61,215,242,241]],[[11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421036809521 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>, <<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215, 130,251,189,82,162,116,210,183,212,45,214,94,250>>, <<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>, <<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242, 241>>}]}} from <0.1179.0> in state state_wait_swx_maa 04:12:57.989 [info] dia_sip2gsup: auth [186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220] authz [186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250]  04:12:57.989 [info] rand [186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221] autn [21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220]  04:12:57.989 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421036809521 send ok to <0.1179.0> *DBG* epdg_ue_fsm_262421036809521 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>, <<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215, 130,251,189,82,162,116,210,183,212,45,214,94,250>>, <<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>, <<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242, 241>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421036809521 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>, <<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215, 130,251,189,82,162,116,210,183,212,45,214,94,250>>, <<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>, <<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242, 241>>}]}} from <0.1179.0> in state state_wait_swx_maa => state_new 04:12:57.989 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421036809521",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421036809521 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421036809521">>, {ok, [{epdg_auth_tuple, <<186,218,146,14,15,4,195,76,8,67,111,232,197, 21,188,221>>, <<21,113,229,28,136,106,236,44,237,77,11,170, 83,144,77,220>>, <<186,218,146,14,15,4,195,76,8,67,111,232,197, 21,188,221,215,130,251,189,82,162,116,210, 183,212,45,214,94,250>>, <<11,105,213,41,127,77,19,90,227,162,104,193, 38,41,153,104>>, <<31,101,241,185,145,163,202,4,86,146,53, 94,61,215,242,241>>}]}}} 04:12:57.989 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>,<<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250>>,<<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>,<<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242,241>>}]} *DBG* epdg_ue_fsm_262421036809521 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>, <<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>, <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215, 130,251,189,82,162,116,210,183,212,45,214,94,250>>, <<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>, <<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242, 241>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:57.989 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>,<<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250>>,<<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>,<<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242,241>>}]}, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.989 [info] auth_response(<<"262421036809521">>): {ok,[{epdg_auth_tuple,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>,<<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250>>,<<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>,<<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242,241>>}]} 04:12:57.989 [info] auth_response for <<"262421036809521">>: {ok,[{epdg_auth_tuple,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>,<<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>,<<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250>>,<<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>,<<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242,241>>}]} 04:12:57.989 [info] GSUP: Tx #{auth_tuples => [#{autn => <<21,113,229,28,136,106,236,44,237,77,11,170,83,144,77,220>>,ck => <<31,101,241,185,145,163,202,4,86,146,53,94,61,215,242,241>>,ik => <<11,105,213,41,127,77,19,90,227,162,104,193,38,41,153,104>>,rand => <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221>>,res => <<186,218,146,14,15,4,195,76,8,67,111,232,197,21,188,221,215,130,251,189,82,162,116,210,183,212,45,214,94,250>>}],imsi => <<"262421036809521">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421036809521">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421036809521 receive call lu_request from <0.1180.0> in state state_authenticating 04:12:57.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421036809521">>,message_type => location_upd_req} 04:12:57.991 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421036809521 send ok to <0.1180.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421036809521 consume call lu_request from <0.1180.0> in state state_authenticating *DBG* aaa_ue_fsm_262421036809521 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:57.991 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} 04:12:57.991 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:57.991 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421036809521",undefined,undefined,false,false,undefined} 04:12:57.991 [debug] SWx Tx SAR Imsi="262421036809521" Type=1 APN="internet" AgentInfoOpt=[]  04:12:57.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421036809521",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421036809521 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421036809521 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:57.994 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421036809521",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421036809521 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1181.0> in state state_wait_swx_saa 04:12:57.994 [info] ue_fsm ev_rx_swx_saa 04:12:57.994 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421036809521",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421036809521 send ok to <0.1181.0> *DBG* aaa_ue_fsm_262421036809521 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1181.0> in state state_wait_swx_saa => state_authenticated 04:12:57.994 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421036809521 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:57.994 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421036809521 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421036809521">>,ok}} 04:12:57.994 [info] lu_response(<<"262421036809521">>): ok *DBG* epdg_ue_fsm_262421036809521 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:57.994 [info] lu_response for <<"262421036809521">>: ok 04:12:57.994 [info] GSUP: Tx #{imsi => <<"262421036809521">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421036809521">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421036809521 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1182.0> in state state_authenticated 04:12:57.996 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421036809521">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:57.996 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:57.996 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} 04:12:57.996 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262421036809521 send ok to <0.1182.0> 04:12:57.996 [info] s2b: Tx {gtp,v2,create_session_request,0,13829196,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421036809521">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376167,<<172,18,126,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,3591054404,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421036809521 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1182.0> in state state_authenticated => state_wait_create_session_resp 04:12:57.996 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421036809521 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421036809521 receive call {rx_s6b_aar,"262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1183.0> in state state_authenticated 04:12:58.001 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.001 [info] ue_fsm ev_rx_s6b_aar: "262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.001 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421036809521",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421036809521 send ok to <0.1183.0> *DBG* aaa_ue_fsm_262421036809521 consume call {rx_s6b_aar,"262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1183.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.001 [debug] SWx Tx SAR Imsi="262421036809521" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.001 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421036809521",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.001 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421036809521 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1184.0> in state state_authenticated_wait_swx_saa 04:12:58.002 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421036809521",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.002 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421036809521 send ok to <0.1184.0> 04:12:58.002 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421036809521","262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1183.0>} *DBG* aaa_ue_fsm_262421036809521 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1184.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.003 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.003 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.005 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,231,211,4,76,0,2,0,2,0,16,0,87,0,9,1,160,199,1,208,19,172,18,126,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,199,1,208,19,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,199,1,208,19,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.005 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376167,13829196,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,<<199,1,208,19>>},{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,3338784787,<<172,18,126,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,3338784787,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} *DBG* epdg_ue_fsm_262421036809521 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 => 3591054404, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3338784787}}} from <0.1185.0> in state state_wait_create_session_resp 04:12:58.005 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421036809521">>,<0.1177.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376167,3338784787,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054404,3338784787}],[],[],[],[],[],[]}}}} 04:12:58.005 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.005 [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 => 3591054404,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3338784787}} 04:12:58.005 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {tunnel_response, {<<"262421036809521">>, {ok, #{apco => <<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 => 3591054404, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3338784787}}}} 04:12:58.005 [info] KMOD Port Create PDP Context Call {<0.1177.0>,[alias|#Ref<0.2003034577.3624206348.201028>]}: {create_pdp_context,{172,18,126,103},3591054404,3338784787,{192,168,0,44}} *DBG* epdg_ue_fsm_262421036809521 send ok to <0.1185.0> 04:12:58.005 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,44}, 3591054404, 3338784787 *DBG* epdg_ue_fsm_262421036809521 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 => 3591054404, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3338784787}}} from <0.1185.0> in state state_wait_create_session_resp => state_active 04:12:58.005 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],269,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,44}},{i_tid,3591054404},{o_tid,3338784787}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.005 [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 => 3591054404,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3338784787}) returned ok 04:12:58.005 [info] tunnel_response(<<"262421036809521">>): {ok,#{apco => <<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 => 3591054404,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3338784787}} 04:12:58.005 [info] tunnel_response for <<"262421036809521">>: {ok,#{apco => <<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 => 3591054404,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3338784787}} 04:12:58.005 [info] GSUP: Tx #{imsi => <<"262421036809521">>,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.55>, {osmo,5}, #{imsi => <<"262429301614761">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429301614761 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429301614761 consume internal init_state in state state_new 04:12:58.084 [info] GSUP: Rx #{imsi => <<"262429301614761">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429301614761 receive call {auth_request,33,"internet",#{}} from <0.1186.0> in state state_new 04:12:58.084 [info] ue_fsm start(epdg_ue_fsm_262429301614761) *DBG* epdg_ue_fsm_262429301614761 send ok to <0.1186.0> 04:12:58.084 [info] ue_fsm init(<<"262429301614761">>) *DBG* epdg_ue_fsm_262429301614761 consume call {auth_request,33,"internet",#{}} from <0.1186.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429301614761 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.084 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429301614761 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429301614761 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:58.085 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429301614761 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.085 [info] ue_fsm start_link(aaa_ue_fsm_262429301614761) 04:12:58.085 [info] ue_fsm init("262429301614761") 04:12:58.085 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.085 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429301614761",undefined,undefined,false,false,undefined} 04:12:58.085 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.085 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262429301614761",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429301614761 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429301614761 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_262429301614761 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>, <<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28, 162,151,111,213,216,47,123,126,184,86,104,58,97,20>>, <<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57, 230>>, <<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132, 185>>}]}} from <0.1189.0> in state state_wait_swx_maa 04:12:58.088 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429301614761",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132]],[[219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20]],["foobar"],[[38,103,158,241,5,138,140,94,174,24,67,121,165,41,132,185]],[[234,234,114,203,84,188,220,149,175,170,141,221,249,72,57,230]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.088 [info] dia_sip2gsup: auth [219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132] authz [219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20]  *DBG* aaa_ue_fsm_262429301614761 send ok to <0.1189.0> *DBG* aaa_ue_fsm_262429301614761 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>, <<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28, 162,151,111,213,216,47,123,126,184,86,104,58,97,20>>, <<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57, 230>>, <<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132, 185>>}]}} from <0.1189.0> in state state_wait_swx_maa => state_new 04:12:58.088 [info] rand [219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28] autn [25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132]  *DBG* epdg_ue_fsm_262429301614761 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>, <<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28, 162,151,111,213,216,47,123,126,184,86,104,58,97,20>>, <<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57, 230>>, <<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132, 185>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.088 [info] ue_fsm ev_rx_swx_maa 04:12:58.088 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429301614761",undefined,undefined,false,false,undefined} 04:12:58.088 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>,<<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20>>,<<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57,230>>,<<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132,185>>}]} *DBG* epdg_ue_fsm_262429301614761 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429301614761">>, {ok, [{epdg_auth_tuple, <<219,254,39,209,251,120,145,91,14,154,151,139, 99,173,253,28>>, <<25,48,249,50,225,216,69,177,1,120,61,11,168, 222,244,132>>, <<219,254,39,209,251,120,145,91,14,154,151,139, 99,173,253,28,162,151,111,213,216,47,123,126, 184,86,104,58,97,20>>, <<234,234,114,203,84,188,220,149,175,170,141, 221,249,72,57,230>>, <<38,103,158,241,5,138,140,94,174,24,67, 121,165,41,132,185>>}]}}} 04:12:58.088 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>,<<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20>>,<<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57,230>>,<<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132,185>>}]}, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429301614761 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>, <<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>, <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28, 162,151,111,213,216,47,123,126,184,86,104,58,97,20>>, <<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57, 230>>, <<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132, 185>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.088 [info] auth_response(<<"262429301614761">>): {ok,[{epdg_auth_tuple,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>,<<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20>>,<<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57,230>>,<<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132,185>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.089 [info] auth_response for <<"262429301614761">>: {ok,[{epdg_auth_tuple,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>,<<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>,<<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20>>,<<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57,230>>,<<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132,185>>}]} 04:12:58.089 [info] GSUP: Tx #{auth_tuples => [#{autn => <<25,48,249,50,225,216,69,177,1,120,61,11,168,222,244,132>>,ck => <<38,103,158,241,5,138,140,94,174,24,67,121,165,41,132,185>>,ik => <<234,234,114,203,84,188,220,149,175,170,141,221,249,72,57,230>>,rand => <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28>>,res => <<219,254,39,209,251,120,145,91,14,154,151,139,99,173,253,28,162,151,111,213,216,47,123,126,184,86,104,58,97,20>>}],imsi => <<"262429301614761">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429301614761">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429301614761 receive call lu_request from <0.1190.0> in state state_authenticating *DBG* epdg_ue_fsm_262429301614761 send ok to <0.1190.0> 04:12:58.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429301614761">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429301614761 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429301614761 consume call lu_request from <0.1190.0> in state state_authenticating 04:12:58.090 [info] ue_fsm lu_request 04:12:58.090 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} 04:12:58.090 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.090 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429301614761",undefined,undefined,false,false,undefined} 04:12:58.090 [debug] SWx Tx SAR Imsi="262429301614761" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429301614761 send ok to <0.201.0> 04:12:58.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429301614761",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429301614761 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429301614761 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1191.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429301614761 send ok to <0.1191.0> *DBG* epdg_ue_fsm_262429301614761 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262429301614761 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429301614761">>,ok}} 04:12:58.092 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429301614761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429301614761 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1191.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429301614761 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.092 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.092 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429301614761",undefined,undefined,false,false,undefined} 04:12:58.092 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:58.092 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} 04:12:58.092 [info] lu_response(<<"262429301614761">>): ok 04:12:58.092 [info] lu_response for <<"262429301614761">>: ok 04:12:58.092 [info] GSUP: Tx #{imsi => <<"262429301614761">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429301614761">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429301614761 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1192.0> in state state_authenticated 04:12:58.094 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429301614761">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.094 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.094 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} 04:12:58.094 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:58.094 [info] s2b: Tx {gtp,v2,create_session_request,0,13829197,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429301614761">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376168,<<172,18,126,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,3591054405,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429301614761 send ok to <0.1192.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.094 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429301614761 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1192.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429301614761 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429301614761 receive call {rx_s6b_aar,"262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1193.0> in state state_authenticated 04:12:58.098 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.098 [info] ue_fsm ev_rx_s6b_aar: "262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.098 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429301614761",undefined,undefined,true,false,undefined} 04:12:58.098 [debug] SWx Tx SAR Imsi="262429301614761" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429301614761",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429301614761 send ok to <0.1193.0> *DBG* aaa_ue_fsm_262429301614761 consume call {rx_s6b_aar,"262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1193.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.099 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429301614761 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1194.0> in state state_authenticated_wait_swx_saa 04:12:58.101 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429301614761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.101 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429301614761 send ok to <0.1194.0> 04:12:58.101 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429301614761","262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1193.0>} *DBG* aaa_ue_fsm_262429301614761 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1194.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.101 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.101 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.103 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,232,211,4,77,0,2,0,2,0,16,0,87,0,9,1,160,142,14,50,200,172,18,126,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,142,14,50,200,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,142,14,50,200,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.103 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376168,13829197,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<142,14,50,200>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2383295176,<<172,18,126,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,2383295176,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} *DBG* epdg_ue_fsm_262429301614761 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 => 3591054405, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2383295176}}} from <0.1195.0> in state state_wait_create_session_resp 04:12:58.103 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429301614761">>,<0.1187.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376168,2383295176,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054405,2383295176}]}}}} 04:12:58.103 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.103 [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 => 3591054405,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2383295176}} 04:12:58.104 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} 04:12:58.104 [info] KMOD Port Create PDP Context Call {<0.1187.0>,[alias|#Ref<0.2003034577.3624206337.210236>]}: {create_pdp_context,{172,18,126,103},3591054405,2383295176,{192,168,0,45}} *DBG* gsup_server got cast {tunnel_response, {<<"262429301614761">>, {ok, #{apco => <<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 => 3591054405, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2383295176}}}} 04:12:58.104 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,45}, 3591054405, 2383295176 *DBG* epdg_ue_fsm_262429301614761 send ok to <0.1195.0> 04:12:58.104 [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,126,103}},{ms_address,{192,168,0,45}},{i_tid,3591054405},{o_tid,2383295176}]}} *DBG* epdg_ue_fsm_262429301614761 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 => 3591054405, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2383295176}}} from <0.1195.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.104 [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 => 3591054405,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2383295176}) returned ok 04:12:58.104 [info] tunnel_response(<<"262429301614761">>): {ok,#{apco => <<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 => 3591054405,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2383295176}} 04:12:58.104 [info] tunnel_response for <<"262429301614761">>: {ok,#{apco => <<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 => 3591054405,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2383295176}} 04:12:58.104 [info] GSUP: Tx #{imsi => <<"262429301614761">>,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.55>, {osmo,5}, #{imsi => <<"262428845249762">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428845249762 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428845249762 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428845249762 receive call {auth_request,33,"internet",#{}} from <0.1196.0> in state state_new *DBG* epdg_ue_fsm_262428845249762 send ok to <0.1196.0> 04:12:58.184 [info] GSUP: Rx #{imsi => <<"262428845249762">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428845249762 enter aaa_ue_fsm in state state_new 04:12:58.184 [info] ue_fsm start(epdg_ue_fsm_262428845249762) *DBG* epdg_ue_fsm_262428845249762 consume call {auth_request,33,"internet",#{}} from <0.1196.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428845249762 consume internal init_state in state state_new 04:12:58.184 [info] ue_fsm init(<<"262428845249762">>) *DBG* epdg_ue_fsm_262428845249762 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428845249762 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.184 [info] ue_fsm auth_request 04:12:58.184 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} 04:12:58.185 [info] ue_fsm start_link(aaa_ue_fsm_262428845249762) 04:12:58.185 [info] ue_fsm init("262428845249762") 04:12:58.185 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428845249762 send ok to <0.201.0> 04:12:58.185 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428845249762",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428845249762 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.185 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.185 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262428845249762",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:58.188 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428845249762",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118]],[[99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228]],["foobar"],[[158,222,206,235,116,95,141,69,26,238,192,116,38,103,27,118]],[[120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.188 [info] dia_sip2gsup: auth [99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118] authz [99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228]  04:12:58.188 [info] rand [99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52] autn [77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118]  *DBG* aaa_ue_fsm_262428845249762 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>, <<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168, 26,195,132,32,221,162,90,101,204,228,129,118,228>>, <<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>, <<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27, 118>>}]}} from <0.1199.0> in state state_wait_swx_maa 04:12:58.188 [info] ue_fsm ev_rx_swx_maa 04:12:58.188 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428845249762",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428845249762 send ok to <0.1199.0> 04:12:58.188 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>,<<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228>>,<<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>,<<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27,118>>}]} *DBG* aaa_ue_fsm_262428845249762 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>, <<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168, 26,195,132,32,221,162,90,101,204,228,129,118,228>>, <<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>, <<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27, 118>>}]}} from <0.1199.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428845249762 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>, <<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168, 26,195,132,32,221,162,90,101,204,228,129,118,228>>, <<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>, <<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27, 118>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.188 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>,<<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228>>,<<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>,<<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27,118>>}]}, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262428845249762">>, {ok, [{epdg_auth_tuple, <<99,41,226,122,189,78,136,25,254,53,80,177,72, 99,49,52>>, <<77,173,179,100,154,151,59,171,75,110,185,86, 215,139,79,118>>, <<99,41,226,122,189,78,136,25,254,53,80,177,72, 99,49,52,168,26,195,132,32,221,162,90,101, 204,228,129,118,228>>, <<120,114,224,56,224,215,18,62,58,95,202,66, 176,111,190,196>>, <<158,222,206,235,116,95,141,69,26,238, 192,116,38,103,27,118>>}]}}} *DBG* epdg_ue_fsm_262428845249762 send ok to <0.211.0> 04:12:58.189 [info] auth_response(<<"262428845249762">>): {ok,[{epdg_auth_tuple,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>,<<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228>>,<<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>,<<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27,118>>}]} *DBG* epdg_ue_fsm_262428845249762 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>, <<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>, <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168, 26,195,132,32,221,162,90,101,204,228,129,118,228>>, <<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>, <<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27, 118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.189 [info] auth_response for <<"262428845249762">>: {ok,[{epdg_auth_tuple,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>,<<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>,<<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228>>,<<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>,<<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27,118>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.189 [info] GSUP: Tx #{auth_tuples => [#{autn => <<77,173,179,100,154,151,59,171,75,110,185,86,215,139,79,118>>,ck => <<158,222,206,235,116,95,141,69,26,238,192,116,38,103,27,118>>,ik => <<120,114,224,56,224,215,18,62,58,95,202,66,176,111,190,196>>,rand => <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52>>,res => <<99,41,226,122,189,78,136,25,254,53,80,177,72,99,49,52,168,26,195,132,32,221,162,90,101,204,228,129,118,228>>}],imsi => <<"262428845249762">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428845249762">>, message_type => location_upd_req}} 04:12:58.190 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428845249762">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428845249762 receive call lu_request from <0.1200.0> in state state_authenticating 04:12:58.190 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428845249762 send ok to <0.1200.0> 04:12:58.190 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428845249762 consume call lu_request from <0.1200.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428845249762 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.190 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.190 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428845249762",undefined,undefined,false,false,undefined} 04:12:58.190 [debug] SWx Tx SAR Imsi="262428845249762" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428845249762",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428845249762 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428845249762 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428845249762 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1201.0> in state state_wait_swx_saa 04:12:58.192 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428845249762",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.192 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428845249762 send ok to <0.1201.0> *DBG* epdg_ue_fsm_262428845249762 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.193 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428845249762",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428845249762 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1201.0> in state state_wait_swx_saa => state_authenticated 04:12:58.193 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428845249762 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428845249762">>,ok}} 04:12:58.193 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428845249762 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.193 [info] lu_response(<<"262428845249762">>): ok 04:12:58.193 [info] lu_response for <<"262428845249762">>: ok 04:12:58.193 [info] GSUP: Tx #{imsi => <<"262428845249762">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428845249762">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:58.194 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428845249762">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428845249762 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1202.0> in state state_authenticated 04:12:58.194 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.194 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} 04:12:58.194 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262428845249762 send ok to <0.1202.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428845249762 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1202.0> in state state_authenticated => state_wait_create_session_resp 04:12:58.194 [info] s2b: Tx {gtp,v2,create_session_request,0,13829198,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428845249762">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376169,<<172,18,126,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,3591054406,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428845249762 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.194 [debug] Waiting for CreateSessionResponse 04:12:58.198 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428845249762 receive call {rx_s6b_aar,"262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1203.0> in state state_authenticated 04:12:58.198 [info] ue_fsm ev_rx_s6b_aar: "262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.199 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428845249762",undefined,undefined,true,false,undefined} 04:12:58.199 [debug] SWx Tx SAR Imsi="262428845249762" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428845249762 send ok to <0.1203.0> 04:12:58.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428845249762",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.199 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428845249762 consume call {rx_s6b_aar,"262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1203.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.200 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428845249762",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428845249762 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1204.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428845249762 send ok to <0.1204.0> 04:12:58.200 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428845249762 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1204.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428845249762","262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1203.0>} 04:12:58.200 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.200 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.203 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,233,211,4,78,0,2,0,2,0,16,0,87,0,9,1,160,46,184,15,105,172,18,126,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,46,184,15,105,172,18,126,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,184,15,105,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.203 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376169,13829198,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,184,15,105>>},{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,783814505,<<172,18,126,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,783814505,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} 04:12:58.203 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428845249762">>,<0.1197.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376169,783814505,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054406,783814505}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428845249762 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 => 3591054406, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 783814505}}} from <0.1205.0> in state state_wait_create_session_resp 04:12:58.203 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.203 [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 => 3591054406,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 783814505}} 04:12:58.203 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} 04:12:58.203 [info] KMOD Port Create PDP Context Call {<0.1197.0>,[alias|#Ref<0.2003034577.3624206337.210393>]}: {create_pdp_context,{172,18,126,103},3591054406,783814505,{192,168,0,46}} 04:12:58.203 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,46}, 3591054406, 783814505 04:12:58.203 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],333,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,46}},{i_tid,3591054406},{o_tid,783814505}]}} 04:12:58.203 [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 => 3591054406,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 783814505}) returned ok *DBG* epdg_ue_fsm_262428845249762 send ok to <0.1205.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428845249762">>, {ok, #{apco => <<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 => 3591054406, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 783814505}}}} 04:12:58.203 [info] tunnel_response(<<"262428845249762">>): {ok,#{apco => <<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 => 3591054406,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 783814505}} *DBG* epdg_ue_fsm_262428845249762 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 => 3591054406, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 783814505}}} from <0.1205.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.203 [info] tunnel_response for <<"262428845249762">>: {ok,#{apco => <<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 => 3591054406,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 783814505}} 04:12:58.204 [info] GSUP: Tx #{imsi => <<"262428845249762">>,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.55>, {osmo,5}, #{imsi => <<"262422601837273">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422601837273 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422601837273 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422601837273 receive call {auth_request,33,"internet",#{}} from <0.1206.0> in state state_new 04:12:58.284 [info] GSUP: Rx #{imsi => <<"262422601837273">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422601837273 send ok to <0.1206.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.285 [info] ue_fsm start(epdg_ue_fsm_262422601837273) *DBG* aaa_ue_fsm_262422601837273 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422601837273 consume call {auth_request,33,"internet",#{}} from <0.1206.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422601837273 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422601837273 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:58.285 [info] ue_fsm init(<<"262422601837273">>) *DBG* aaa_ue_fsm_262422601837273 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.285 [info] ue_fsm auth_request 04:12:58.285 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:12:58.285 [info] ue_fsm start_link(aaa_ue_fsm_262422601837273) 04:12:58.285 [info] ue_fsm init("262422601837273") 04:12:58.285 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.285 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422601837273",undefined,undefined,false,false,undefined} 04:12:58.285 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.285 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262422601837273",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422601837273 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422601837273 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_262422601837273 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>, <<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19, 246,4,61,63,142,38,229,184,155,251,42,226,63>>, <<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>, <<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234, 39>>}]}} from <0.1209.0> in state state_wait_swx_maa 04:12:58.288 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422601837273",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171]],[[94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63]],["foobar"],[[22,187,142,225,49,12,184,70,172,211,166,16,177,226,234,39]],[[160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422601837273 send ok to <0.1209.0> 04:12:58.288 [info] dia_sip2gsup: auth [94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171] authz [94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63]  *DBG* epdg_ue_fsm_262422601837273 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>, <<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19, 246,4,61,63,142,38,229,184,155,251,42,226,63>>, <<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>, <<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234, 39>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.288 [info] rand [94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103] autn [185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171]  *DBG* aaa_ue_fsm_262422601837273 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>, <<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19, 246,4,61,63,142,38,229,184,155,251,42,226,63>>, <<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>, <<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234, 39>>}]}} from <0.1209.0> in state state_wait_swx_maa => state_new 04:12:58.288 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422601837273 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422601837273">>, {ok, [{epdg_auth_tuple, <<94,70,157,53,64,238,91,112,168,222,61,239,84, 128,80,103>>, <<185,222,47,162,89,215,176,212,149,107,238, 194,45,35,150,171>>, <<94,70,157,53,64,238,91,112,168,222,61,239,84, 128,80,103,19,246,4,61,63,142,38,229,184,155, 251,42,226,63>>, <<160,180,196,63,59,90,206,225,203,112,23,54, 254,18,44,220>>, <<22,187,142,225,49,12,184,70,172,211,166, 16,177,226,234,39>>}]}}} 04:12:58.288 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422601837273",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422601837273 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>, <<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>, <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19, 246,4,61,63,142,38,229,184,155,251,42,226,63>>, <<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>, <<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234, 39>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.288 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>,<<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63>>,<<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>,<<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234,39>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.288 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>,<<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63>>,<<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>,<<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234,39>>}]}, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:12:58.288 [info] auth_response(<<"262422601837273">>): {ok,[{epdg_auth_tuple,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>,<<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63>>,<<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>,<<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234,39>>}]} 04:12:58.289 [info] auth_response for <<"262422601837273">>: {ok,[{epdg_auth_tuple,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>,<<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>,<<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63>>,<<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>,<<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234,39>>}]} 04:12:58.289 [info] GSUP: Tx #{auth_tuples => [#{autn => <<185,222,47,162,89,215,176,212,149,107,238,194,45,35,150,171>>,ck => <<22,187,142,225,49,12,184,70,172,211,166,16,177,226,234,39>>,ik => <<160,180,196,63,59,90,206,225,203,112,23,54,254,18,44,220>>,rand => <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103>>,res => <<94,70,157,53,64,238,91,112,168,222,61,239,84,128,80,103,19,246,4,61,63,142,38,229,184,155,251,42,226,63>>}],imsi => <<"262422601837273">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422601837273">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422601837273 receive call lu_request from <0.1210.0> in state state_authenticating *DBG* epdg_ue_fsm_262422601837273 send ok to <0.1210.0> 04:12:58.290 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422601837273">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422601837273 consume call lu_request from <0.1210.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422601837273 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.290 [info] ue_fsm lu_request 04:12:58.290 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:12:58.290 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.290 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422601837273",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422601837273 send ok to <0.201.0> 04:12:58.290 [debug] SWx Tx SAR Imsi="262422601837273" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422601837273 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.290 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422601837273",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422601837273 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1211.0> in state state_wait_swx_saa 04:12:58.292 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422601837273",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422601837273 send ok to <0.1211.0> *DBG* epdg_ue_fsm_262422601837273 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.292 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422601837273 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1211.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422601837273 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422601837273">>,ok}} 04:12:58.293 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422601837273",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422601837273 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.293 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.293 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:12:58.293 [info] lu_response(<<"262422601837273">>): ok 04:12:58.293 [info] lu_response for <<"262422601837273">>: ok 04:12:58.293 [info] GSUP: Tx #{imsi => <<"262422601837273">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422601837273">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:58.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422601837273">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422601837273 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1212.0> in state state_authenticated 04:12:58.294 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.294 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:12:58.294 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262422601837273 send ok to <0.1212.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422601837273 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1212.0> in state state_authenticated => state_wait_create_session_resp 04:12:58.294 [info] s2b: Tx {gtp,v2,create_session_request,0,13829199,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422601837273">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376170,<<172,18,126,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,3591054407,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422601837273 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.294 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422601837273 receive call {rx_s6b_aar,"262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1213.0> in state state_authenticated 04:12:58.299 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.299 [info] ue_fsm ev_rx_s6b_aar: "262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.299 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422601837273",undefined,undefined,true,false,undefined} 04:12:58.299 [debug] SWx Tx SAR Imsi="262422601837273" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.299 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422601837273",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422601837273 send ok to <0.1213.0> 04:12:58.299 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422601837273 consume call {rx_s6b_aar,"262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1213.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422601837273 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1214.0> in state state_authenticated_wait_swx_saa 04:12:58.301 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422601837273",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422601837273 send ok to <0.1214.0> 04:12:58.301 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422601837273 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1214.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.301 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422601837273","262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1213.0>} 04:12:58.301 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.301 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.304 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,234,211,4,79,0,2,0,2,0,16,0,87,0,9,1,160,161,48,15,23,172,18,126,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,161,48,15,23,172,18,126,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,161,48,15,23,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.304 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376170,13829199,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,<<161,48,15,23>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2704281367,<<172,18,126,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,2704281367,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} 04:12:58.304 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422601837273">>,<0.1207.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376170,2704281367,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054407,2704281367}],[]}}}} *DBG* epdg_ue_fsm_262422601837273 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 => 3591054407, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2704281367}}} from <0.1215.0> in state state_wait_create_session_resp 04:12:58.304 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.304 [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 => 3591054407,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2704281367}} 04:12:58.304 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:12:58.304 [info] KMOD Port Create PDP Context Call {<0.1207.0>,[alias|#Ref<0.2003034577.3624206337.210599>]}: {create_pdp_context,{172,18,126,103},3591054407,2704281367,{192,168,0,47}} 04:12:58.304 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,47}, 3591054407, 2704281367 04:12:58.304 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],397,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,47}},{i_tid,3591054407},{o_tid,2704281367}]}} *DBG* epdg_ue_fsm_262422601837273 send ok to <0.1215.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422601837273">>, {ok, #{apco => <<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 => 3591054407, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2704281367}}}} 04:12:58.304 [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 => 3591054407,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2704281367}) returned ok *DBG* epdg_ue_fsm_262422601837273 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 => 3591054407, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2704281367}}} from <0.1215.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.304 [info] tunnel_response(<<"262422601837273">>): {ok,#{apco => <<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 => 3591054407,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2704281367}} 04:12:58.305 [info] tunnel_response for <<"262422601837273">>: {ok,#{apco => <<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 => 3591054407,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2704281367}} 04:12:58.305 [info] GSUP: Tx #{imsi => <<"262422601837273">>,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.55>, {osmo,5}, #{imsi => <<"262425365707602">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425365707602 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425365707602 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425365707602 receive call {auth_request,33,"internet",#{}} from <0.1216.0> in state state_new *DBG* epdg_ue_fsm_262425365707602 send ok to <0.1216.0> 04:12:58.385 [info] GSUP: Rx #{imsi => <<"262425365707602">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425365707602 consume call {auth_request,33,"internet",#{}} from <0.1216.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425365707602 enter aaa_ue_fsm in state state_new 04:12:58.385 [info] ue_fsm start(epdg_ue_fsm_262425365707602) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425365707602 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425365707602 consume internal init_state in state state_new 04:12:58.385 [info] ue_fsm init(<<"262425365707602">>) *DBG* aaa_ue_fsm_262425365707602 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.385 [info] ue_fsm auth_request 04:12:58.385 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} 04:12:58.385 [info] ue_fsm start_link(aaa_ue_fsm_262425365707602) 04:12:58.385 [info] ue_fsm init("262425365707602") 04:12:58.385 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.385 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425365707602",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425365707602 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425365707602 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.385 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.385 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262425365707602",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425365707602 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>, <<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111, 248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>, <<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>, <<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9, 189>>}]}} from <0.1219.0> in state state_wait_swx_maa 04:12:58.389 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425365707602",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153]],[[255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93]],["foobar"],[[194,145,254,69,212,180,199,240,217,210,39,54,85,131,9,189]],[[248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.389 [info] dia_sip2gsup: auth [255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153] authz [255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93]  *DBG* aaa_ue_fsm_262425365707602 send ok to <0.1219.0> 04:12:58.389 [info] rand [255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248] autn [215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153]  *DBG* epdg_ue_fsm_262425365707602 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>, <<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111, 248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>, <<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>, <<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9, 189>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425365707602 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>, <<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111, 248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>, <<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>, <<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9, 189>>}]}} from <0.1219.0> in state state_wait_swx_maa => state_new 04:12:58.389 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425365707602 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425365707602">>, {ok, [{epdg_auth_tuple, <<255,130,34,208,243,132,205,221,92,53,193,147, 84,113,111,248>>, <<215,154,144,95,19,44,125,200,222,128,14,177, 119,83,118,153>>, <<255,130,34,208,243,132,205,221,92,53,193,147, 84,113,111,248,250,249,91,90,122,156,231,195, 1,107,2,152,105,93>>, <<248,129,161,82,15,160,119,176,134,208,114, 203,172,75,31,9>>, <<194,145,254,69,212,180,199,240,217,210, 39,54,85,131,9,189>>}]}}} 04:12:58.389 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425365707602",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425365707602 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>, <<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>, <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111, 248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>, <<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>, <<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9, 189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.389 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>,<<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>,<<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>,<<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9,189>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.389 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>,<<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>,<<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>,<<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9,189>>}]}, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} 04:12:58.389 [info] auth_response(<<"262425365707602">>): {ok,[{epdg_auth_tuple,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>,<<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>,<<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>,<<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9,189>>}]} 04:12:58.389 [info] auth_response for <<"262425365707602">>: {ok,[{epdg_auth_tuple,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>,<<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>,<<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>,<<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>,<<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9,189>>}]} 04:12:58.389 [info] GSUP: Tx #{auth_tuples => [#{autn => <<215,154,144,95,19,44,125,200,222,128,14,177,119,83,118,153>>,ck => <<194,145,254,69,212,180,199,240,217,210,39,54,85,131,9,189>>,ik => <<248,129,161,82,15,160,119,176,134,208,114,203,172,75,31,9>>,rand => <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248>>,res => <<255,130,34,208,243,132,205,221,92,53,193,147,84,113,111,248,250,249,91,90,122,156,231,195,1,107,2,152,105,93>>}],imsi => <<"262425365707602">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425365707602">>, message_type => location_upd_req}} 04:12:58.391 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425365707602">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425365707602 receive call lu_request from <0.1220.0> in state state_authenticating 04:12:58.391 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425365707602 send ok to <0.1220.0> 04:12:58.391 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425365707602 consume call lu_request from <0.1220.0> in state state_authenticating *DBG* aaa_ue_fsm_262425365707602 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.391 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.391 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425365707602",undefined,undefined,false,false,undefined} 04:12:58.391 [debug] SWx Tx SAR Imsi="262425365707602" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.391 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425365707602",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425365707602 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425365707602 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425365707602 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1221.0> in state state_wait_swx_saa 04:12:58.394 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425365707602",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.394 [info] ue_fsm ev_rx_swx_saa 04:12:58.394 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425365707602",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425365707602 send ok to <0.1221.0> *DBG* epdg_ue_fsm_262425365707602 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425365707602 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1221.0> in state state_wait_swx_saa => state_authenticated 04:12:58.394 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425365707602 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425365707602">>,ok}} 04:12:58.394 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425365707602 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.394 [info] lu_response(<<"262425365707602">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.394 [info] lu_response for <<"262425365707602">>: ok 04:12:58.394 [info] GSUP: Tx #{imsi => <<"262425365707602">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425365707602">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:58.395 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425365707602">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425365707602 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1222.0> in state state_authenticated 04:12:58.395 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.395 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} 04:12:58.395 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:58.395 [info] s2b: Tx {gtp,v2,create_session_request,0,13829200,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425365707602">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376171,<<172,18,126,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,3591054408,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425365707602 send ok to <0.1222.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.396 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425365707602 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1222.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425365707602 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425365707602 receive call {rx_s6b_aar,"262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1223.0> in state state_authenticated 04:12:58.401 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.401 [info] ue_fsm ev_rx_s6b_aar: "262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.401 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425365707602",undefined,undefined,true,false,undefined} 04:12:58.401 [debug] SWx Tx SAR Imsi="262425365707602" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.401 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425365707602",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425365707602 send ok to <0.1223.0> 04:12:58.401 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425365707602 consume call {rx_s6b_aar,"262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1223.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425365707602 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1224.0> in state state_authenticated_wait_swx_saa 04:12:58.403 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425365707602",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.403 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425365707602 send ok to <0.1224.0> 04:12:58.404 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425365707602","262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1223.0>} *DBG* aaa_ue_fsm_262425365707602 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1224.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.404 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.404 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.406 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,235,211,4,80,0,2,0,2,0,16,0,87,0,9,1,160,253,68,95,241,172,18,126,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,253,68,95,241,172,18,126,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,253,68,95,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.406 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376171,13829200,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,4249116657,<<172,18,126,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,4249116657,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} *DBG* epdg_ue_fsm_262425365707602 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 => 3591054408, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4249116657}}} from <0.1225.0> in state state_wait_create_session_resp 04:12:58.406 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425365707602">>,<0.1217.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376171,4249116657,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054408,4249116657}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:58.406 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.406 [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 => 3591054408,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4249116657}} 04:12:58.406 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} 04:12:58.406 [info] KMOD Port Create PDP Context Call {<0.1217.0>,[alias|#Ref<0.2003034577.3624206337.210793>]}: {create_pdp_context,{172,18,126,103},3591054408,4249116657,{192,168,0,48}} 04:12:58.406 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,48}, 3591054408, 4249116657 *DBG* epdg_ue_fsm_262425365707602 send ok to <0.1225.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425365707602">>, {ok, #{apco => <<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 => 3591054408, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4249116657}}}} *DBG* epdg_ue_fsm_262425365707602 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 => 3591054408, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4249116657}}} from <0.1225.0> in state state_wait_create_session_resp => state_active 04:12:58.406 [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,126,103}},{ms_address,{192,168,0,48}},{i_tid,3591054408},{o_tid,4249116657}]}} 04:12:58.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,48>>,undefined},local_teid => 3591054408,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4249116657}) returned ok 04:12:58.406 [info] tunnel_response(<<"262425365707602">>): {ok,#{apco => <<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 => 3591054408,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4249116657}} 04:12:58.406 [info] tunnel_response for <<"262425365707602">>: {ok,#{apco => <<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 => 3591054408,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4249116657}} 04:12:58.406 [info] GSUP: Tx #{imsi => <<"262425365707602">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262422120311103">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.485 [info] GSUP: Rx #{imsi => <<"262422120311103">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422120311103 enter epdg_ue_fsm in state state_new 04:12:58.485 [info] ue_fsm start(epdg_ue_fsm_262422120311103) *DBG* epdg_ue_fsm_262422120311103 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422120311103 receive call {auth_request,33,"internet",#{}} from <0.1226.0> in state state_new 04:12:58.485 [info] ue_fsm init(<<"262422120311103">>) *DBG* epdg_ue_fsm_262422120311103 send ok to <0.1226.0> 04:12:58.485 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422120311103 consume call {auth_request,33,"internet",#{}} from <0.1226.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422120311103 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.485 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422120311103 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422120311103 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422120311103 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.485 [info] ue_fsm start_link(aaa_ue_fsm_262422120311103) 04:12:58.485 [info] ue_fsm init("262422120311103") 04:12:58.485 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.486 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422120311103",undefined,undefined,false,false,undefined} 04:12:58.486 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422120311103 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422120311103 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.486 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262422120311103",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:58.490 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422120311103",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127]],[[166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202]],["foobar"],[",\vñO£Z§2´Í *&Ã;-"],[[217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422120311103 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>, <<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76, 129,178,48,45,181,134,115,152,98,134,74,255,67,202>>, <<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>, <<",\vñO£Z§2´Í *&Ã;-">>}]}} from <0.1229.0> in state state_wait_swx_maa 04:12:58.490 [info] dia_sip2gsup: auth [166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127] authz [166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202]  *DBG* aaa_ue_fsm_262422120311103 send ok to <0.1229.0> *DBG* aaa_ue_fsm_262422120311103 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>, <<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76, 129,178,48,45,181,134,115,152,98,134,74,255,67,202>>, <<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>, <<",\vñO£Z§2´Í *&Ã;-">>}]}} from <0.1229.0> in state state_wait_swx_maa => state_new 04:12:58.490 [info] rand [166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76] autn [167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127]  *DBG* epdg_ue_fsm_262422120311103 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>, <<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76, 129,178,48,45,181,134,115,152,98,134,74,255,67,202>>, <<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>, <<",\vñO£Z§2´Í *&Ã;-">>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.490 [info] ue_fsm ev_rx_swx_maa 04:12:58.491 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422120311103",undefined,undefined,false,false,undefined} 04:12:58.491 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>,<<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202>>,<<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>,<<",\vñO£Z§2´Í *&Ã;-">>}]} *DBG* epdg_ue_fsm_262422120311103 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422120311103">>, {ok, [{epdg_auth_tuple, <<166,24,29,151,153,113,128,16,230,49,89,194, 195,97,173,76>>, <<167,160,219,151,148,57,9,152,127,242,69,62, 207,188,158,127>>, <<166,24,29,151,153,113,128,16,230,49,89,194, 195,97,173,76,129,178,48,45,181,134,115,152, 98,134,74,255,67,202>>, <<217,122,60,147,27,232,234,182,88,22,122,153, 12,115,158,246>>, <<",\vñO£Z§2´Í *&Ã;-">>}]}}} 04:12:58.491 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>,<<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202>>,<<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>,<<",\vñO£Z§2´Í *&Ã;-">>}]}, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422120311103 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>, <<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>, <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76, 129,178,48,45,181,134,115,152,98,134,74,255,67,202>>, <<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>, <<",\vñO£Z§2´Í *&Ã;-">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.491 [info] auth_response(<<"262422120311103">>): {ok,[{epdg_auth_tuple,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>,<<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202>>,<<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>,<<",\vñO£Z§2´Í *&Ã;-">>}]} 04:12:58.491 [info] auth_response for <<"262422120311103">>: {ok,[{epdg_auth_tuple,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>,<<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>,<<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202>>,<<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>,<<",\vñO£Z§2´Í *&Ã;-">>}]} 04:12:58.491 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,160,219,151,148,57,9,152,127,242,69,62,207,188,158,127>>,ck => <<",\vñO£Z§2´Í *&Ã;-">>,ik => <<217,122,60,147,27,232,234,182,88,22,122,153,12,115,158,246>>,rand => <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76>>,res => <<166,24,29,151,153,113,128,16,230,49,89,194,195,97,173,76,129,178,48,45,181,134,115,152,98,134,74,255,67,202>>}],imsi => <<"262422120311103">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422120311103">>, message_type => location_upd_req}} 04:12:58.493 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422120311103">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422120311103 receive call lu_request from <0.1230.0> in state state_authenticating 04:12:58.493 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422120311103 send ok to <0.1230.0> 04:12:58.493 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422120311103 consume call lu_request from <0.1230.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422120311103 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.493 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.493 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422120311103",undefined,undefined,false,false,undefined} 04:12:58.493 [debug] SWx Tx SAR Imsi="262422120311103" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.493 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422120311103",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422120311103 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422120311103 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422120311103 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1231.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422120311103 send ok to <0.1231.0> 04:12:58.496 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422120311103",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422120311103 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1231.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422120311103 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.496 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422120311103 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422120311103">>,ok}} 04:12:58.496 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422120311103",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422120311103 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.496 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.496 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} 04:12:58.496 [info] lu_response(<<"262422120311103">>): ok 04:12:58.496 [info] lu_response for <<"262422120311103">>: ok 04:12:58.496 [info] GSUP: Tx #{imsi => <<"262422120311103">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422120311103">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422120311103 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1232.0> in state state_authenticated 04:12:58.497 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422120311103">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.497 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.497 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} 04:12:58.497 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:58.497 [info] s2b: Tx {gtp,v2,create_session_request,0,13829201,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422120311103">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376172,<<172,18,126,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,3591054409,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422120311103 send ok to <0.1232.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.497 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422120311103 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1232.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422120311103 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.502 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422120311103 receive call {rx_s6b_aar,"262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1233.0> in state state_authenticated 04:12:58.502 [info] ue_fsm ev_rx_s6b_aar: "262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.502 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422120311103",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422120311103 send ok to <0.1233.0> *DBG* aaa_ue_fsm_262422120311103 consume call {rx_s6b_aar,"262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1233.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.502 [debug] SWx Tx SAR Imsi="262422120311103" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.502 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422120311103",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.502 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422120311103 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1234.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422120311103 send ok to <0.1234.0> 04:12:58.504 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422120311103",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422120311103 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1234.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.504 [info] ue_fsm ev_rx_swx_saa 04:12:58.504 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422120311103","262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1233.0>} 04:12:58.504 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.504 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.508 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,236,211,4,81,0,2,0,2,0,16,0,87,0,9,1,160,17,189,69,240,172,18,126,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,17,189,69,240,172,18,126,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,189,69,240,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422120311103 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 => 3591054409, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 297616880}}} from <0.1235.0> in state state_wait_create_session_resp 04:12:58.508 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376172,13829201,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,189,69,240>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,297616880,<<172,18,126,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,297616880,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} 04:12:58.508 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422120311103">>,<0.1227.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376172,297616880,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054409,297616880}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:58.508 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.508 [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 => 3591054409,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 297616880}} *DBG* epdg_ue_fsm_262422120311103 send ok to <0.1235.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422120311103">>, {ok, #{apco => <<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 => 3591054409, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 297616880}}}} 04:12:58.508 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422120311103 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 => 3591054409, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 297616880}}} from <0.1235.0> in state state_wait_create_session_resp => state_active 04:12:58.508 [info] KMOD Port Create PDP Context Call {<0.1227.0>,[alias|#Ref<0.2003034577.3624206337.210975>]}: {create_pdp_context,{172,18,126,103},3591054409,297616880,{192,168,0,49}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.508 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,49}, 3591054409, 297616880 04:12:58.508 [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,126,103}},{ms_address,{192,168,0,49}},{i_tid,3591054409},{o_tid,297616880}]}} 04:12:58.508 [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 => 3591054409,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 297616880}) returned ok 04:12:58.508 [info] tunnel_response(<<"262422120311103">>): {ok,#{apco => <<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 => 3591054409,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 297616880}} 04:12:58.508 [info] tunnel_response for <<"262422120311103">>: {ok,#{apco => <<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 => 3591054409,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 297616880}} 04:12:58.508 [info] GSUP: Tx #{imsi => <<"262422120311103">>,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.55>, {osmo,5}, #{imsi => <<"262421485700334">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.585 [info] GSUP: Rx #{imsi => <<"262421485700334">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421485700334 enter epdg_ue_fsm in state state_new 04:12:58.585 [info] ue_fsm start(epdg_ue_fsm_262421485700334) *DBG* epdg_ue_fsm_262421485700334 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421485700334 receive call {auth_request,33,"internet",#{}} from <0.1236.0> in state state_new 04:12:58.585 [info] ue_fsm init(<<"262421485700334">>) *DBG* epdg_ue_fsm_262421485700334 send ok to <0.1236.0> 04:12:58.585 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421485700334 consume call {auth_request,33,"internet",#{}} from <0.1236.0> in state state_new => state_wait_auth_resp 04:12:58.585 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421485700334 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421485700334 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:58.585 [info] ue_fsm start_link(aaa_ue_fsm_262421485700334) *DBG* aaa_ue_fsm_262421485700334 consume internal init_state in state state_new 04:12:58.585 [info] ue_fsm init("262421485700334") *DBG* aaa_ue_fsm_262421485700334 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.585 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.585 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421485700334",undefined,undefined,false,false,undefined} 04:12:58.585 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.585 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262421485700334",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421485700334 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421485700334 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.588 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421485700334",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221]],[[53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177]],["foobar"],[[206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54]],[[8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.588 [info] dia_sip2gsup: auth [53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221] authz [53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177]  04:12:58.588 [info] rand [53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67] autn [222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221]  04:12:58.588 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421485700334 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>, <<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67, 61,185,82,228,138,44,125,238,166,56,178,133,207,177>>, <<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>, <<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]}} from <0.1239.0> in state state_wait_swx_maa 04:12:58.589 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421485700334",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421485700334 send ok to <0.1239.0> 04:12:58.589 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>,<<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177>>,<<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>,<<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]} *DBG* aaa_ue_fsm_262421485700334 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>, <<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67, 61,185,82,228,138,44,125,238,166,56,178,133,207,177>>, <<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>, <<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]}} from <0.1239.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421485700334 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>, <<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67, 61,185,82,228,138,44,125,238,166,56,178,133,207,177>>, <<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>, <<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421485700334 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421485700334">>, {ok, [{epdg_auth_tuple, <<53,210,212,169,144,115,129,17,200,112,32,193, 251,74,80,67>>, <<222,119,54,120,222,46,132,107,18,102,131,219, 4,183,45,221>>, <<53,210,212,169,144,115,129,17,200,112,32,193, 251,74,80,67,61,185,82,228,138,44,125,238, 166,56,178,133,207,177>>, <<8,15,165,105,74,8,123,103,37,53,172,107,111, 51,218,102>>, <<206,151,44,12,69,178,15,177,5,209,163, 73,72,22,212,54>>}]}}} 04:12:58.589 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>,<<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177>>,<<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>,<<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]}, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421485700334 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>, <<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>, <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67, 61,185,82,228,138,44,125,238,166,56,178,133,207,177>>, <<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>, <<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.589 [info] auth_response(<<"262421485700334">>): {ok,[{epdg_auth_tuple,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>,<<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177>>,<<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>,<<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.589 [info] auth_response for <<"262421485700334">>: {ok,[{epdg_auth_tuple,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>,<<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>,<<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177>>,<<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>,<<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>}]} 04:12:58.589 [info] GSUP: Tx #{auth_tuples => [#{autn => <<222,119,54,120,222,46,132,107,18,102,131,219,4,183,45,221>>,ck => <<206,151,44,12,69,178,15,177,5,209,163,73,72,22,212,54>>,ik => <<8,15,165,105,74,8,123,103,37,53,172,107,111,51,218,102>>,rand => <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67>>,res => <<53,210,212,169,144,115,129,17,200,112,32,193,251,74,80,67,61,185,82,228,138,44,125,238,166,56,178,133,207,177>>}],imsi => <<"262421485700334">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421485700334">>, message_type => location_upd_req}} 04:12:58.591 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421485700334">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421485700334 receive call lu_request from <0.1240.0> in state state_authenticating 04:12:58.591 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421485700334 send ok to <0.1240.0> 04:12:58.591 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421485700334 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421485700334 consume call lu_request from <0.1240.0> in state state_authenticating 04:12:58.591 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.591 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421485700334",undefined,undefined,false,false,undefined} 04:12:58.591 [debug] SWx Tx SAR Imsi="262421485700334" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421485700334",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421485700334 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421485700334 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421485700334 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1241.0> in state state_wait_swx_saa 04:12:58.593 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421485700334",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.593 [info] ue_fsm ev_rx_swx_saa 04:12:58.593 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421485700334",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421485700334 send ok to <0.1241.0> *DBG* aaa_ue_fsm_262421485700334 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1241.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421485700334 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.593 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421485700334 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421485700334">>,ok}} 04:12:58.593 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421485700334 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.593 [info] lu_response(<<"262421485700334">>): ok 04:12:58.593 [info] lu_response for <<"262421485700334">>: ok 04:12:58.593 [info] GSUP: Tx #{imsi => <<"262421485700334">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421485700334">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421485700334 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1242.0> in state state_authenticated 04:12:58.594 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421485700334">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.594 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.594 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} 04:12:58.594 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:58.595 [info] s2b: Tx {gtp,v2,create_session_request,0,13829202,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421485700334">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376173,<<172,18,126,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,3591054410,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421485700334 send ok to <0.1242.0> 04:12:58.595 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421485700334 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1242.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421485700334 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421485700334 receive call {rx_s6b_aar,"262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1243.0> in state state_authenticated 04:12:58.600 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.600 [info] ue_fsm ev_rx_s6b_aar: "262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.601 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421485700334",undefined,undefined,true,false,undefined} 04:12:58.601 [debug] SWx Tx SAR Imsi="262421485700334" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421485700334 send ok to <0.1243.0> 04:12:58.601 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421485700334",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.601 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421485700334 consume call {rx_s6b_aar,"262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1243.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421485700334 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1244.0> in state state_authenticated_wait_swx_saa 04:12:58.603 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421485700334",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.603 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421485700334 send ok to <0.1244.0> 04:12:58.603 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421485700334","262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1243.0>} 04:12:58.603 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262421485700334 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1244.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.603 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.605 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,237,211,4,82,0,2,0,2,0,16,0,87,0,9,1,160,218,31,118,99,172,18,126,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,218,31,118,99,172,18,126,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,218,31,118,99,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.606 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376173,13829202,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,<<218,31,118,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,3659495011,<<172,18,126,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,3659495011,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} 04:12:58.606 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421485700334">>,<0.1237.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376173,3659495011,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054410,3659495011}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:58.606 [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_262421485700334 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 => 3591054410, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3659495011}}} from <0.1245.0> in state state_wait_create_session_resp 04:12:58.606 [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 => 3591054410,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3659495011}} 04:12:58.606 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} 04:12:58.606 [info] KMOD Port Create PDP Context Call {<0.1237.0>,[alias|#Ref<0.2003034577.3624206337.211148>]}: {create_pdp_context,{172,18,126,103},3591054410,3659495011,{192,168,0,50}} 04:12:58.606 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,50}, 3591054410, 3659495011 04:12:58.606 [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,126,103}},{ms_address,{192,168,0,50}},{i_tid,3591054410},{o_tid,3659495011}]}} *DBG* epdg_ue_fsm_262421485700334 send ok to <0.1245.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421485700334">>, {ok, #{apco => <<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 => 3591054410, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3659495011}}}} 04:12:58.606 [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 => 3591054410,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3659495011}) returned ok *DBG* epdg_ue_fsm_262421485700334 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 => 3591054410, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3659495011}}} from <0.1245.0> in state state_wait_create_session_resp => state_active 04:12:58.606 [info] tunnel_response(<<"262421485700334">>): {ok,#{apco => <<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 => 3591054410,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3659495011}} 04:12:58.606 [info] tunnel_response for <<"262421485700334">>: {ok,#{apco => <<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 => 3591054410,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3659495011}} 04:12:58.606 [info] GSUP: Tx #{imsi => <<"262421485700334">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262428088438189">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428088438189 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428088438189 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428088438189 receive call {auth_request,33,"internet",#{}} from <0.1246.0> in state state_new 04:12:58.685 [info] GSUP: Rx #{imsi => <<"262428088438189">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428088438189 send ok to <0.1246.0> 04:12:58.685 [info] ue_fsm start(epdg_ue_fsm_262428088438189) *DBG* epdg_ue_fsm_262428088438189 consume call {auth_request,33,"internet",#{}} from <0.1246.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428088438189 enter aaa_ue_fsm in state state_new 04:12:58.685 [info] ue_fsm init(<<"262428088438189">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428088438189 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428088438189 consume internal init_state in state state_new 04:12:58.685 [info] ue_fsm auth_request 04:12:58.685 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428088438189 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.685 [info] ue_fsm start_link(aaa_ue_fsm_262428088438189) 04:12:58.685 [info] ue_fsm init("262428088438189") 04:12:58.685 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.686 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428088438189",undefined,undefined,false,false,undefined} 04:12:58.686 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428088438189 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428088438189 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.686 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262428088438189",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:58.690 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428088438189",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135]],[[171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109]],["foobar"],[[244,111,190,66,140,49,87,185,182,63,206,1,233,190,234,153]],[[24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428088438189 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102>>, <<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>, <<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>, <<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234, 153>>}]}} from <0.1249.0> in state state_wait_swx_maa 04:12:58.690 [info] dia_sip2gsup: auth [171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135] authz [171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109]  04:12:58.690 [info] rand [171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102] autn [70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135]  04:12:58.690 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428088438189 send ok to <0.1249.0> 04:12:58.690 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428088438189",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428088438189 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102>>, <<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>, <<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>, <<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234, 153>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428088438189 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102>>, <<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>, <<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>, <<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234, 153>>}]}} from <0.1249.0> in state state_wait_swx_maa => state_new 04:12:58.690 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102>>,<<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>,<<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>,<<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234,153>>}]} *DBG* epdg_ue_fsm_262428088438189 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428088438189">>, {ok, [{epdg_auth_tuple, <<171,135,128,130,164,160,228,89,228,76,129, 157,227,57,200,102>>, <<70,20,225,83,14,0,237,254,98,169,10,70,43,68, 43,135>>, <<171,135,128,130,164,160,228,89,228,76,129, 157,227,57,200,102,159,113,162,207,241,77,96, 249,20,105,220,210,247,109>>, <<24,241,222,166,185,171,110,7,185,70,181,68, 182,229,199,214>>, <<244,111,190,66,140,49,87,185,182,63,206, 1,233,190,234,153>>}]}}} 04:12:58.690 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102>>,<<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>,<<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>,<<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234,153>>}]}, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428088438189 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102>>, <<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>, <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200, 102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>, <<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>, <<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234, 153>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.690 [info] auth_response(<<"262428088438189">>): {ok,[{epdg_auth_tuple,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102>>,<<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>,<<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>,<<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234,153>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.691 [info] auth_response for <<"262428088438189">>: {ok,[{epdg_auth_tuple,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102>>,<<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>,<<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>,<<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>,<<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234,153>>}]} 04:12:58.691 [info] GSUP: Tx #{auth_tuples => [#{autn => <<70,20,225,83,14,0,237,254,98,169,10,70,43,68,43,135>>,ck => <<244,111,190,66,140,49,87,185,182,63,206,1,233,190,234,153>>,ik => <<24,241,222,166,185,171,110,7,185,70,181,68,182,229,199,214>>,rand => <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102>>,res => <<171,135,128,130,164,160,228,89,228,76,129,157,227,57,200,102,159,113,162,207,241,77,96,249,20,105,220,210,247,109>>}],imsi => <<"262428088438189">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428088438189">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428088438189 receive call lu_request from <0.1250.0> in state state_authenticating *DBG* epdg_ue_fsm_262428088438189 send ok to <0.1250.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428088438189 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428088438189 consume call lu_request from <0.1250.0> in state state_authenticating 04:12:58.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428088438189">>,message_type => location_upd_req} 04:12:58.692 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428088438189 send ok to <0.201.0> 04:12:58.692 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428088438189 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.692 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.692 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428088438189",undefined,undefined,false,false,undefined} 04:12:58.692 [debug] SWx Tx SAR Imsi="262428088438189" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.692 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428088438189",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428088438189 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1251.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428088438189 send ok to <0.1251.0> *DBG* aaa_ue_fsm_262428088438189 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1251.0> in state state_wait_swx_saa => state_authenticated 04:12:58.695 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428088438189",[],[2001],[],[{'Non-3GPP-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_262428088438189 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.695 [info] ue_fsm ev_rx_swx_saa 04:12:58.695 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428088438189",undefined,undefined,false,false,undefined} 04:12:58.695 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:58.695 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428088438189 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428088438189">>,ok}} 04:12:58.695 [info] lu_response(<<"262428088438189">>): ok *DBG* epdg_ue_fsm_262428088438189 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.695 [info] lu_response for <<"262428088438189">>: ok 04:12:58.695 [info] GSUP: Tx #{imsi => <<"262428088438189">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428088438189">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428088438189 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1252.0> in state state_authenticated 04:12:58.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428088438189">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.696 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.696 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428088438189 send ok to <0.1252.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428088438189 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1252.0> in state state_authenticated => state_wait_create_session_resp 04:12:58.696 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262428088438189 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.696 [info] s2b: Tx {gtp,v2,create_session_request,0,13829203,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428088438189">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376174,<<172,18,126,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,3591054411,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:58.696 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428088438189 receive call {rx_s6b_aar,"262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1253.0> in state state_authenticated 04:12:58.701 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.701 [info] ue_fsm ev_rx_s6b_aar: "262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.701 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428088438189",undefined,undefined,true,false,undefined} 04:12:58.701 [debug] SWx Tx SAR Imsi="262428088438189" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428088438189",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428088438189 send ok to <0.1253.0> 04:12:58.702 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428088438189 consume call {rx_s6b_aar,"262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1253.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428088438189 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1254.0> in state state_authenticated_wait_swx_saa 04:12:58.704 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428088438189",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.704 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428088438189 send ok to <0.1254.0> 04:12:58.704 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428088438189","262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1253.0>} *DBG* aaa_ue_fsm_262428088438189 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1254.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.704 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.704 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.708 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,238,211,4,83,0,2,0,2,0,16,0,87,0,9,1,160,62,239,135,148,172,18,126,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,62,239,135,148,172,18,126,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,239,135,148,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.708 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376174,13829203,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,239,135,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,1055885204,<<172,18,126,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,1055885204,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} *DBG* epdg_ue_fsm_262428088438189 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 => 3591054411, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1055885204}}} from <0.1255.0> in state state_wait_create_session_resp 04:12:58.708 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428088438189">>,<0.1247.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376174,1055885204,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054411,1055885204}],[],[],[],[]}}}} 04:12:58.708 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.708 [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 => 3591054411,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1055885204}} 04:12:58.708 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} 04:12:58.708 [info] KMOD Port Create PDP Context Call {<0.1247.0>,[alias|#Ref<0.2003034577.3624206337.211286>]}: {create_pdp_context,{172,18,126,103},3591054411,1055885204,{192,168,0,51}} *DBG* epdg_ue_fsm_262428088438189 send ok to <0.1255.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428088438189">>, {ok, #{apco => <<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 => 3591054411, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1055885204}}}} 04:12:58.708 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,51}, 3591054411, 1055885204 *DBG* epdg_ue_fsm_262428088438189 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 => 3591054411, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1055885204}}} from <0.1255.0> in state state_wait_create_session_resp => state_active 04:12:58.708 [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,126,103}},{ms_address,{192,168,0,51}},{i_tid,3591054411},{o_tid,1055885204}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.709 [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 => 3591054411,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1055885204}) returned ok 04:12:58.709 [info] tunnel_response(<<"262428088438189">>): {ok,#{apco => <<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 => 3591054411,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1055885204}} 04:12:58.709 [info] tunnel_response for <<"262428088438189">>: {ok,#{apco => <<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 => 3591054411,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1055885204}} 04:12:58.709 [info] GSUP: Tx #{imsi => <<"262428088438189">>,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.55>, {osmo,5}, #{imsi => <<"262420268095955">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.785 [info] GSUP: Rx #{imsi => <<"262420268095955">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420268095955 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420268095955 consume internal init_state in state state_new 04:12:58.785 [info] ue_fsm start(epdg_ue_fsm_262420268095955) *DBG* epdg_ue_fsm_262420268095955 receive call {auth_request,33,"internet",#{}} from <0.1256.0> in state state_new 04:12:58.785 [info] ue_fsm init(<<"262420268095955">>) *DBG* epdg_ue_fsm_262420268095955 send ok to <0.1256.0> *DBG* epdg_ue_fsm_262420268095955 consume call {auth_request,33,"internet",#{}} from <0.1256.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420268095955 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.785 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420268095955 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420268095955 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420268095955 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.785 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} 04:12:58.785 [info] ue_fsm start_link(aaa_ue_fsm_262420268095955) 04:12:58.785 [info] ue_fsm init("262420268095955") 04:12:58.785 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.786 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420268095955",undefined,undefined,false,false,undefined} 04:12:58.786 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.786 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262420268095955",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420268095955 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420268095955 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_262420268095955 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>, <<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99, 86,95,12,31,8,125,79,193,75,40,165,168,169,81>>, <<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>, <<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130, 202>>}]}} from <0.1259.0> in state state_wait_swx_maa 04:12:58.789 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420268095955",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86]],[[132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81]],["foobar"],[[70,185,112,246,181,205,151,62,76,103,98,245,11,124,130,202]],[[26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.789 [info] dia_sip2gsup: auth [132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86] authz [132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81]  04:12:58.789 [info] rand [132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99] autn [56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86]  *DBG* aaa_ue_fsm_262420268095955 send ok to <0.1259.0> *DBG* epdg_ue_fsm_262420268095955 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>, <<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99, 86,95,12,31,8,125,79,193,75,40,165,168,169,81>>, <<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>, <<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130, 202>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420268095955 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>, <<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99, 86,95,12,31,8,125,79,193,75,40,165,168,169,81>>, <<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>, <<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130, 202>>}]}} from <0.1259.0> in state state_wait_swx_maa => state_new 04:12:58.789 [info] ue_fsm ev_rx_swx_maa 04:12:58.789 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420268095955",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420268095955 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420268095955">>, {ok, [{epdg_auth_tuple, <<132,175,229,225,227,151,99,218,227,31,58,202, 48,99,65,99>>, <<56,94,58,149,121,208,96,189,198,163,24,1,98, 129,232,86>>, <<132,175,229,225,227,151,99,218,227,31,58,202, 48,99,65,99,86,95,12,31,8,125,79,193,75,40, 165,168,169,81>>, <<26,145,134,18,9,206,255,221,125,85,37,65,223, 127,153,163>>, <<70,185,112,246,181,205,151,62,76,103,98, 245,11,124,130,202>>}]}}} 04:12:58.789 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>,<<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81>>,<<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>,<<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130,202>>}]} *DBG* epdg_ue_fsm_262420268095955 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>, <<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>, <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99, 86,95,12,31,8,125,79,193,75,40,165,168,169,81>>, <<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>, <<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130, 202>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.789 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>,<<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81>>,<<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>,<<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130,202>>}]}, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.790 [info] auth_response(<<"262420268095955">>): {ok,[{epdg_auth_tuple,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>,<<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81>>,<<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>,<<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130,202>>}]} 04:12:58.790 [info] auth_response for <<"262420268095955">>: {ok,[{epdg_auth_tuple,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>,<<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>,<<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81>>,<<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>,<<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130,202>>}]} 04:12:58.790 [info] GSUP: Tx #{auth_tuples => [#{autn => <<56,94,58,149,121,208,96,189,198,163,24,1,98,129,232,86>>,ck => <<70,185,112,246,181,205,151,62,76,103,98,245,11,124,130,202>>,ik => <<26,145,134,18,9,206,255,221,125,85,37,65,223,127,153,163>>,rand => <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99>>,res => <<132,175,229,225,227,151,99,218,227,31,58,202,48,99,65,99,86,95,12,31,8,125,79,193,75,40,165,168,169,81>>}],imsi => <<"262420268095955">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420268095955">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420268095955 receive call lu_request from <0.1260.0> in state state_authenticating *DBG* epdg_ue_fsm_262420268095955 send ok to <0.1260.0> *DBG* epdg_ue_fsm_262420268095955 consume call lu_request from <0.1260.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.791 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420268095955">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262420268095955 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:58.791 [info] ue_fsm lu_request 04:12:58.791 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} 04:12:58.791 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.791 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420268095955",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420268095955 send ok to <0.201.0> 04:12:58.791 [debug] SWx Tx SAR Imsi="262420268095955" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420268095955 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.791 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420268095955",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420268095955 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1261.0> in state state_wait_swx_saa 04:12:58.794 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420268095955",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420268095955 send ok to <0.1261.0> *DBG* epdg_ue_fsm_262420268095955 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420268095955 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1261.0> in state state_wait_swx_saa => state_authenticated 04:12:58.794 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420268095955 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420268095955">>,ok}} 04:12:58.794 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420268095955",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420268095955 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.794 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.794 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} 04:12:58.794 [info] lu_response(<<"262420268095955">>): ok 04:12:58.794 [info] lu_response for <<"262420268095955">>: ok 04:12:58.794 [info] GSUP: Tx #{imsi => <<"262420268095955">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420268095955">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:58.796 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420268095955">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420268095955 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1262.0> in state state_authenticated 04:12:58.796 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.796 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420268095955 send ok to <0.1262.0> 04:12:58.796 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420268095955 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1262.0> in state state_authenticated => state_wait_create_session_resp 04:12:58.796 [info] s2b: Tx {gtp,v2,create_session_request,0,13829204,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420268095955">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376175,<<172,18,126,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,3591054412,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420268095955 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.796 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420268095955 receive call {rx_s6b_aar,"262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1263.0> in state state_authenticated 04:12:58.801 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:58.801 [info] ue_fsm ev_rx_s6b_aar: "262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.801 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420268095955",undefined,undefined,true,false,undefined} 04:12:58.801 [debug] SWx Tx SAR Imsi="262420268095955" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:58.801 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420268095955",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420268095955 send ok to <0.1263.0> 04:12:58.801 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420268095955 consume call {rx_s6b_aar,"262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1263.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420268095955 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1264.0> in state state_authenticated_wait_swx_saa 04:12:58.803 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420268095955",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420268095955 send ok to <0.1264.0> *DBG* aaa_ue_fsm_262420268095955 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1264.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.803 [info] ue_fsm ev_rx_swx_saa 04:12:58.803 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420268095955","262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1263.0>} 04:12:58.803 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.803 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.806 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,239,211,4,84,0,2,0,2,0,16,0,87,0,9,1,160,117,56,17,110,172,18,126,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,117,56,17,110,172,18,126,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,117,56,17,110,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.806 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376175,13829204,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,<<117,56,17,110>>},{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,1966608750,<<172,18,126,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,1966608750,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} 04:12:58.806 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420268095955">>,<0.1257.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376175,1966608750,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054412,1966608750}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420268095955 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 => 3591054412, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1966608750}}} from <0.1265.0> in state state_wait_create_session_resp 04:12:58.806 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.806 [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 => 3591054412,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1966608750}} 04:12:58.806 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} 04:12:58.806 [info] KMOD Port Create PDP Context Call {<0.1257.0>,[alias|#Ref<0.2003034577.3624206337.211474>]}: {create_pdp_context,{172,18,126,103},3591054412,1966608750,{192,168,0,52}} 04:12:58.806 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,52}, 3591054412, 1966608750 04:12:58.806 [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,126,103}},{ms_address,{192,168,0,52}},{i_tid,3591054412},{o_tid,1966608750}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420268095955">>, {ok, #{apco => <<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 => 3591054412, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1966608750}}}} *DBG* epdg_ue_fsm_262420268095955 send ok to <0.1265.0> 04:12:58.806 [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 => 3591054412,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1966608750}) returned ok *DBG* epdg_ue_fsm_262420268095955 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 => 3591054412, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1966608750}}} from <0.1265.0> in state state_wait_create_session_resp => state_active 04:12:58.806 [info] tunnel_response(<<"262420268095955">>): {ok,#{apco => <<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 => 3591054412,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1966608750}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.806 [info] tunnel_response for <<"262420268095955">>: {ok,#{apco => <<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 => 3591054412,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1966608750}} 04:12:58.806 [info] GSUP: Tx #{imsi => <<"262420268095955">>,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.55>, {osmo,5}, #{imsi => <<"262422266331976">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422266331976 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422266331976 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422266331976 receive call {auth_request,33,"internet",#{}} from <0.1266.0> in state state_new *DBG* epdg_ue_fsm_262422266331976 send ok to <0.1266.0> *DBG* epdg_ue_fsm_262422266331976 consume call {auth_request,33,"internet",#{}} from <0.1266.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.885 [info] GSUP: Rx #{imsi => <<"262422266331976">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422266331976 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422266331976 enter aaa_ue_fsm in state state_new 04:12:58.885 [info] ue_fsm start(epdg_ue_fsm_262422266331976) *DBG* aaa_ue_fsm_262422266331976 consume internal init_state in state state_new 04:12:58.885 [info] ue_fsm init(<<"262422266331976">>) *DBG* aaa_ue_fsm_262422266331976 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.885 [info] ue_fsm auth_request 04:12:58.885 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} 04:12:58.885 [info] ue_fsm start_link(aaa_ue_fsm_262422266331976) 04:12:58.885 [info] ue_fsm init("262422266331976") 04:12:58.885 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.886 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422266331976",undefined,undefined,false,false,undefined} 04:12:58.886 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422266331976 send ok to <0.201.0> 04:12:58.886 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262422266331976",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266331976 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_262422266331976 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>, <<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122, 27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>, <<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>, <<123,175,154,143,98,171,182,178,73,250,15,210,252,90, 174,215>>}]}} from <0.1269.0> in state state_wait_swx_maa 04:12:58.890 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422266331976",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39]],[[82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158]],["foobar"],[[123,175,154,143,98,171,182,178,73,250,15,210,252,90,174,215]],[[46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.890 [info] dia_sip2gsup: auth [82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39] authz [82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158]  *DBG* aaa_ue_fsm_262422266331976 send ok to <0.1269.0> *DBG* aaa_ue_fsm_262422266331976 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>, <<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122, 27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>, <<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>, <<123,175,154,143,98,171,182,178,73,250,15,210,252,90, 174,215>>}]}} from <0.1269.0> in state state_wait_swx_maa => state_new 04:12:58.890 [info] rand [82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27] autn [85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39]  *DBG* epdg_ue_fsm_262422266331976 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>, <<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122, 27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>, <<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>, <<123,175,154,143,98,171,182,178,73,250,15,210,252,90, 174,215>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:58.890 [info] ue_fsm ev_rx_swx_maa 04:12:58.890 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422266331976",undefined,undefined,false,false,undefined} 04:12:58.890 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>,<<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>,<<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>,<<123,175,154,143,98,171,182,178,73,250,15,210,252,90,174,215>>}]} 04:12:58.890 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>,<<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>,<<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>,<<123,175,154,143,98,171,182,178,73,250,15,210,252,90,174,215>>}]}, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422266331976 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422266331976">>, {ok, [{epdg_auth_tuple, <<82,106,200,228,243,210,175,212,228,197,133, 49,11,253,122,27>>, <<85,7,132,213,92,171,206,227,204,23,168,163, 37,43,83,39>>, <<82,106,200,228,243,210,175,212,228,197,133, 49,11,253,122,27,98,125,126,90,72,51,176,197, 51,144,136,13,179,158>>, <<46,215,46,90,55,63,200,7,145,197,28,147,106, 151,138,51>>, <<123,175,154,143,98,171,182,178,73,250, 15,210,252,90,174,215>>}]}}} 04:12:58.890 [info] auth_response(<<"262422266331976">>): {ok,[{epdg_auth_tuple,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>,<<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>,<<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>,<<123,175,154,143,98,171,182,178,73,250,15,210,252,90,174,215>>}]} *DBG* epdg_ue_fsm_262422266331976 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>, <<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>, <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122, 27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>, <<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>, <<123,175,154,143,98,171,182,178,73,250,15,210,252,90, 174,215>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.890 [info] auth_response for <<"262422266331976">>: {ok,[{epdg_auth_tuple,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>,<<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>,<<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>,<<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>,<<123,175,154,143,98,171,182,178,73,250,15,210,252,90,174,215>>}]} 04:12:58.890 [info] GSUP: Tx #{auth_tuples => [#{autn => <<85,7,132,213,92,171,206,227,204,23,168,163,37,43,83,39>>,ck => <<123,175,154,143,98,171,182,178,73,250,15,210,252,90,174,215>>,ik => <<46,215,46,90,55,63,200,7,145,197,28,147,106,151,138,51>>,rand => <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27>>,res => <<82,106,200,228,243,210,175,212,228,197,133,49,11,253,122,27,98,125,126,90,72,51,176,197,51,144,136,13,179,158>>}],imsi => <<"262422266331976">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422266331976">>, message_type => location_upd_req}} 04:12:58.892 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422266331976">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422266331976 receive call lu_request from <0.1270.0> in state state_authenticating 04:12:58.892 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422266331976 send ok to <0.1270.0> 04:12:58.892 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422266331976 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422266331976 consume call lu_request from <0.1270.0> in state state_authenticating 04:12:58.892 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.892 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422266331976",undefined,undefined,false,false,undefined} 04:12:58.892 [debug] SWx Tx SAR Imsi="262422266331976" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.893 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422266331976",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266331976 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422266331976 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.896 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422266331976",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422266331976 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1271.0> in state state_wait_swx_saa 04:12:58.896 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422266331976 send ok to <0.1271.0> *DBG* epdg_ue_fsm_262422266331976 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.896 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422266331976",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422266331976 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1271.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422266331976 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422266331976">>,ok}} 04:12:58.896 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422266331976 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:58.896 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.896 [info] lu_response(<<"262422266331976">>): ok 04:12:58.896 [info] lu_response for <<"262422266331976">>: ok 04:12:58.896 [info] GSUP: Tx #{imsi => <<"262422266331976">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422266331976">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422266331976 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1272.0> in state state_authenticated 04:12:58.898 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422266331976">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:58.898 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.898 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} 04:12:58.898 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:58.898 [info] s2b: Tx {gtp,v2,create_session_request,0,13829205,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422266331976">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376176,<<172,18,126,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,3591054413,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:58.898 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422266331976 send ok to <0.1272.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422266331976 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1272.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422266331976 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422266331976 receive call {rx_s6b_aar,"262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1273.0> in state state_authenticated 04:12:58.903 [info] ue_fsm ev_rx_s6b_aar: "262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:58.903 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422266331976",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422266331976 send ok to <0.1273.0> 04:12:58.903 [debug] SWx Tx SAR Imsi="262422266331976" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422266331976 consume call {rx_s6b_aar,"262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1273.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:58.903 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422266331976",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:12:58.903 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422266331976 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1274.0> in state state_authenticated_wait_swx_saa 04:12:58.905 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422266331976",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:58.905 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422266331976 send ok to <0.1274.0> 04:12:58.905 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422266331976","262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1273.0>} *DBG* aaa_ue_fsm_262422266331976 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1274.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:58.905 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:58.905 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:58.907 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,240,211,4,85,0,2,0,2,0,16,0,87,0,9,1,160,199,104,157,71,172,18,126,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,199,104,157,71,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,199,104,157,71,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:58.907 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376176,13829205,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,<<199,104,157,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,3345521991,<<172,18,126,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,3345521991,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} 04:12:58.907 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422266331976">>,<0.1267.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376176,3345521991,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054413,3345521991}],[],[],[]}}}} 04:12:58.907 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:58.908 [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 => 3591054413,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3345521991}} *DBG* epdg_ue_fsm_262422266331976 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 => 3591054413, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3345521991}}} from <0.1275.0> in state state_wait_create_session_resp 04:12:58.908 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} 04:12:58.908 [info] KMOD Port Create PDP Context Call {<0.1267.0>,[alias|#Ref<0.2003034577.3624206347.200449>]}: {create_pdp_context,{172,18,126,103},3591054413,3345521991,{192,168,0,53}} 04:12:58.908 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,53}, 3591054413, 3345521991 04:12:58.908 [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,126,103}},{ms_address,{192,168,0,53}},{i_tid,3591054413},{o_tid,3345521991}]}} 04:12:58.908 [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 => 3591054413,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3345521991}) returned ok *DBG* epdg_ue_fsm_262422266331976 send ok to <0.1275.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422266331976">>, {ok, #{apco => <<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 => 3591054413, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3345521991}}}} 04:12:58.908 [info] tunnel_response(<<"262422266331976">>): {ok,#{apco => <<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 => 3591054413,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3345521991}} *DBG* epdg_ue_fsm_262422266331976 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 => 3591054413, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3345521991}}} from <0.1275.0> in state state_wait_create_session_resp => state_active 04:12:58.908 [info] tunnel_response for <<"262422266331976">>: {ok,#{apco => <<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 => 3591054413,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3345521991}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.908 [info] GSUP: Tx #{imsi => <<"262422266331976">>,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.55>, {osmo,5}, #{imsi => <<"262428181671747">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:58.985 [info] GSUP: Rx #{imsi => <<"262428181671747">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428181671747 enter epdg_ue_fsm in state state_new 04:12:58.985 [info] ue_fsm start(epdg_ue_fsm_262428181671747) *DBG* epdg_ue_fsm_262428181671747 consume internal init_state in state state_new 04:12:58.985 [info] ue_fsm init(<<"262428181671747">>) *DBG* epdg_ue_fsm_262428181671747 receive call {auth_request,33,"internet",#{}} from <0.1276.0> in state state_new 04:12:58.985 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428181671747 send ok to <0.1276.0> 04:12:58.985 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428181671747 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428181671747 consume call {auth_request,33,"internet",#{}} from <0.1276.0> in state state_new => state_wait_auth_resp 04:12:58.985 [info] ue_fsm start_link(aaa_ue_fsm_262428181671747) *DBG* aaa_ue_fsm_262428181671747 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428181671747 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428181671747 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:58.985 [info] ue_fsm init("262428181671747") 04:12:58.985 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:58.986 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428181671747",undefined,undefined,false,false,undefined} 04:12:58.986 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:58.986 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262428181671747",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428181671747 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428181671747 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:58.989 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428181671747",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60]],[[204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148]],["foobar"],[[156,111,158,73,150,19,128,35,87,219,179,41,184,181,111,132]],[[84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428181671747 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>, <<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61, 91,215,237,235,0,147,142,100,115,45,65,135,210,148>>, <<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>, <<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111, 132>>}]}} from <0.1279.0> in state state_wait_swx_maa 04:12:58.989 [info] dia_sip2gsup: auth [204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60] authz [204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148]  04:12:58.990 [info] rand [204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61] autn [52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60]  04:12:58.990 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428181671747 send ok to <0.1279.0> 04:12:58.990 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428181671747",undefined,undefined,false,false,undefined} 04:12:58.990 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>,<<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148>>,<<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>,<<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111,132>>}]} *DBG* aaa_ue_fsm_262428181671747 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>, <<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61, 91,215,237,235,0,147,142,100,115,45,65,135,210,148>>, <<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>, <<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111, 132>>}]}} from <0.1279.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428181671747 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>, <<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61, 91,215,237,235,0,147,142,100,115,45,65,135,210,148>>, <<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>, <<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111, 132>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262428181671747 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428181671747">>, {ok, [{epdg_auth_tuple, <<204,36,58,114,238,59,46,141,18,131,157,224, 126,132,80,61>>, <<52,23,136,156,225,245,39,63,154,135,50,172, 12,39,27,60>>, <<204,36,58,114,238,59,46,141,18,131,157,224, 126,132,80,61,91,215,237,235,0,147,142,100, 115,45,65,135,210,148>>, <<84,223,67,20,61,182,179,73,92,234,45,71,196, 176,186,45>>, <<156,111,158,73,150,19,128,35,87,219,179, 41,184,181,111,132>>}]}}} 04:12:58.990 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>,<<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148>>,<<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>,<<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111,132>>}]}, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428181671747 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>, <<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>, <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61, 91,215,237,235,0,147,142,100,115,45,65,135,210,148>>, <<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>, <<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111, 132>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:58.990 [info] auth_response(<<"262428181671747">>): {ok,[{epdg_auth_tuple,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>,<<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148>>,<<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>,<<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111,132>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.990 [info] auth_response for <<"262428181671747">>: {ok,[{epdg_auth_tuple,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>,<<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>,<<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148>>,<<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>,<<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111,132>>}]} 04:12:58.991 [info] GSUP: Tx #{auth_tuples => [#{autn => <<52,23,136,156,225,245,39,63,154,135,50,172,12,39,27,60>>,ck => <<156,111,158,73,150,19,128,35,87,219,179,41,184,181,111,132>>,ik => <<84,223,67,20,61,182,179,73,92,234,45,71,196,176,186,45>>,rand => <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61>>,res => <<204,36,58,114,238,59,46,141,18,131,157,224,126,132,80,61,91,215,237,235,0,147,142,100,115,45,65,135,210,148>>}],imsi => <<"262428181671747">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428181671747">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428181671747 receive call lu_request from <0.1280.0> in state state_authenticating 04:12:58.992 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428181671747">>,message_type => location_upd_req} 04:12:58.992 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428181671747 send ok to <0.1280.0> 04:12:58.992 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428181671747 consume call lu_request from <0.1280.0> in state state_authenticating *DBG* aaa_ue_fsm_262428181671747 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.992 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:58.992 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428181671747",undefined,undefined,false,false,undefined} 04:12:58.992 [debug] SWx Tx SAR Imsi="262428181671747" Type=1 APN="internet" AgentInfoOpt=[]  04:12:58.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428181671747",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428181671747 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428181671747 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:58.994 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428181671747",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428181671747 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1281.0> in state state_wait_swx_saa 04:12:58.994 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428181671747 send ok to <0.1281.0> *DBG* epdg_ue_fsm_262428181671747 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:58.994 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428181671747",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428181671747 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1281.0> in state state_wait_swx_saa => state_authenticated 04:12:58.994 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428181671747 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428181671747">>,ok}} 04:12:58.994 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428181671747 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:58.994 [info] lu_response(<<"262428181671747">>): ok 04:12:58.994 [info] lu_response for <<"262428181671747">>: ok 04:12:58.994 [info] GSUP: Tx #{imsi => <<"262428181671747">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428181671747">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:58.995 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428181671747">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428181671747 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1282.0> in state state_authenticated 04:12:58.995 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:58.996 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} 04:12:58.996 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262428181671747 send ok to <0.1282.0> *DBG* epdg_ue_fsm_262428181671747 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1282.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428181671747 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:58.996 [info] s2b: Tx {gtp,v2,create_session_request,0,13829206,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428181671747">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376177,<<172,18,126,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,3591054414,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:58.996 [debug] Waiting for CreateSessionResponse 04:12:59.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428181671747 receive call {rx_s6b_aar,"262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1283.0> in state state_authenticated 04:12:59.000 [info] ue_fsm ev_rx_s6b_aar: "262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.001 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428181671747",undefined,undefined,true,false,undefined} 04:12:59.001 [debug] SWx Tx SAR Imsi="262428181671747" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428181671747 send ok to <0.1283.0> 04:12:59.001 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428181671747",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428181671747 consume call {rx_s6b_aar,"262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1283.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.001 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428181671747 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1284.0> in state state_authenticated_wait_swx_saa 04:12:59.002 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428181671747",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428181671747 send ok to <0.1284.0> *DBG* aaa_ue_fsm_262428181671747 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1284.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.002 [info] ue_fsm ev_rx_swx_saa 04:12:59.002 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428181671747","262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1283.0>} 04:12:59.002 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.002 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.005 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,241,211,4,86,0,2,0,2,0,16,0,87,0,9,1,160,64,20,251,24,172,18,126,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,64,20,251,24,172,18,126,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,20,251,24,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.005 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376177,13829206,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,20,251,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,1075116824,<<172,18,126,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,1075116824,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} 04:12:59.005 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428181671747">>,<0.1277.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376177,1075116824,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054414,1075116824}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:59.005 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.005 [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 => 3591054414,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075116824}} *DBG* epdg_ue_fsm_262428181671747 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 => 3591054414, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1075116824}}} from <0.1285.0> in state state_wait_create_session_resp 04:12:59.005 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} 04:12:59.005 [info] KMOD Port Create PDP Context Call {<0.1277.0>,[alias|#Ref<0.2003034577.3624206337.211736>]}: {create_pdp_context,{172,18,126,103},3591054414,1075116824,{192,168,0,54}} 04:12:59.005 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,54}, 3591054414, 1075116824 04:12:59.005 [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,126,103}},{ms_address,{192,168,0,54}},{i_tid,3591054414},{o_tid,1075116824}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262428181671747">>, {ok, #{apco => <<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 => 3591054414, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1075116824}}}} *DBG* epdg_ue_fsm_262428181671747 send ok to <0.1285.0> 04:12:59.005 [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 => 3591054414,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075116824}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428181671747 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 => 3591054414, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1075116824}}} from <0.1285.0> in state state_wait_create_session_resp => state_active 04:12:59.005 [info] tunnel_response(<<"262428181671747">>): {ok,#{apco => <<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 => 3591054414,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075116824}} 04:12:59.005 [info] tunnel_response for <<"262428181671747">>: {ok,#{apco => <<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 => 3591054414,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1075116824}} 04:12:59.005 [info] GSUP: Tx #{imsi => <<"262428181671747">>,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.55>, {osmo,5}, #{imsi => <<"262422652563724">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422652563724 enter epdg_ue_fsm in state state_new 04:12:59.085 [info] GSUP: Rx #{imsi => <<"262422652563724">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422652563724 consume internal init_state in state state_new 04:12:59.085 [info] ue_fsm start(epdg_ue_fsm_262422652563724) *DBG* epdg_ue_fsm_262422652563724 receive call {auth_request,33,"internet",#{}} from <0.1286.0> in state state_new 04:12:59.085 [info] ue_fsm init(<<"262422652563724">>) *DBG* epdg_ue_fsm_262422652563724 send ok to <0.1286.0> 04:12:59.085 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422652563724 consume call {auth_request,33,"internet",#{}} from <0.1286.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422652563724 enter aaa_ue_fsm in state state_new 04:12:59.085 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422652563724 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422652563724 consume internal init_state in state state_new 04:12:59.086 [info] ue_fsm start_link(aaa_ue_fsm_262422652563724) 04:12:59.086 [info] ue_fsm init("262422652563724") *DBG* aaa_ue_fsm_262422652563724 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.086 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.086 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422652563724",undefined,undefined,false,false,undefined} 04:12:59.086 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422652563724 send ok to <0.201.0> 04:12:59.086 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262422652563724",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422652563724 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.089 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422652563724",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62]],[[9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87]],["foobar"],[[54,37,148,200,101,20,208,226,128,62,199,252,58,169,181,63]],[[222,189,166,245,138,3,148,152,162,190,121,140,222,79,176,126]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422652563724 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>, <<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147, 212,42,24,40,248,50,197,199,6,177,113,226,87>>, <<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176, 126>>, <<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181, 63>>}]}} from <0.1289.0> in state state_wait_swx_maa 04:12:59.089 [info] dia_sip2gsup: auth [9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62] authz [9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87]  04:12:59.089 [info] rand [9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91] autn [94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62]  04:12:59.089 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422652563724 send ok to <0.1289.0> *DBG* epdg_ue_fsm_262422652563724 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>, <<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147, 212,42,24,40,248,50,197,199,6,177,113,226,87>>, <<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176, 126>>, <<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181, 63>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.089 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422652563724",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422652563724 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>, <<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147, 212,42,24,40,248,50,197,199,6,177,113,226,87>>, <<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176, 126>>, <<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181, 63>>}]}} from <0.1289.0> in state state_wait_swx_maa => state_new 04:12:59.089 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>,<<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87>>,<<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176,126>>,<<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181,63>>}]} *DBG* epdg_ue_fsm_262422652563724 send ok to <0.211.0> 04:12:59.089 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>,<<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87>>,<<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176,126>>,<<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181,63>>}]}, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262422652563724">>, {ok, [{epdg_auth_tuple, <<9,115,111,5,58,255,211,251,78,189,213,25,83, 63,156,91>>, <<94,78,94,192,142,208,97,244,132,163,219,30, 247,222,58,62>>, <<9,115,111,5,58,255,211,251,78,189,213,25,83, 63,156,91,147,212,42,24,40,248,50,197,199,6, 177,113,226,87>>, <<222,189,166,245,138,3,148,152,162,190,121, 140,222,79,176,126>>, <<54,37,148,200,101,20,208,226,128,62,199, 252,58,169,181,63>>}]}}} *DBG* epdg_ue_fsm_262422652563724 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>, <<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>, <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147, 212,42,24,40,248,50,197,199,6,177,113,226,87>>, <<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176, 126>>, <<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181, 63>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.089 [info] auth_response(<<"262422652563724">>): {ok,[{epdg_auth_tuple,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>,<<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87>>,<<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176,126>>,<<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181,63>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.089 [info] auth_response for <<"262422652563724">>: {ok,[{epdg_auth_tuple,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>,<<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>,<<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87>>,<<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176,126>>,<<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181,63>>}]} 04:12:59.089 [info] GSUP: Tx #{auth_tuples => [#{autn => <<94,78,94,192,142,208,97,244,132,163,219,30,247,222,58,62>>,ck => <<54,37,148,200,101,20,208,226,128,62,199,252,58,169,181,63>>,ik => <<222,189,166,245,138,3,148,152,162,190,121,140,222,79,176,126>>,rand => <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91>>,res => <<9,115,111,5,58,255,211,251,78,189,213,25,83,63,156,91,147,212,42,24,40,248,50,197,199,6,177,113,226,87>>}],imsi => <<"262422652563724">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422652563724">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422652563724 receive call lu_request from <0.1290.0> in state state_authenticating *DBG* epdg_ue_fsm_262422652563724 send ok to <0.1290.0> *DBG* epdg_ue_fsm_262422652563724 consume call lu_request from <0.1290.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422652563724">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422652563724 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.091 [info] ue_fsm lu_request 04:12:59.091 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} 04:12:59.091 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422652563724 send ok to <0.201.0> 04:12:59.091 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422652563724",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422652563724 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:59.091 [debug] SWx Tx SAR Imsi="262422652563724" Type=1 APN="internet" AgentInfoOpt=[]  04:12:59.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422652563724",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422652563724 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1291.0> in state state_wait_swx_saa 04:12:59.094 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422652563724",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.094 [info] ue_fsm ev_rx_swx_saa 04:12:59.094 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422652563724",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422652563724 send ok to <0.1291.0> *DBG* epdg_ue_fsm_262422652563724 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:59.094 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262422652563724 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1291.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422652563724 send ok to <0.211.0> 04:12:59.094 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262422652563724">>,ok}} *DBG* epdg_ue_fsm_262422652563724 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.094 [info] lu_response(<<"262422652563724">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.094 [info] lu_response for <<"262422652563724">>: ok 04:12:59.094 [info] GSUP: Tx #{imsi => <<"262422652563724">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422652563724">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422652563724 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1292.0> in state state_authenticated 04:12:59.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422652563724">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:59.095 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.095 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} 04:12:59.095 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262422652563724 send ok to <0.1292.0> 04:12:59.095 [info] s2b: Tx {gtp,v2,create_session_request,0,13829207,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422652563724">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376178,<<172,18,126,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,3591054415,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422652563724 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1292.0> in state state_authenticated => state_wait_create_session_resp 04:12:59.095 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422652563724 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422652563724 receive call {rx_s6b_aar,"262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1293.0> in state state_authenticated 04:12:59.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.101 [info] ue_fsm ev_rx_s6b_aar: "262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.101 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422652563724",undefined,undefined,true,false,undefined} 04:12:59.101 [debug] SWx Tx SAR Imsi="262422652563724" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422652563724",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422652563724 send ok to <0.1293.0> *DBG* aaa_ue_fsm_262422652563724 consume call {rx_s6b_aar,"262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1293.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.101 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422652563724 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1294.0> in state state_authenticated_wait_swx_saa 04:12:59.103 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422652563724",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.103 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422652563724 send ok to <0.1294.0> 04:12:59.103 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422652563724","262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1293.0>} *DBG* aaa_ue_fsm_262422652563724 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1294.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.103 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.103 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.106 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,242,211,4,87,0,2,0,2,0,16,0,87,0,9,1,160,243,153,70,147,172,18,126,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,243,153,70,147,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,243,153,70,147,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.106 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376178,13829207,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,<<243,153,70,147>>},{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,4086908563,<<172,18,126,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,4086908563,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} *DBG* epdg_ue_fsm_262422652563724 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 => 3591054415, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4086908563}}} from <0.1295.0> in state state_wait_create_session_resp 04:12:59.107 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422652563724">>,<0.1287.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376178,4086908563,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054415,4086908563}],[],[],[]}}}} 04:12:59.107 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.107 [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 => 3591054415,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4086908563}} 04:12:59.107 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} 04:12:59.107 [info] KMOD Port Create PDP Context Call {<0.1287.0>,[alias|#Ref<0.2003034577.3624206347.200797>]}: {create_pdp_context,{172,18,126,103},3591054415,4086908563,{192,168,0,55}} 04:12:59.107 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,55}, 3591054415, 4086908563 04:12:59.107 [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,126,103}},{ms_address,{192,168,0,55}},{i_tid,3591054415},{o_tid,4086908563}]}} *DBG* epdg_ue_fsm_262422652563724 send ok to <0.1295.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422652563724">>, {ok, #{apco => <<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 => 3591054415, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4086908563}}}} 04:12:59.107 [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 => 3591054415,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4086908563}) returned ok *DBG* epdg_ue_fsm_262422652563724 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 => 3591054415, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4086908563}}} from <0.1295.0> in state state_wait_create_session_resp => state_active 04:12:59.107 [info] tunnel_response(<<"262422652563724">>): {ok,#{apco => <<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 => 3591054415,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4086908563}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.107 [info] tunnel_response for <<"262422652563724">>: {ok,#{apco => <<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 => 3591054415,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4086908563}} 04:12:59.107 [info] GSUP: Tx #{imsi => <<"262422652563724">>,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.55>, {osmo,5}, #{imsi => <<"262426220261464">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:59.186 [info] GSUP: Rx #{imsi => <<"262426220261464">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426220261464 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426220261464 consume internal init_state in state state_new 04:12:59.186 [info] ue_fsm start(epdg_ue_fsm_262426220261464) *DBG* epdg_ue_fsm_262426220261464 receive call {auth_request,33,"internet",#{}} from <0.1296.0> in state state_new 04:12:59.186 [info] ue_fsm init(<<"262426220261464">>) 04:12:59.186 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426220261464 send ok to <0.1296.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.186 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426220261464 consume call {auth_request,33,"internet",#{}} from <0.1296.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426220261464 enter aaa_ue_fsm in state state_new 04:12:59.186 [info] ue_fsm start_link(aaa_ue_fsm_262426220261464) *DBG* epdg_ue_fsm_262426220261464 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426220261464 consume internal init_state in state state_new 04:12:59.186 [info] ue_fsm init("262426220261464") *DBG* aaa_ue_fsm_262426220261464 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.186 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.186 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426220261464",undefined,undefined,false,false,undefined} 04:12:59.186 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.186 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262426220261464",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426220261464 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426220261464 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_262426220261464 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>, <<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33, 246,3,158,140,116,175,159,171,55,130,142,222,95>>, <<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253, 206>>, <<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]}} from <0.1299.0> in state state_wait_swx_maa 04:12:59.191 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426220261464",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219]],[[22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95]],["foobar"],[[202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15]],[[252,239,254,29,146,209,158,150,204,151,210,157,151,63,253,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.191 [info] dia_sip2gsup: auth [22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219] authz [22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95]  *DBG* aaa_ue_fsm_262426220261464 send ok to <0.1299.0> 04:12:59.191 [info] rand [22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35] autn [160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219]  *DBG* epdg_ue_fsm_262426220261464 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>, <<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33, 246,3,158,140,116,175,159,171,55,130,142,222,95>>, <<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253, 206>>, <<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426220261464 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>, <<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33, 246,3,158,140,116,175,159,171,55,130,142,222,95>>, <<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253, 206>>, <<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]}} from <0.1299.0> in state state_wait_swx_maa => state_new 04:12:59.192 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426220261464 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426220261464">>, {ok, [{epdg_auth_tuple, <<22,59,206,71,76,45,111,29,106,54,26,45,209, 230,56,35>>, <<160,137,203,181,141,40,44,59,46,210,57,200, 68,145,20,219>>, <<22,59,206,71,76,45,111,29,106,54,26,45,209, 230,56,35,33,246,3,158,140,116,175,159,171, 55,130,142,222,95>>, <<252,239,254,29,146,209,158,150,204,151,210, 157,151,63,253,206>>, <<202,84,54,34,228,70,161,181,99,22,32, 179,157,190,171,15>>}]}}} *DBG* epdg_ue_fsm_262426220261464 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>, <<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>, <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33, 246,3,158,140,116,175,159,171,55,130,142,222,95>>, <<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253, 206>>, <<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.192 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426220261464",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.192 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>,<<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95>>,<<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253,206>>,<<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]} 04:12:59.192 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>,<<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95>>,<<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253,206>>,<<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]}, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} 04:12:59.192 [info] auth_response(<<"262426220261464">>): {ok,[{epdg_auth_tuple,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>,<<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95>>,<<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253,206>>,<<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]} 04:12:59.192 [info] auth_response for <<"262426220261464">>: {ok,[{epdg_auth_tuple,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>,<<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>,<<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95>>,<<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253,206>>,<<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>}]} 04:12:59.193 [info] GSUP: Tx #{auth_tuples => [#{autn => <<160,137,203,181,141,40,44,59,46,210,57,200,68,145,20,219>>,ck => <<202,84,54,34,228,70,161,181,99,22,32,179,157,190,171,15>>,ik => <<252,239,254,29,146,209,158,150,204,151,210,157,151,63,253,206>>,rand => <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35>>,res => <<22,59,206,71,76,45,111,29,106,54,26,45,209,230,56,35,33,246,3,158,140,116,175,159,171,55,130,142,222,95>>}],imsi => <<"262426220261464">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426220261464">>, message_type => location_upd_req}} 04:12:59.194 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426220261464">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426220261464 receive call lu_request from <0.1300.0> in state state_authenticating 04:12:59.194 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426220261464 send ok to <0.1300.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426220261464 consume call lu_request from <0.1300.0> in state state_authenticating 04:12:59.194 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426220261464 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.194 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.195 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426220261464",undefined,undefined,false,false,undefined} 04:12:59.195 [debug] SWx Tx SAR Imsi="262426220261464" Type=1 APN="internet" AgentInfoOpt=[]  04:12:59.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426220261464",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426220261464 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426220261464 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426220261464 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1301.0> in state state_wait_swx_saa 04:12:59.199 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426220261464",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.199 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426220261464 send ok to <0.1301.0> *DBG* epdg_ue_fsm_262426220261464 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:59.199 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426220261464",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426220261464 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1301.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426220261464 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426220261464">>,ok}} 04:12:59.199 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426220261464 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.199 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} 04:12:59.199 [info] lu_response(<<"262426220261464">>): ok 04:12:59.199 [info] lu_response for <<"262426220261464">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.199 [info] GSUP: Tx #{imsi => <<"262426220261464">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426220261464">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:59.201 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426220261464">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426220261464 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1302.0> in state state_authenticated 04:12:59.201 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.201 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} 04:12:59.201 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:59.202 [info] s2b: Tx {gtp,v2,create_session_request,0,13829208,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426220261464">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376179,<<172,18,126,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,3591054416,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426220261464 send ok to <0.1302.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426220261464 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1302.0> in state state_authenticated => state_wait_create_session_resp 04:12:59.202 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426220261464 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426220261464 receive call {rx_s6b_aar,"262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1303.0> in state state_authenticated 04:12:59.210 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.210 [info] ue_fsm ev_rx_s6b_aar: "262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.210 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426220261464",undefined,undefined,true,false,undefined} 04:12:59.210 [debug] SWx Tx SAR Imsi="262426220261464" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.210 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426220261464",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426220261464 send ok to <0.1303.0> 04:12:59.211 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426220261464 consume call {rx_s6b_aar,"262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1303.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.214 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426220261464",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426220261464 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1304.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426220261464 send ok to <0.1304.0> 04:12:59.214 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426220261464 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1304.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.215 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426220261464","262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1303.0>} 04:12:59.215 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.215 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.220 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,243,211,4,88,0,2,0,2,0,16,0,87,0,9,1,160,51,5,53,49,172,18,126,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,51,5,53,49,172,18,126,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,51,5,53,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.220 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376179,13829208,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,<<51,5,53,49>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,855979313,<<172,18,126,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,855979313,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} *DBG* epdg_ue_fsm_262426220261464 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 => 3591054416, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 855979313}}} from <0.1305.0> in state state_wait_create_session_resp 04:12:59.220 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426220261464">>,<0.1297.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376179,855979313,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054416,855979313}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:59.220 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.220 [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 => 3591054416,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 855979313}} 04:12:59.220 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} 04:12:59.220 [info] KMOD Port Create PDP Context Call {<0.1297.0>,[alias|#Ref<0.2003034577.3624206347.200958>]}: {create_pdp_context,{172,18,126,103},3591054416,855979313,{192,168,0,56}} 04:12:59.220 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,56}, 3591054416, 855979313 04:12:59.220 [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,126,103}},{ms_address,{192,168,0,56}},{i_tid,3591054416},{o_tid,855979313}]}} *DBG* epdg_ue_fsm_262426220261464 send ok to <0.1305.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426220261464">>, {ok, #{apco => <<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 => 3591054416, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 855979313}}}} 04:12:59.221 [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 => 3591054416,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 855979313}) returned ok *DBG* epdg_ue_fsm_262426220261464 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 => 3591054416, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 855979313}}} from <0.1305.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.221 [info] tunnel_response(<<"262426220261464">>): {ok,#{apco => <<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 => 3591054416,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 855979313}} 04:12:59.221 [info] tunnel_response for <<"262426220261464">>: {ok,#{apco => <<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 => 3591054416,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 855979313}} 04:12:59.221 [info] GSUP: Tx #{imsi => <<"262426220261464">>,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.55>, {osmo,5}, #{imsi => <<"262421310761575">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:59.286 [info] GSUP: Rx #{imsi => <<"262421310761575">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421310761575 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421310761575 consume internal init_state in state state_new 04:12:59.286 [info] ue_fsm start(epdg_ue_fsm_262421310761575) *DBG* epdg_ue_fsm_262421310761575 receive call {auth_request,33,"internet",#{}} from <0.1306.0> in state state_new 04:12:59.286 [info] ue_fsm init(<<"262421310761575">>) *DBG* epdg_ue_fsm_262421310761575 send ok to <0.1306.0> 04:12:59.286 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421310761575 consume call {auth_request,33,"internet",#{}} from <0.1306.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421310761575 enter aaa_ue_fsm in state state_new 04:12:59.286 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421310761575 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421310761575 consume internal init_state in state state_new 04:12:59.287 [info] ue_fsm start_link(aaa_ue_fsm_262421310761575) *DBG* aaa_ue_fsm_262421310761575 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.287 [info] ue_fsm init("262421310761575") 04:12:59.287 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.287 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421310761575",undefined,undefined,false,false,undefined} 04:12:59.287 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.287 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262421310761575",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421310761575 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421310761575 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.293 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421310761575",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249]],[[31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77]],["foobar"],[[17,151,92,112,147,80,200,22,224,181,196,16,175,171,128,148]],[[5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421310761575 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>, <<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177, 230,34,194,79,236,156,102,124,219,255,34,118,40,77>>, <<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>, <<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128, 148>>}]}} from <0.1309.0> in state state_wait_swx_maa 04:12:59.293 [info] dia_sip2gsup: auth [31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249] authz [31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77]  04:12:59.293 [info] rand [31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177] autn [92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249]  *DBG* aaa_ue_fsm_262421310761575 send ok to <0.1309.0> 04:12:59.293 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421310761575 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>, <<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177, 230,34,194,79,236,156,102,124,219,255,34,118,40,77>>, <<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>, <<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128, 148>>}]}} from <0.1309.0> in state state_wait_swx_maa => state_new 04:12:59.293 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421310761575",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421310761575 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>, <<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177, 230,34,194,79,236,156,102,124,219,255,34,118,40,77>>, <<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>, <<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128, 148>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.293 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>,<<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77>>,<<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>,<<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128,148>>}]} *DBG* epdg_ue_fsm_262421310761575 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421310761575">>, {ok, [{epdg_auth_tuple, <<31,189,110,159,162,22,177,244,9,240,140,50, 72,227,214,177>>, <<92,173,210,133,118,92,126,105,133,120,14,96, 97,198,96,249>>, <<31,189,110,159,162,22,177,244,9,240,140,50, 72,227,214,177,230,34,194,79,236,156,102,124, 219,255,34,118,40,77>>, <<5,168,127,162,164,220,160,46,117,89,96,75, 254,100,180,11>>, <<17,151,92,112,147,80,200,22,224,181,196, 16,175,171,128,148>>}]}}} 04:12:59.294 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>,<<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77>>,<<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>,<<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128,148>>}]}, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421310761575 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>, <<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>, <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177, 230,34,194,79,236,156,102,124,219,255,34,118,40,77>>, <<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>, <<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128, 148>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.294 [info] auth_response(<<"262421310761575">>): {ok,[{epdg_auth_tuple,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>,<<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77>>,<<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>,<<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128,148>>}]} 04:12:59.294 [info] auth_response for <<"262421310761575">>: {ok,[{epdg_auth_tuple,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>,<<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>,<<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77>>,<<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>,<<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128,148>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.294 [info] GSUP: Tx #{auth_tuples => [#{autn => <<92,173,210,133,118,92,126,105,133,120,14,96,97,198,96,249>>,ck => <<17,151,92,112,147,80,200,22,224,181,196,16,175,171,128,148>>,ik => <<5,168,127,162,164,220,160,46,117,89,96,75,254,100,180,11>>,rand => <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177>>,res => <<31,189,110,159,162,22,177,244,9,240,140,50,72,227,214,177,230,34,194,79,236,156,102,124,219,255,34,118,40,77>>}],imsi => <<"262421310761575">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421310761575">>, message_type => location_upd_req}} 04:12:59.296 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421310761575">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421310761575 receive call lu_request from <0.1310.0> in state state_authenticating 04:12:59.296 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421310761575 send ok to <0.1310.0> *DBG* aaa_ue_fsm_262421310761575 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.296 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421310761575 consume call lu_request from <0.1310.0> in state state_authenticating 04:12:59.296 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.296 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421310761575",undefined,undefined,false,false,undefined} 04:12:59.296 [debug] SWx Tx SAR Imsi="262421310761575" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421310761575 send ok to <0.201.0> 04:12:59.296 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421310761575",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421310761575 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421310761575 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1311.0> in state state_wait_swx_saa 04:12:59.300 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421310761575",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421310761575 send ok to <0.1311.0> *DBG* epdg_ue_fsm_262421310761575 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:59.300 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421310761575 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1311.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421310761575 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421310761575">>,ok}} 04:12:59.301 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421310761575",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421310761575 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.301 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:59.301 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} 04:12:59.301 [info] lu_response(<<"262421310761575">>): ok 04:12:59.301 [info] lu_response for <<"262421310761575">>: ok 04:12:59.301 [info] GSUP: Tx #{imsi => <<"262421310761575">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421310761575">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:59.303 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421310761575">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421310761575 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1312.0> in state state_authenticated 04:12:59.303 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.303 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} 04:12:59.303 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262421310761575 send ok to <0.1312.0> *DBG* epdg_ue_fsm_262421310761575 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1312.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.303 [info] s2b: Tx {gtp,v2,create_session_request,0,13829209,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421310761575">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376180,<<172,18,126,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,3591054417,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421310761575 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:59.303 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421310761575 receive call {rx_s6b_aar,"262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1313.0> in state state_authenticated 04:12:59.312 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.312 [info] ue_fsm ev_rx_s6b_aar: "262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.312 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421310761575",undefined,undefined,true,false,undefined} 04:12:59.312 [debug] SWx Tx SAR Imsi="262421310761575" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.312 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421310761575",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421310761575 send ok to <0.1313.0> 04:12:59.312 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421310761575 consume call {rx_s6b_aar,"262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1313.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421310761575 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1314.0> in state state_authenticated_wait_swx_saa 04:12:59.346 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421310761575",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421310761575 send ok to <0.1314.0> *DBG* aaa_ue_fsm_262421310761575 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1314.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.346 [info] ue_fsm ev_rx_swx_saa 04:12:59.346 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421310761575","262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1313.0>} 04:12:59.346 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.346 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.350 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,244,211,4,89,0,2,0,2,0,16,0,87,0,9,1,160,154,128,116,226,172,18,126,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,154,128,116,226,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,154,128,116,226,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.350 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376180,13829209,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<154,128,116,226>>},{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,2592109794,<<172,18,126,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,2592109794,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} 04:12:59.351 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421310761575">>,<0.1307.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376180,2592109794,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054417,2592109794}],[],[]}}}} *DBG* epdg_ue_fsm_262421310761575 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 => 3591054417, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2592109794}}} from <0.1315.0> in state state_wait_create_session_resp 04:12:59.351 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.351 [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 => 3591054417,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2592109794}} 04:12:59.351 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} 04:12:59.351 [info] KMOD Port Create PDP Context Call {<0.1307.0>,[alias|#Ref<0.2003034577.3624206347.201108>]}: {create_pdp_context,{172,18,126,103},3591054417,2592109794,{192,168,0,57}} 04:12:59.351 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,57}, 3591054417, 2592109794 04:12:59.351 [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,126,103}},{ms_address,{192,168,0,57}},{i_tid,3591054417},{o_tid,2592109794}]}} 04:12:59.351 [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 => 3591054417,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2592109794}) returned ok *DBG* epdg_ue_fsm_262421310761575 send ok to <0.1315.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421310761575">>, {ok, #{apco => <<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 => 3591054417, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2592109794}}}} 04:12:59.351 [info] tunnel_response(<<"262421310761575">>): {ok,#{apco => <<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 => 3591054417,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2592109794}} *DBG* epdg_ue_fsm_262421310761575 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 => 3591054417, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2592109794}}} from <0.1315.0> in state state_wait_create_session_resp => state_active 04:12:59.351 [info] tunnel_response for <<"262421310761575">>: {ok,#{apco => <<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 => 3591054417,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2592109794}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.351 [info] GSUP: Tx #{imsi => <<"262421310761575">>,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.55>, {osmo,5}, #{imsi => <<"262427393172619">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427393172619 enter epdg_ue_fsm in state state_new 04:12:59.386 [info] GSUP: Rx #{imsi => <<"262427393172619">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427393172619 consume internal init_state in state state_new 04:12:59.386 [info] ue_fsm start(epdg_ue_fsm_262427393172619) *DBG* epdg_ue_fsm_262427393172619 receive call {auth_request,33,"internet",#{}} from <0.1316.0> in state state_new *DBG* epdg_ue_fsm_262427393172619 send ok to <0.1316.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.386 [info] ue_fsm init(<<"262427393172619">>) *DBG* epdg_ue_fsm_262427393172619 consume call {auth_request,33,"internet",#{}} from <0.1316.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427393172619 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427393172619 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:59.386 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427393172619 consume internal init_state in state state_new 04:12:59.386 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427393172619 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.387 [info] ue_fsm start_link(aaa_ue_fsm_262427393172619) 04:12:59.387 [info] ue_fsm init("262427393172619") 04:12:59.387 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.387 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427393172619",undefined,undefined,false,false,undefined} 04:12:59.387 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427393172619 send ok to <0.201.0> 04:12:59.387 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262427393172619",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427393172619 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.391 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427393172619",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168]],[[21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55]],["foobar"],[[105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126]],[[21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427393172619 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>, <<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254, 168>>, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219, 162,51,50,79,71,163,13,195,59,154,61,152,55>>, <<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>, <<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]}} from <0.1319.0> in state state_wait_swx_maa 04:12:59.391 [info] dia_sip2gsup: auth [21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168] authz [21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55]  *DBG* aaa_ue_fsm_262427393172619 send ok to <0.1319.0> 04:12:59.391 [info] rand [21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6] autn [122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168]  04:12:59.391 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427393172619 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>, <<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254, 168>>, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219, 162,51,50,79,71,163,13,195,59,154,61,152,55>>, <<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>, <<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]}} from <0.1319.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427393172619 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>, <<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254, 168>>, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219, 162,51,50,79,71,163,13,195,59,154,61,152,55>>, <<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>, <<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.392 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427393172619",undefined,undefined,false,false,undefined} 04:12:59.392 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>,<<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168>>,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55>>,<<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>,<<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]} *DBG* epdg_ue_fsm_262427393172619 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427393172619">>, {ok, [{epdg_auth_tuple, <<21,23,16,30,87,44,13,127,199,251,62,101,233, 204,56,6>>, <<122,102,36,194,218,197,255,153,208,81,167, 179,214,180,254,168>>, <<21,23,16,30,87,44,13,127,199,251,62,101,233, 204,56,6,219,162,51,50,79,71,163,13,195,59, 154,61,152,55>>, <<21,5,82,16,220,15,36,28,67,232,118,59,135,66, 15,106>>, <<105,40,84,53,98,118,32,80,130,23,189,54, 214,108,43,126>>}]}}} 04:12:59.392 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>,<<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168>>,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55>>,<<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>,<<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]}, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427393172619 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>, <<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254, 168>>, <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219, 162,51,50,79,71,163,13,195,59,154,61,152,55>>, <<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>, <<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.392 [info] auth_response(<<"262427393172619">>): {ok,[{epdg_auth_tuple,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>,<<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168>>,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55>>,<<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>,<<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]} 04:12:59.392 [info] auth_response for <<"262427393172619">>: {ok,[{epdg_auth_tuple,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>,<<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168>>,<<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55>>,<<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>,<<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.392 [info] GSUP: Tx #{auth_tuples => [#{autn => <<122,102,36,194,218,197,255,153,208,81,167,179,214,180,254,168>>,ck => <<105,40,84,53,98,118,32,80,130,23,189,54,214,108,43,126>>,ik => <<21,5,82,16,220,15,36,28,67,232,118,59,135,66,15,106>>,rand => <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6>>,res => <<21,23,16,30,87,44,13,127,199,251,62,101,233,204,56,6,219,162,51,50,79,71,163,13,195,59,154,61,152,55>>}],imsi => <<"262427393172619">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427393172619">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427393172619 receive call lu_request from <0.1320.0> in state state_authenticating 04:12:59.394 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427393172619">>,message_type => location_upd_req} 04:12:59.394 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427393172619 send ok to <0.1320.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.394 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427393172619 consume call lu_request from <0.1320.0> in state state_authenticating *DBG* aaa_ue_fsm_262427393172619 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.394 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.394 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427393172619",undefined,undefined,false,false,undefined} 04:12:59.394 [debug] SWx Tx SAR Imsi="262427393172619" Type=1 APN="internet" AgentInfoOpt=[]  04:12:59.394 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427393172619",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427393172619 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427393172619 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427393172619 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1321.0> in state state_wait_swx_saa 04:12:59.397 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427393172619",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.397 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427393172619 send ok to <0.1321.0> *DBG* epdg_ue_fsm_262427393172619 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:59.397 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427393172619",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427393172619 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1321.0> in state state_wait_swx_saa => state_authenticated 04:12:59.398 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427393172619 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427393172619">>,ok}} 04:12:59.398 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427393172619 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.398 [info] lu_response(<<"262427393172619">>): ok 04:12:59.398 [info] lu_response for <<"262427393172619">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.398 [info] GSUP: Tx #{imsi => <<"262427393172619">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427393172619">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427393172619 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1322.0> in state state_authenticated 04:12:59.399 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427393172619">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:59.399 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.399 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} 04:12:59.399 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262427393172619 send ok to <0.1322.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.399 [info] s2b: Tx {gtp,v2,create_session_request,0,13829210,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427393172619">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376181,<<172,18,126,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,3591054418,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427393172619 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1322.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427393172619 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:59.400 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427393172619 receive call {rx_s6b_aar,"262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1323.0> in state state_authenticated 04:12:59.407 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.407 [info] ue_fsm ev_rx_s6b_aar: "262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.407 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427393172619",undefined,undefined,true,false,undefined} 04:12:59.407 [debug] SWx Tx SAR Imsi="262427393172619" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.407 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427393172619",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427393172619 send ok to <0.1323.0> 04:12:59.407 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427393172619 consume call {rx_s6b_aar,"262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1323.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427393172619 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1324.0> in state state_authenticated_wait_swx_saa 04:12:59.410 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427393172619",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.410 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427393172619 send ok to <0.1324.0> 04:12:59.410 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427393172619","262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1323.0>} *DBG* aaa_ue_fsm_262427393172619 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1324.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.410 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.410 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.414 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,245,211,4,90,0,2,0,2,0,16,0,87,0,9,1,160,2,228,189,212,172,18,126,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,2,228,189,212,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,2,228,189,212,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.414 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376181,13829210,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,228,189,212>>},{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,48545236,<<172,18,126,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,48545236,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} 04:12:59.414 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427393172619">>,<0.1317.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376181,48545236,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054418,48545236}]}}}} 04:12:59.414 [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_262427393172619 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 => 3591054418, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 48545236}}} from <0.1325.0> in state state_wait_create_session_resp 04:12:59.414 [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 => 3591054418,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 48545236}} 04:12:59.415 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} 04:12:59.415 [info] KMOD Port Create PDP Context Call {<0.1317.0>,[alias|#Ref<0.2003034577.3624206337.212111>]}: {create_pdp_context,{172,18,126,103},3591054418,48545236,{192,168,0,58}} 04:12:59.415 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,58}, 3591054418, 48545236 04:12:59.415 [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,126,103}},{ms_address,{192,168,0,58}},{i_tid,3591054418},{o_tid,48545236}]}} 04:12:59.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,58>>,undefined},local_teid => 3591054418,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 48545236}) returned ok *DBG* epdg_ue_fsm_262427393172619 send ok to <0.1325.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427393172619">>, {ok, #{apco => <<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 => 3591054418, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 48545236}}}} 04:12:59.415 [info] tunnel_response(<<"262427393172619">>): {ok,#{apco => <<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 => 3591054418,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 48545236}} *DBG* epdg_ue_fsm_262427393172619 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 => 3591054418, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 48545236}}} from <0.1325.0> in state state_wait_create_session_resp => state_active 04:12:59.415 [info] tunnel_response for <<"262427393172619">>: {ok,#{apco => <<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 => 3591054418,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 48545236}} 04:12:59.415 [info] GSUP: Tx #{imsi => <<"262427393172619">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421567120424">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421567120424 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421567120424 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421567120424 receive call {auth_request,33,"internet",#{}} from <0.1326.0> in state state_new *DBG* epdg_ue_fsm_262421567120424 send ok to <0.1326.0> 04:12:59.486 [info] GSUP: Rx #{imsi => <<"262421567120424">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421567120424 consume call {auth_request,33,"internet",#{}} from <0.1326.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421567120424 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421567120424 enter aaa_ue_fsm in state state_new 04:12:59.486 [info] ue_fsm start(epdg_ue_fsm_262421567120424) *DBG* aaa_ue_fsm_262421567120424 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421567120424 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.486 [info] ue_fsm init(<<"262421567120424">>) 04:12:59.486 [info] ue_fsm auth_request 04:12:59.486 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421567120424 send ok to <0.201.0> 04:12:59.487 [info] ue_fsm start_link(aaa_ue_fsm_262421567120424) *DBG* aaa_ue_fsm_262421567120424 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.487 [info] ue_fsm init("262421567120424") 04:12:59.487 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.487 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421567120424",undefined,undefined,false,false,undefined} 04:12:59.487 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.487 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262421567120424",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421567120424 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>, <<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164, 223>>, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26, 110,232,203,126,194,133,170,17,9,250,64,133,54>>, <<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>, <<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]}} from <0.1329.0> in state state_wait_swx_maa 04:12:59.492 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421567120424",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223]],[[37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54]],["foobar"],[[193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34]],[[12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.492 [info] dia_sip2gsup: auth [37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223] authz [37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54]  04:12:59.492 [info] rand [37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17] autn [240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223]  *DBG* aaa_ue_fsm_262421567120424 send ok to <0.1329.0> 04:12:59.492 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421567120424 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>, <<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164, 223>>, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26, 110,232,203,126,194,133,170,17,9,250,64,133,54>>, <<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>, <<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421567120424 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>, <<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164, 223>>, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26, 110,232,203,126,194,133,170,17,9,250,64,133,54>>, <<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>, <<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]}} from <0.1329.0> in state state_wait_swx_maa => state_new 04:12:59.492 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421567120424",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262421567120424">>, {ok, [{epdg_auth_tuple, <<37,27,135,130,26,179,139,16,98,182,146,149,2, 132,99,17>>, <<240,118,112,101,195,179,130,209,25,206,58, 161,166,152,164,223>>, <<37,27,135,130,26,179,139,16,98,182,146,149,2, 132,99,17,26,110,232,203,126,194,133,170,17, 9,250,64,133,54>>, <<12,250,172,107,77,191,123,29,156,153,40,194, 251,15,89,36>>, <<193,0,140,99,8,242,135,49,209,20,118,88, 64,84,90,34>>}]}}} 04:12:59.492 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>,<<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223>>,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54>>,<<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>,<<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]} *DBG* epdg_ue_fsm_262421567120424 send ok to <0.211.0> 04:12:59.492 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>,<<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223>>,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54>>,<<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>,<<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]}, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} 04:12:59.492 [info] auth_response(<<"262421567120424">>): {ok,[{epdg_auth_tuple,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>,<<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223>>,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54>>,<<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>,<<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]} *DBG* epdg_ue_fsm_262421567120424 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>, <<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164, 223>>, <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26, 110,232,203,126,194,133,170,17,9,250,64,133,54>>, <<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>, <<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.493 [info] auth_response for <<"262421567120424">>: {ok,[{epdg_auth_tuple,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>,<<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223>>,<<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54>>,<<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>,<<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.493 [info] GSUP: Tx #{auth_tuples => [#{autn => <<240,118,112,101,195,179,130,209,25,206,58,161,166,152,164,223>>,ck => <<193,0,140,99,8,242,135,49,209,20,118,88,64,84,90,34>>,ik => <<12,250,172,107,77,191,123,29,156,153,40,194,251,15,89,36>>,rand => <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17>>,res => <<37,27,135,130,26,179,139,16,98,182,146,149,2,132,99,17,26,110,232,203,126,194,133,170,17,9,250,64,133,54>>}],imsi => <<"262421567120424">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421567120424">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421567120424 receive call lu_request from <0.1330.0> in state state_authenticating *DBG* epdg_ue_fsm_262421567120424 send ok to <0.1330.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.494 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421567120424">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421567120424 consume call lu_request from <0.1330.0> in state state_authenticating *DBG* aaa_ue_fsm_262421567120424 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.494 [info] ue_fsm lu_request 04:12:59.494 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} 04:12:59.494 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.494 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421567120424",undefined,undefined,false,false,undefined} 04:12:59.494 [debug] SWx Tx SAR Imsi="262421567120424" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421567120424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421567120424 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:12:59.494 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421567120424",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421567120424 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1331.0> in state state_wait_swx_saa 04:12:59.497 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421567120424",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421567120424 send ok to <0.1331.0> 04:12:59.497 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421567120424 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421567120424 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1331.0> in state state_wait_swx_saa => state_authenticated 04:12:59.497 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421567120424",undefined,undefined,false,false,undefined} 04:12:59.497 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:12:59.497 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421567120424 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421567120424">>,ok}} 04:12:59.497 [info] lu_response(<<"262421567120424">>): ok *DBG* epdg_ue_fsm_262421567120424 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.497 [info] lu_response for <<"262421567120424">>: ok 04:12:59.497 [info] GSUP: Tx #{imsi => <<"262421567120424">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421567120424">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421567120424 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1332.0> in state state_authenticated 04:12:59.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421567120424">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:59.498 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.498 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} 04:12:59.498 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:59.498 [info] s2b: Tx {gtp,v2,create_session_request,0,13829211,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421567120424">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376182,<<172,18,126,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,3591054419,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421567120424 send ok to <0.1332.0> 04:12:59.498 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421567120424 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1332.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421567120424 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421567120424 receive call {rx_s6b_aar,"262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1333.0> in state state_authenticated 04:12:59.503 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.503 [info] ue_fsm ev_rx_s6b_aar: "262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.503 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421567120424",undefined,undefined,true,false,undefined} 04:12:59.503 [debug] SWx Tx SAR Imsi="262421567120424" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.503 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421567120424",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421567120424 send ok to <0.1333.0> 04:12:59.503 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421567120424 consume call {rx_s6b_aar,"262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1333.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421567120424 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1334.0> in state state_authenticated_wait_swx_saa 04:12:59.505 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421567120424",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421567120424 send ok to <0.1334.0> *DBG* aaa_ue_fsm_262421567120424 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1334.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.506 [info] ue_fsm ev_rx_swx_saa 04:12:59.506 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421567120424","262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1333.0>} 04:12:59.506 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.506 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.509 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,246,211,4,91,0,2,0,2,0,16,0,87,0,9,1,160,193,41,65,156,172,18,126,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,193,41,65,156,172,18,126,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,193,41,65,156,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.509 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376182,13829211,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,<<193,41,65,156>>},{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,3240706460,<<172,18,126,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,3240706460,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} 04:12:59.509 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421567120424">>,<0.1327.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376182,3240706460,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054419,3240706460}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:59.509 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.509 [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 => 3591054419,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3240706460}} *DBG* epdg_ue_fsm_262421567120424 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 => 3591054419, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3240706460}}} from <0.1335.0> in state state_wait_create_session_resp 04:12:59.509 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} 04:12:59.509 [info] KMOD Port Create PDP Context Call {<0.1327.0>,[alias|#Ref<0.2003034577.3624206337.212205>]}: {create_pdp_context,{172,18,126,103},3591054419,3240706460,{192,168,0,59}} 04:12:59.509 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,59}, 3591054419, 3240706460 04:12:59.509 [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,126,103}},{ms_address,{192,168,0,59}},{i_tid,3591054419},{o_tid,3240706460}]}} 04:12:59.509 [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 => 3591054419,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3240706460}) returned ok *DBG* epdg_ue_fsm_262421567120424 send ok to <0.1335.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421567120424">>, {ok, #{apco => <<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 => 3591054419, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3240706460}}}} 04:12:59.509 [info] tunnel_response(<<"262421567120424">>): {ok,#{apco => <<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 => 3591054419,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3240706460}} *DBG* epdg_ue_fsm_262421567120424 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 => 3591054419, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3240706460}}} from <0.1335.0> in state state_wait_create_session_resp => state_active 04:12:59.509 [info] tunnel_response for <<"262421567120424">>: {ok,#{apco => <<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 => 3591054419,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3240706460}} 04:12:59.509 [info] GSUP: Tx #{imsi => <<"262421567120424">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262423462808648">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423462808648 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423462808648 consume internal init_state in state state_new 04:12:59.586 [info] GSUP: Rx #{imsi => <<"262423462808648">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423462808648 receive call {auth_request,33,"internet",#{}} from <0.1336.0> in state state_new 04:12:59.586 [info] ue_fsm start(epdg_ue_fsm_262423462808648) 04:12:59.586 [info] ue_fsm init(<<"262423462808648">>) *DBG* epdg_ue_fsm_262423462808648 send ok to <0.1336.0> 04:12:59.586 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423462808648 consume call {auth_request,33,"internet",#{}} from <0.1336.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423462808648 enter aaa_ue_fsm in state state_new 04:12:59.586 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423462808648 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423462808648 consume internal init_state in state state_new 04:12:59.586 [info] ue_fsm start_link(aaa_ue_fsm_262423462808648) *DBG* aaa_ue_fsm_262423462808648 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.586 [info] ue_fsm init("262423462808648") 04:12:59.586 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.587 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423462808648",undefined,undefined,false,false,undefined} 04:12:59.587 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.587 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262423462808648",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423462808648 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423462808648 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.590 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423462808648",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183]],[[168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244]],["foobar"],[[185,203,29,16,103,1,178,179,201,200,11,225,116,155,207,147]],[[101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.590 [info] dia_sip2gsup: auth [168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183] authz [168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244]  04:12:59.590 [info] rand [168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194] autn [222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183]  *DBG* aaa_ue_fsm_262423462808648 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>, <<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38, 111,177,100,69,4,121,218,57,101,0,81,73,244>>, <<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>, <<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207, 147>>}]}} from <0.1339.0> in state state_wait_swx_maa 04:12:59.590 [info] ue_fsm ev_rx_swx_maa 04:12:59.590 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423462808648",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423462808648 send ok to <0.1339.0> *DBG* aaa_ue_fsm_262423462808648 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>, <<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38, 111,177,100,69,4,121,218,57,101,0,81,73,244>>, <<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>, <<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207, 147>>}]}} from <0.1339.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423462808648 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>, <<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38, 111,177,100,69,4,121,218,57,101,0,81,73,244>>, <<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>, <<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207, 147>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.590 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>,<<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244>>,<<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>,<<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207,147>>}]} *DBG* epdg_ue_fsm_262423462808648 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423462808648">>, {ok, [{epdg_auth_tuple, <<168,202,39,110,214,199,82,254,122,128,71,7, 28,41,79,194>>, <<222,255,151,236,186,169,245,40,4,194,53,198, 209,126,78,183>>, <<168,202,39,110,214,199,82,254,122,128,71,7, 28,41,79,194,38,111,177,100,69,4,121,218,57, 101,0,81,73,244>>, <<101,136,207,159,124,19,131,228,45,191,220,8, 89,133,138,86>>, <<185,203,29,16,103,1,178,179,201,200,11, 225,116,155,207,147>>}]}}} 04:12:59.591 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>,<<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244>>,<<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>,<<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207,147>>}]}, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423462808648 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>, <<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>, <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38, 111,177,100,69,4,121,218,57,101,0,81,73,244>>, <<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>, <<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207, 147>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.591 [info] auth_response(<<"262423462808648">>): {ok,[{epdg_auth_tuple,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>,<<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244>>,<<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>,<<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207,147>>}]} 04:12:59.591 [info] auth_response for <<"262423462808648">>: {ok,[{epdg_auth_tuple,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>,<<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>,<<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244>>,<<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>,<<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207,147>>}]} 04:12:59.591 [info] GSUP: Tx #{auth_tuples => [#{autn => <<222,255,151,236,186,169,245,40,4,194,53,198,209,126,78,183>>,ck => <<185,203,29,16,103,1,178,179,201,200,11,225,116,155,207,147>>,ik => <<101,136,207,159,124,19,131,228,45,191,220,8,89,133,138,86>>,rand => <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194>>,res => <<168,202,39,110,214,199,82,254,122,128,71,7,28,41,79,194,38,111,177,100,69,4,121,218,57,101,0,81,73,244>>}],imsi => <<"262423462808648">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423462808648">>, message_type => location_upd_req}} 04:12:59.592 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423462808648">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423462808648 receive call lu_request from <0.1340.0> in state state_authenticating 04:12:59.592 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423462808648 send ok to <0.1340.0> *DBG* aaa_ue_fsm_262423462808648 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.592 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423462808648 consume call lu_request from <0.1340.0> in state state_authenticating 04:12:59.592 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.592 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423462808648",undefined,undefined,false,false,undefined} 04:12:59.592 [debug] SWx Tx SAR Imsi="262423462808648" Type=1 APN="internet" AgentInfoOpt=[]  04:12:59.592 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423462808648",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423462808648 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423462808648 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423462808648 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1341.0> in state state_wait_swx_saa 04:12:59.594 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423462808648",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.594 [info] ue_fsm ev_rx_swx_saa 04:12:59.594 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423462808648",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423462808648 send ok to <0.1341.0> *DBG* epdg_ue_fsm_262423462808648 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:12:59.594 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262423462808648 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1341.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423462808648 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423462808648">>,ok}} 04:12:59.594 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423462808648 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.594 [info] lu_response(<<"262423462808648">>): ok 04:12:59.594 [info] lu_response for <<"262423462808648">>: ok 04:12:59.594 [info] GSUP: Tx #{imsi => <<"262423462808648">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423462808648">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:59.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423462808648">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423462808648 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1342.0> in state state_authenticated 04:12:59.595 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.595 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} 04:12:59.595 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:59.596 [info] s2b: Tx {gtp,v2,create_session_request,0,13829212,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423462808648">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376183,<<172,18,126,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,3591054420,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423462808648 send ok to <0.1342.0> 04:12:59.596 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423462808648 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1342.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423462808648 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423462808648 receive call {rx_s6b_aar,"262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1343.0> in state state_authenticated 04:12:59.601 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.601 [info] ue_fsm ev_rx_s6b_aar: "262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.601 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423462808648",undefined,undefined,true,false,undefined} 04:12:59.601 [debug] SWx Tx SAR Imsi="262423462808648" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.601 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423462808648",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423462808648 send ok to <0.1343.0> *DBG* aaa_ue_fsm_262423462808648 consume call {rx_s6b_aar,"262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1343.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.601 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423462808648 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1344.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423462808648 send ok to <0.1344.0> 04:12:59.602 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423462808648",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423462808648 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1344.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.603 [info] ue_fsm ev_rx_swx_saa 04:12:59.603 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423462808648","262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1343.0>} 04:12:59.603 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.603 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.605 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,247,211,4,92,0,2,0,2,0,16,0,87,0,9,1,160,111,160,215,196,172,18,126,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,111,160,215,196,172,18,126,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,160,215,196,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.606 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376183,13829212,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,<<"o ×Ä">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1872811972,<<172,18,126,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,1872811972,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} *DBG* epdg_ue_fsm_262423462808648 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 => 3591054420, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1872811972}}} from <0.1345.0> in state state_wait_create_session_resp 04:12:59.606 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423462808648">>,<0.1337.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376183,1872811972,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054420,1872811972}],[],[],[],[],[],[],[]}}}} 04:12:59.606 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.606 [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 => 3591054420,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1872811972}} 04:12:59.606 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} 04:12:59.606 [info] KMOD Port Create PDP Context Call {<0.1337.0>,[alias|#Ref<0.2003034577.3624206346.200560>]}: {create_pdp_context,{172,18,126,103},3591054420,1872811972,{192,168,0,60}} 04:12:59.606 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,60}, 3591054420, 1872811972 04:12:59.606 [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,126,103}},{ms_address,{192,168,0,60}},{i_tid,3591054420},{o_tid,1872811972}]}} *DBG* epdg_ue_fsm_262423462808648 send ok to <0.1345.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423462808648">>, {ok, #{apco => <<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 => 3591054420, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1872811972}}}} 04:12:59.606 [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 => 3591054420,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1872811972}) returned ok *DBG* epdg_ue_fsm_262423462808648 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 => 3591054420, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1872811972}}} from <0.1345.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.606 [info] tunnel_response(<<"262423462808648">>): {ok,#{apco => <<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 => 3591054420,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1872811972}} 04:12:59.606 [info] tunnel_response for <<"262423462808648">>: {ok,#{apco => <<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 => 3591054420,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1872811972}} 04:12:59.606 [info] GSUP: Tx #{imsi => <<"262423462808648">>,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.55>, {osmo,5}, #{imsi => <<"262428104456275">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:59.686 [info] GSUP: Rx #{imsi => <<"262428104456275">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428104456275 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428104456275 consume internal init_state in state state_new 04:12:59.686 [info] ue_fsm start(epdg_ue_fsm_262428104456275) *DBG* epdg_ue_fsm_262428104456275 receive call {auth_request,33,"internet",#{}} from <0.1346.0> in state state_new 04:12:59.686 [info] ue_fsm init(<<"262428104456275">>) *DBG* epdg_ue_fsm_262428104456275 send ok to <0.1346.0> 04:12:59.686 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428104456275 consume call {auth_request,33,"internet",#{}} from <0.1346.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428104456275 enter aaa_ue_fsm in state state_new 04:12:59.686 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428104456275 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428104456275 consume internal init_state in state state_new 04:12:59.686 [info] ue_fsm start_link(aaa_ue_fsm_262428104456275) 04:12:59.686 [info] ue_fsm init("262428104456275") 04:12:59.686 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428104456275 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.686 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428104456275",undefined,undefined,false,false,undefined} 04:12:59.687 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.687 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262428104456275",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428104456275 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428104456275 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_262428104456275 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>, <<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48, 140,50,183,122,118,49,73,25,249,126,69,59,143,167>>, <<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>, <<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19, 150>>}]}} from <0.1349.0> in state state_wait_swx_maa 04:12:59.690 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428104456275",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44]],[[161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167]],["foobar"],[[119,26,173,122,196,14,252,98,225,212,116,246,31,195,19,150]],[[253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.690 [info] dia_sip2gsup: auth [161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44] authz [161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167]  *DBG* aaa_ue_fsm_262428104456275 send ok to <0.1349.0> 04:12:59.690 [info] rand [161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48] autn [235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44]  *DBG* aaa_ue_fsm_262428104456275 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>, <<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48, 140,50,183,122,118,49,73,25,249,126,69,59,143,167>>, <<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>, <<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19, 150>>}]}} from <0.1349.0> in state state_wait_swx_maa => state_new 04:12:59.690 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428104456275 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>, <<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48, 140,50,183,122,118,49,73,25,249,126,69,59,143,167>>, <<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>, <<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19, 150>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.691 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428104456275",undefined,undefined,false,false,undefined} 04:12:59.691 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>,<<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167>>,<<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>,<<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19,150>>}]} 04:12:59.691 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>,<<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167>>,<<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>,<<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19,150>>}]}, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428104456275 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428104456275">>, {ok, [{epdg_auth_tuple, <<161,218,42,0,213,233,7,136,125,186,129,86,34, 213,228,48>>, <<235,117,63,186,60,231,13,143,18,245,37,60, 252,193,17,44>>, <<161,218,42,0,213,233,7,136,125,186,129,86,34, 213,228,48,140,50,183,122,118,49,73,25,249, 126,69,59,143,167>>, <<253,26,9,10,43,66,83,160,123,61,104,92,134, 176,45,72>>, <<119,26,173,122,196,14,252,98,225,212, 116,246,31,195,19,150>>}]}}} 04:12:59.691 [info] auth_response(<<"262428104456275">>): {ok,[{epdg_auth_tuple,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>,<<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167>>,<<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>,<<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19,150>>}]} *DBG* epdg_ue_fsm_262428104456275 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>, <<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>, <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48, 140,50,183,122,118,49,73,25,249,126,69,59,143,167>>, <<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>, <<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19, 150>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.691 [info] auth_response for <<"262428104456275">>: {ok,[{epdg_auth_tuple,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>,<<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>,<<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167>>,<<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>,<<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19,150>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.691 [info] GSUP: Tx #{auth_tuples => [#{autn => <<235,117,63,186,60,231,13,143,18,245,37,60,252,193,17,44>>,ck => <<119,26,173,122,196,14,252,98,225,212,116,246,31,195,19,150>>,ik => <<253,26,9,10,43,66,83,160,123,61,104,92,134,176,45,72>>,rand => <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48>>,res => <<161,218,42,0,213,233,7,136,125,186,129,86,34,213,228,48,140,50,183,122,118,49,73,25,249,126,69,59,143,167>>}],imsi => <<"262428104456275">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428104456275">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428104456275 receive call lu_request from <0.1350.0> in state state_authenticating *DBG* epdg_ue_fsm_262428104456275 send ok to <0.1350.0> 04:12:59.692 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428104456275">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428104456275 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428104456275 consume call lu_request from <0.1350.0> in state state_authenticating 04:12:59.692 [info] ue_fsm lu_request 04:12:59.692 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} 04:12:59.692 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.693 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428104456275",undefined,undefined,false,false,undefined} 04:12:59.693 [debug] SWx Tx SAR Imsi="262428104456275" Type=1 APN="internet" AgentInfoOpt=[]  04:12:59.693 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428104456275",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428104456275 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428104456275 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428104456275 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1351.0> in state state_wait_swx_saa 04:12:59.695 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428104456275",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.695 [info] ue_fsm ev_rx_swx_saa 04:12:59.695 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428104456275",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428104456275 send ok to <0.1351.0> *DBG* epdg_ue_fsm_262428104456275 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428104456275 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1351.0> in state state_wait_swx_saa => state_authenticated 04:12:59.695 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428104456275 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428104456275">>,ok}} 04:12:59.695 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428104456275 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.695 [info] lu_response(<<"262428104456275">>): ok 04:12:59.695 [info] lu_response for <<"262428104456275">>: ok 04:12:59.696 [info] GSUP: Tx #{imsi => <<"262428104456275">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428104456275">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:59.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428104456275">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428104456275 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1352.0> in state state_authenticated 04:12:59.697 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.697 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428104456275 send ok to <0.1352.0> 04:12:59.697 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428104456275 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1352.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428104456275 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:59.697 [info] s2b: Tx {gtp,v2,create_session_request,0,13829213,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428104456275">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376184,<<172,18,126,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,3591054421,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:12:59.697 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428104456275 receive call {rx_s6b_aar,"262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1353.0> in state state_authenticated 04:12:59.702 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.702 [info] ue_fsm ev_rx_s6b_aar: "262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.702 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428104456275",undefined,undefined,true,false,undefined} 04:12:59.702 [debug] SWx Tx SAR Imsi="262428104456275" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428104456275 send ok to <0.1353.0> 04:12:59.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428104456275",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428104456275 consume call {rx_s6b_aar,"262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1353.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:12:59.702 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428104456275 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1354.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428104456275 send ok to <0.1354.0> 04:12:59.703 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428104456275",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428104456275 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1354.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.703 [info] ue_fsm ev_rx_swx_saa 04:12:59.704 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428104456275","262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1353.0>} 04:12:59.704 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.704 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.706 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,248,211,4,93,0,2,0,2,0,16,0,87,0,9,1,160,98,20,0,188,172,18,126,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,98,20,0,188,172,18,126,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,98,20,0,188,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.706 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376184,13829213,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,<<98,20,0,188>>},{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,1645478076,<<172,18,126,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,1645478076,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} *DBG* epdg_ue_fsm_262428104456275 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 => 3591054421, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1645478076}}} from <0.1355.0> in state state_wait_create_session_resp 04:12:59.706 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428104456275">>,<0.1347.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376184,1645478076,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054421,1645478076}],[],[],[],[]}}}} 04:12:59.706 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.706 [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 => 3591054421,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1645478076}} 04:12:59.706 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} 04:12:59.706 [info] KMOD Port Create PDP Context Call {<0.1347.0>,[alias|#Ref<0.2003034577.3624206337.212456>]}: {create_pdp_context,{172,18,126,103},3591054421,1645478076,{192,168,0,61}} 04:12:59.706 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,61}, 3591054421, 1645478076 04:12:59.706 [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,126,103}},{ms_address,{192,168,0,61}},{i_tid,3591054421},{o_tid,1645478076}]}} 04:12:59.707 [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 => 3591054421,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1645478076}) returned ok *DBG* epdg_ue_fsm_262428104456275 send ok to <0.1355.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428104456275">>, {ok, #{apco => <<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 => 3591054421, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1645478076}}}} 04:12:59.707 [info] tunnel_response(<<"262428104456275">>): {ok,#{apco => <<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 => 3591054421,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1645478076}} *DBG* epdg_ue_fsm_262428104456275 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 => 3591054421, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1645478076}}} from <0.1355.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.707 [info] tunnel_response for <<"262428104456275">>: {ok,#{apco => <<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 => 3591054421,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1645478076}} 04:12:59.707 [info] GSUP: Tx #{imsi => <<"262428104456275">>,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.55>, {osmo,5}, #{imsi => <<"262429395245356">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:59.786 [info] GSUP: Rx #{imsi => <<"262429395245356">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429395245356 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429395245356 consume internal init_state in state state_new 04:12:59.786 [info] ue_fsm start(epdg_ue_fsm_262429395245356) *DBG* epdg_ue_fsm_262429395245356 receive call {auth_request,33,"internet",#{}} from <0.1356.0> in state state_new 04:12:59.786 [info] ue_fsm init(<<"262429395245356">>) *DBG* epdg_ue_fsm_262429395245356 send ok to <0.1356.0> 04:12:59.786 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429395245356 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429395245356 consume call {auth_request,33,"internet",#{}} from <0.1356.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.787 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429395245356 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429395245356 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:12:59.787 [info] ue_fsm start_link(aaa_ue_fsm_262429395245356) *DBG* aaa_ue_fsm_262429395245356 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.787 [info] ue_fsm init("262429395245356") 04:12:59.787 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.787 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429395245356",undefined,undefined,false,false,undefined} 04:12:59.787 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.787 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262429395245356",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429395245356 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429395245356 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.790 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429395245356",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30]],[[41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209]],["foobar"],[[120,105,12,7,183,85,234,115,193,13,102,172,146,249,13,108]],[[23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429395245356 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>, <<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22, 163,146,226,249,107,129,94,126,213,126,207,18,251,209>>, <<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>, <<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13, 108>>}]}} from <0.1359.0> in state state_wait_swx_maa 04:12:59.790 [info] dia_sip2gsup: auth [41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30] authz [41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209]  04:12:59.790 [info] rand [41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22] autn [154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30]  *DBG* aaa_ue_fsm_262429395245356 send ok to <0.1359.0> *DBG* aaa_ue_fsm_262429395245356 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>, <<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22, 163,146,226,249,107,129,94,126,213,126,207,18,251,209>>, <<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>, <<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13, 108>>}]}} from <0.1359.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429395245356 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>, <<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22, 163,146,226,249,107,129,94,126,213,126,207,18,251,209>>, <<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>, <<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13, 108>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.790 [info] ue_fsm ev_rx_swx_maa 04:12:59.791 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429395245356",undefined,undefined,false,false,undefined} 04:12:59.791 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>,<<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209>>,<<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>,<<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13,108>>}]} *DBG* epdg_ue_fsm_262429395245356 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429395245356">>, {ok, [{epdg_auth_tuple, <<41,29,222,233,128,148,112,133,48,174,123,138, 242,104,92,22>>, <<154,6,24,160,200,58,37,87,192,168,59,56,56, 237,125,30>>, <<41,29,222,233,128,148,112,133,48,174,123,138, 242,104,92,22,163,146,226,249,107,129,94,126, 213,126,207,18,251,209>>, <<23,136,29,86,112,126,116,255,183,144,105,145, 188,35,17,221>>, <<120,105,12,7,183,85,234,115,193,13,102, 172,146,249,13,108>>}]}}} *DBG* epdg_ue_fsm_262429395245356 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>, <<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>, <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22, 163,146,226,249,107,129,94,126,213,126,207,18,251,209>>, <<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>, <<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13, 108>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.791 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>,<<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209>>,<<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>,<<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13,108>>}]}, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.791 [info] auth_response(<<"262429395245356">>): {ok,[{epdg_auth_tuple,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>,<<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209>>,<<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>,<<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13,108>>}]} 04:12:59.791 [info] auth_response for <<"262429395245356">>: {ok,[{epdg_auth_tuple,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>,<<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>,<<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209>>,<<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>,<<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13,108>>}]} 04:12:59.791 [info] GSUP: Tx #{auth_tuples => [#{autn => <<154,6,24,160,200,58,37,87,192,168,59,56,56,237,125,30>>,ck => <<120,105,12,7,183,85,234,115,193,13,102,172,146,249,13,108>>,ik => <<23,136,29,86,112,126,116,255,183,144,105,145,188,35,17,221>>,rand => <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22>>,res => <<41,29,222,233,128,148,112,133,48,174,123,138,242,104,92,22,163,146,226,249,107,129,94,126,213,126,207,18,251,209>>}],imsi => <<"262429395245356">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429395245356">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429395245356 receive call lu_request from <0.1360.0> in state state_authenticating *DBG* epdg_ue_fsm_262429395245356 send ok to <0.1360.0> 04:12:59.792 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429395245356">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429395245356 consume call lu_request from <0.1360.0> in state state_authenticating *DBG* aaa_ue_fsm_262429395245356 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.793 [info] ue_fsm lu_request 04:12:59.793 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} 04:12:59.793 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.793 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429395245356",undefined,undefined,false,false,undefined} 04:12:59.793 [debug] SWx Tx SAR Imsi="262429395245356" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429395245356 send ok to <0.201.0> 04:12:59.793 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429395245356",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429395245356 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429395245356 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1361.0> in state state_wait_swx_saa 04:12:59.795 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429395245356",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.795 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429395245356 send ok to <0.1361.0> *DBG* epdg_ue_fsm_262429395245356 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429395245356 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1361.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429395245356 send ok to <0.211.0> 04:12:59.795 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429395245356",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262429395245356">>,ok}} *DBG* epdg_ue_fsm_262429395245356 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.795 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.795 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} 04:12:59.795 [info] lu_response(<<"262429395245356">>): ok 04:12:59.795 [info] lu_response for <<"262429395245356">>: ok 04:12:59.795 [info] GSUP: Tx #{imsi => <<"262429395245356">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429395245356">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429395245356 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1362.0> in state state_authenticated 04:12:59.796 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429395245356">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:59.796 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.796 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} 04:12:59.796 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:59.796 [info] s2b: Tx {gtp,v2,create_session_request,0,13829214,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429395245356">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376185,<<172,18,126,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,3591054422,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429395245356 send ok to <0.1362.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429395245356 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1362.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429395245356 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:59.796 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429395245356 receive call {rx_s6b_aar,"262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1363.0> in state state_authenticated 04:12:59.801 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:12:59.801 [info] ue_fsm ev_rx_s6b_aar: "262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.801 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429395245356",undefined,undefined,true,false,undefined} 04:12:59.801 [debug] SWx Tx SAR Imsi="262429395245356" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.802 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429395245356",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429395245356 send ok to <0.1363.0> 04:12:59.802 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429395245356 consume call {rx_s6b_aar,"262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1363.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429395245356 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1364.0> in state state_authenticated_wait_swx_saa 04:12:59.803 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429395245356",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.803 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429395245356 send ok to <0.1364.0> *DBG* aaa_ue_fsm_262429395245356 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1364.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.804 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429395245356","262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1363.0>} 04:12:59.804 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.804 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.807 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,249,211,4,94,0,2,0,2,0,16,0,87,0,9,1,160,157,98,128,185,172,18,126,103,79,0,5,0,1,192,168,0,62,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,157,98,128,185,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,157,98,128,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.808 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376185,13829214,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<157,98,128,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,2640478393,<<172,18,126,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,2640478393,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} *DBG* epdg_ue_fsm_262429395245356 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 => 3591054422, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2640478393}}} from <0.1365.0> in state state_wait_create_session_resp 04:12:59.808 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429395245356">>,<0.1357.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376185,2640478393,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3591054422,2640478393}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:12:59.808 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.808 [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 => 3591054422,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2640478393}} 04:12:59.808 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} 04:12:59.808 [info] KMOD Port Create PDP Context Call {<0.1357.0>,[alias|#Ref<0.2003034577.3624206346.200826>]}: {create_pdp_context,{172,18,126,103},3591054422,2640478393,{192,168,0,62}} 04:12:59.808 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,62}, 3591054422, 2640478393 *DBG* epdg_ue_fsm_262429395245356 send ok to <0.1365.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429395245356">>, {ok, #{apco => <<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 => 3591054422, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2640478393}}}} 04:12:59.808 [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,126,103}},{ms_address,{192,168,0,62}},{i_tid,3591054422},{o_tid,2640478393}]}} *DBG* epdg_ue_fsm_262429395245356 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 => 3591054422, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2640478393}}} from <0.1365.0> in state state_wait_create_session_resp => state_active 04:12:59.808 [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 => 3591054422,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2640478393}) returned ok 04:12:59.808 [info] tunnel_response(<<"262429395245356">>): {ok,#{apco => <<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 => 3591054422,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2640478393}} 04:12:59.808 [info] tunnel_response for <<"262429395245356">>: {ok,#{apco => <<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 => 3591054422,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2640478393}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.808 [info] GSUP: Tx #{imsi => <<"262429395245356">>,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.55>, {osmo,5}, #{imsi => <<"262427262837193">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:12:59.887 [info] GSUP: Rx #{imsi => <<"262427262837193">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427262837193 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427262837193 consume internal init_state in state state_new 04:12:59.887 [info] ue_fsm start(epdg_ue_fsm_262427262837193) *DBG* epdg_ue_fsm_262427262837193 receive call {auth_request,33,"internet",#{}} from <0.1366.0> in state state_new 04:12:59.887 [info] ue_fsm init(<<"262427262837193">>) 04:12:59.887 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427262837193 send ok to <0.1366.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.887 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427262837193 consume call {auth_request,33,"internet",#{}} from <0.1366.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427262837193 enter aaa_ue_fsm in state state_new 04:12:59.887 [info] ue_fsm start_link(aaa_ue_fsm_262427262837193) *DBG* epdg_ue_fsm_262427262837193 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427262837193 consume internal init_state in state state_new 04:12:59.887 [info] ue_fsm init("262427262837193") *DBG* aaa_ue_fsm_262427262837193 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.887 [info] ue_fsm ev_rx_swm_der_auth_req 04:12:59.887 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427262837193",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427262837193 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427262837193 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.887 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.887 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262427262837193",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:59.891 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427262837193",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222]],[[59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85]],["foobar"],[[75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58]],[[167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427262837193 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197>>, <<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>, <<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>, <<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]}} from <0.1369.0> in state state_wait_swx_maa 04:12:59.891 [info] dia_sip2gsup: auth [59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222] authz [59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85]  04:12:59.891 [info] rand [59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197] autn [91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222]  04:12:59.891 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427262837193 send ok to <0.1369.0> *DBG* aaa_ue_fsm_262427262837193 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197>>, <<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>, <<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>, <<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]}} from <0.1369.0> in state state_wait_swx_maa => state_new 04:12:59.891 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427262837193",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427262837193 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197>>, <<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>, <<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>, <<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.891 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197>>,<<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>,<<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>,<<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]} 04:12:59.892 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197>>,<<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>,<<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>,<<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]}, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427262837193 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427262837193">>, {ok, [{epdg_auth_tuple, <<59,188,242,216,133,102,250,92,152,154,231,32, 251,251,169,197>>, <<91,156,171,108,79,54,7,57,178,109,224,253, 167,135,182,222>>, <<59,188,242,216,133,102,250,92,152,154,231,32, 251,251,169,197,120,137,71,218,110,208,199, 55,191,97,47,28,223,85>>, <<167,221,123,5,223,105,128,50,81,50,58,157,73, 24,172,32>>, <<75,45,48,140,120,214,28,198,178,36,83, 228,161,187,13,58>>}]}}} 04:12:59.892 [info] auth_response(<<"262427262837193">>): {ok,[{epdg_auth_tuple,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197>>,<<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>,<<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>,<<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]} *DBG* epdg_ue_fsm_262427262837193 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197>>, <<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>, <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169, 197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>, <<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>, <<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.892 [info] auth_response for <<"262427262837193">>: {ok,[{epdg_auth_tuple,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197>>,<<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>,<<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>,<<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>,<<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>}]} 04:12:59.892 [info] GSUP: Tx #{auth_tuples => [#{autn => <<91,156,171,108,79,54,7,57,178,109,224,253,167,135,182,222>>,ck => <<75,45,48,140,120,214,28,198,178,36,83,228,161,187,13,58>>,ik => <<167,221,123,5,223,105,128,50,81,50,58,157,73,24,172,32>>,rand => <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197>>,res => <<59,188,242,216,133,102,250,92,152,154,231,32,251,251,169,197,120,137,71,218,110,208,199,55,191,97,47,28,223,85>>}],imsi => <<"262427262837193">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427262837193">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427262837193 receive call lu_request from <0.1370.0> in state state_authenticating 04:12:59.893 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427262837193">>,message_type => location_upd_req} 04:12:59.893 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427262837193 send ok to <0.1370.0> *DBG* aaa_ue_fsm_262427262837193 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.893 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427262837193 consume call lu_request from <0.1370.0> in state state_authenticating 04:12:59.893 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.893 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427262837193",undefined,undefined,false,false,undefined} 04:12:59.893 [debug] SWx Tx SAR Imsi="262427262837193" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427262837193 send ok to <0.201.0> 04:12:59.893 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427262837193",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427262837193 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427262837193 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1371.0> in state state_wait_swx_saa 04:12:59.895 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427262837193",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427262837193 send ok to <0.1371.0> 04:12:59.895 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427262837193 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427262837193 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1371.0> in state state_wait_swx_saa => state_authenticated 04:12:59.895 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427262837193",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427262837193 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427262837193">>,ok}} 04:12:59.895 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427262837193 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.895 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.895 [info] lu_response(<<"262427262837193">>): ok 04:12:59.895 [info] lu_response for <<"262427262837193">>: ok 04:12:59.896 [info] GSUP: Tx #{imsi => <<"262427262837193">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427262837193">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:12:59.897 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427262837193">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427262837193 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1372.0> in state state_authenticated 04:12:59.897 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.897 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} 04:12:59.897 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:59.897 [info] s2b: Tx {gtp,v2,create_session_request,0,13829215,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427262837193">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376186,<<172,18,126,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,3591054423,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427262837193 send ok to <0.1372.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.897 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427262837193 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1372.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427262837193 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:12:59.902 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427262837193 receive call {rx_s6b_aar,"262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1373.0> in state state_authenticated 04:12:59.902 [info] ue_fsm ev_rx_s6b_aar: "262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:12:59.902 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427262837193",undefined,undefined,true,false,undefined} 04:12:59.902 [debug] SWx Tx SAR Imsi="262427262837193" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:12:59.902 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427262837193",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427262837193 send ok to <0.1373.0> 04:12:59.902 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427262837193 consume call {rx_s6b_aar,"262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1373.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427262837193 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1374.0> in state state_authenticated_wait_swx_saa 04:12:59.904 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427262837193",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427262837193 send ok to <0.1374.0> 04:12:59.904 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427262837193 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1374.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:12:59.904 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427262837193","262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1373.0>} 04:12:59.904 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:12:59.904 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:12:59.907 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,250,211,4,95,0,2,0,2,0,16,0,87,0,9,1,160,251,246,10,48,172,18,126,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,251,246,10,48,172,18,126,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,251,246,10,48,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:12:59.907 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376186,13829215,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,<<"ûö\n0">>},{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,4227205680,<<172,18,126,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,4227205680,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} 04:12:59.907 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427262837193">>,<0.1367.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376186,4227205680,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054423,4227205680}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427262837193 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 => 3591054423, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4227205680}}} from <0.1375.0> in state state_wait_create_session_resp 04:12:59.907 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:12:59.907 [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 => 3591054423,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4227205680}} 04:12:59.908 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} 04:12:59.908 [info] KMOD Port Create PDP Context Call {<0.1367.0>,[alias|#Ref<0.2003034577.3624206337.212740>]}: {create_pdp_context,{172,18,126,103},3591054423,4227205680,{192,168,0,63}} 04:12:59.908 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,63}, 3591054423, 4227205680 04:12:59.908 [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,126,103}},{ms_address,{192,168,0,63}},{i_tid,3591054423},{o_tid,4227205680}]}} 04:12:59.908 [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 => 3591054423,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4227205680}) returned ok *DBG* epdg_ue_fsm_262427262837193 send ok to <0.1375.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427262837193">>, {ok, #{apco => <<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 => 3591054423, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4227205680}}}} 04:12:59.908 [info] tunnel_response(<<"262427262837193">>): {ok,#{apco => <<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 => 3591054423,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4227205680}} *DBG* epdg_ue_fsm_262427262837193 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 => 3591054423, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4227205680}}} from <0.1375.0> in state state_wait_create_session_resp => state_active 04:12:59.908 [info] tunnel_response for <<"262427262837193">>: {ok,#{apco => <<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 => 3591054423,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4227205680}} 04:12:59.908 [info] GSUP: Tx #{imsi => <<"262427262837193">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262421296407194">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421296407194 enter epdg_ue_fsm in state state_new 04:12:59.986 [info] GSUP: Rx #{imsi => <<"262421296407194">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421296407194 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421296407194 receive call {auth_request,33,"internet",#{}} from <0.1376.0> in state state_new 04:12:59.987 [info] ue_fsm start(epdg_ue_fsm_262421296407194) *DBG* epdg_ue_fsm_262421296407194 send ok to <0.1376.0> *DBG* aaa_ue_fsm_262421296407194 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421296407194 consume call {auth_request,33,"internet",#{}} from <0.1376.0> in state state_new => state_wait_auth_resp 04:12:59.987 [info] ue_fsm init(<<"262421296407194">>) *DBG* aaa_ue_fsm_262421296407194 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421296407194 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421296407194 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:12:59.987 [info] ue_fsm auth_request 04:12:59.987 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} 04:12:59.987 [info] ue_fsm start_link(aaa_ue_fsm_262421296407194) 04:12:59.987 [info] ue_fsm init("262421296407194") 04:12:59.987 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421296407194 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421296407194 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:12:59.987 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421296407194",undefined,undefined,false,false,undefined} 04:12:59.987 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:12:59.987 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262421296407194",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:12:59.991 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421296407194",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64]],[[158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216]],["foobar"],[[172,225,95,214,105,230,131,123,135,110,5,225,82,208,248,117]],[[61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421296407194 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>, <<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180, 155,67,76,16,17,64,9,154,175,226,168,101,216>>, <<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>, <<172,225,95,214,105,230,131,123,135,110,5,225,82,208, 248,117>>}]}} from <0.1379.0> in state state_wait_swx_maa 04:12:59.991 [info] dia_sip2gsup: auth [158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64] authz [158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216]  04:12:59.991 [info] rand [158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206] autn [75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64]  *DBG* aaa_ue_fsm_262421296407194 send ok to <0.1379.0> 04:12:59.991 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421296407194 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>, <<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180, 155,67,76,16,17,64,9,154,175,226,168,101,216>>, <<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>, <<172,225,95,214,105,230,131,123,135,110,5,225,82,208, 248,117>>}]}} from <0.211.0> in state state_wait_auth_resp 04:12:59.991 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421296407194",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421296407194 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>, <<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180, 155,67,76,16,17,64,9,154,175,226,168,101,216>>, <<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>, <<172,225,95,214,105,230,131,123,135,110,5,225,82,208, 248,117>>}]}} from <0.1379.0> in state state_wait_swx_maa => state_new 04:12:59.991 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>,<<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216>>,<<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>,<<172,225,95,214,105,230,131,123,135,110,5,225,82,208,248,117>>}]} *DBG* epdg_ue_fsm_262421296407194 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421296407194">>, {ok, [{epdg_auth_tuple, <<158,157,24,52,184,216,6,39,127,56,55,49,212, 74,78,206>>, <<75,250,21,15,192,163,64,172,76,97,36,152,161, 81,170,64>>, <<158,157,24,52,184,216,6,39,127,56,55,49,212, 74,78,206,180,155,67,76,16,17,64,9,154,175, 226,168,101,216>>, <<61,187,152,183,227,32,53,169,65,131,159,195, 240,177,75,43>>, <<172,225,95,214,105,230,131,123,135,110, 5,225,82,208,248,117>>}]}}} *DBG* epdg_ue_fsm_262421296407194 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>, <<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>, <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180, 155,67,76,16,17,64,9,154,175,226,168,101,216>>, <<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>, <<172,225,95,214,105,230,131,123,135,110,5,225,82,208, 248,117>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:12:59.991 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>,<<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216>>,<<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>,<<172,225,95,214,105,230,131,123,135,110,5,225,82,208,248,117>>}]}, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.991 [info] auth_response(<<"262421296407194">>): {ok,[{epdg_auth_tuple,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>,<<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216>>,<<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>,<<172,225,95,214,105,230,131,123,135,110,5,225,82,208,248,117>>}]} 04:12:59.991 [info] auth_response for <<"262421296407194">>: {ok,[{epdg_auth_tuple,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>,<<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>,<<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216>>,<<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>,<<172,225,95,214,105,230,131,123,135,110,5,225,82,208,248,117>>}]} 04:12:59.992 [info] GSUP: Tx #{auth_tuples => [#{autn => <<75,250,21,15,192,163,64,172,76,97,36,152,161,81,170,64>>,ck => <<172,225,95,214,105,230,131,123,135,110,5,225,82,208,248,117>>,ik => <<61,187,152,183,227,32,53,169,65,131,159,195,240,177,75,43>>,rand => <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206>>,res => <<158,157,24,52,184,216,6,39,127,56,55,49,212,74,78,206,180,155,67,76,16,17,64,9,154,175,226,168,101,216>>}],imsi => <<"262421296407194">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421296407194">>, message_type => location_upd_req}} 04:12:59.993 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421296407194">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421296407194 receive call lu_request from <0.1380.0> in state state_authenticating *DBG* epdg_ue_fsm_262421296407194 send ok to <0.1380.0> 04:12:59.993 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421296407194 consume call lu_request from <0.1380.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.993 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421296407194 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:12:59.993 [info] ue_fsm ev_rx_swm_der_auth_compl 04:12:59.993 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421296407194",undefined,undefined,false,false,undefined} 04:12:59.993 [debug] SWx Tx SAR Imsi="262421296407194" Type=1 APN="internet" AgentInfoOpt=[]  04:12:59.993 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421296407194",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421296407194 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421296407194 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421296407194 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1381.0> in state state_wait_swx_saa 04:12:59.995 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421296407194",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:12:59.995 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421296407194 send ok to <0.1381.0> *DBG* epdg_ue_fsm_262421296407194 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421296407194 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1381.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421296407194 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421296407194">>,ok}} 04:12:59.995 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421296407194",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421296407194 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:12:59.995 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:12:59.995 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} 04:12:59.995 [info] lu_response(<<"262421296407194">>): ok 04:12:59.995 [info] lu_response for <<"262421296407194">>: ok 04:12:59.995 [info] GSUP: Tx #{imsi => <<"262421296407194">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421296407194">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421296407194 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1382.0> in state state_authenticated 04:12:59.996 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421296407194">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:12:59.996 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:12:59.996 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} 04:12:59.997 [debug] Selected PGW Remote Address "172.18.126.103" 04:12:59.997 [info] s2b: Tx {gtp,v2,create_session_request,0,13829216,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421296407194">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376187,<<172,18,126,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,3591054424,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421296407194 send ok to <0.1382.0> 04:12:59.997 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421296407194 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1382.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421296407194 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421296407194 receive call {rx_s6b_aar,"262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1383.0> in state state_authenticated 04:13:00.001 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.001 [info] ue_fsm ev_rx_s6b_aar: "262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.001 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421296407194",undefined,undefined,true,false,undefined} 04:13:00.001 [debug] SWx Tx SAR Imsi="262421296407194" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.002 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421296407194",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421296407194 send ok to <0.1383.0> *DBG* aaa_ue_fsm_262421296407194 consume call {rx_s6b_aar,"262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1383.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.002 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421296407194 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1384.0> in state state_authenticated_wait_swx_saa 04:13:00.004 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421296407194",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421296407194 send ok to <0.1384.0> *DBG* aaa_ue_fsm_262421296407194 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1384.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.004 [info] ue_fsm ev_rx_swx_saa 04:13:00.004 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421296407194","262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1383.0>} 04:13:00.004 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.004 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.007 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,251,211,4,96,0,2,0,2,0,16,0,87,0,9,1,160,245,237,219,29,172,18,126,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,245,237,219,29,172,18,126,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,237,219,29,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.007 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376187,13829216,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,237,219,29>>},{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,4126006045,<<172,18,126,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,4126006045,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 04:13:00.007 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421296407194">>,<0.1377.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376187,4126006045,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3591054424,4126006045}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421296407194 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 => 3591054424, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4126006045}}} from <0.1385.0> in state state_wait_create_session_resp 04:13:00.007 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.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,64>>,undefined},local_teid => 3591054424,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4126006045}} 04:13:00.008 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} 04:13:00.008 [info] KMOD Port Create PDP Context Call {<0.1377.0>,[alias|#Ref<0.2003034577.3624206345.200349>]}: {create_pdp_context,{172,18,126,103},3591054424,4126006045,{192,168,0,64}} 04:13:00.008 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,64}, 3591054424, 4126006045 *DBG* gsup_server got cast {tunnel_response, {<<"262421296407194">>, {ok, #{apco => <<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 => 3591054424, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4126006045}}}} *DBG* epdg_ue_fsm_262421296407194 send ok to <0.1385.0> 04:13:00.008 [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,126,103}},{ms_address,{192,168,0,64}},{i_tid,3591054424},{o_tid,4126006045}]}} 04:13:00.008 [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 => 3591054424,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4126006045}) returned ok *DBG* epdg_ue_fsm_262421296407194 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 => 3591054424, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4126006045}}} from <0.1385.0> in state state_wait_create_session_resp => state_active 04:13:00.008 [info] tunnel_response(<<"262421296407194">>): {ok,#{apco => <<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 => 3591054424,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4126006045}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.008 [info] tunnel_response for <<"262421296407194">>: {ok,#{apco => <<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 => 3591054424,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4126006045}} 04:13:00.008 [info] GSUP: Tx #{imsi => <<"262421296407194">>,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.55>, {osmo,5}, #{imsi => <<"262424193228464">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424193228464 enter epdg_ue_fsm in state state_new 04:13:00.087 [info] GSUP: Rx #{imsi => <<"262424193228464">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424193228464 consume internal init_state in state state_new 04:13:00.087 [info] ue_fsm start(epdg_ue_fsm_262424193228464) *DBG* epdg_ue_fsm_262424193228464 receive call {auth_request,33,"internet",#{}} from <0.1386.0> in state state_new 04:13:00.087 [info] ue_fsm init(<<"262424193228464">>) *DBG* epdg_ue_fsm_262424193228464 send ok to <0.1386.0> 04:13:00.087 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424193228464 consume call {auth_request,33,"internet",#{}} from <0.1386.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424193228464 enter aaa_ue_fsm in state state_new 04:13:00.087 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424193228464 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424193228464 consume internal init_state in state state_new 04:13:00.087 [info] ue_fsm start_link(aaa_ue_fsm_262424193228464) *DBG* aaa_ue_fsm_262424193228464 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.088 [info] ue_fsm init("262424193228464") 04:13:00.088 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.088 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424193228464",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424193228464 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424193228464 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.088 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.088 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262424193228464",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424193228464 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>, <<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145, 147,215,28,209,241,120,251,166,68,187,233,34,36,70>>, <<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>, <<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]}} from <0.1389.0> in state state_wait_swx_maa 04:13:00.092 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424193228464",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34]],[[226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70]],["foobar"],[[55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33]],[[64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.092 [info] dia_sip2gsup: auth [226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34] authz [226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70]  04:13:00.092 [info] rand [226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145] autn [23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34]  *DBG* aaa_ue_fsm_262424193228464 send ok to <0.1389.0> *DBG* epdg_ue_fsm_262424193228464 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>, <<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145, 147,215,28,209,241,120,251,166,68,187,233,34,36,70>>, <<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>, <<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.092 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424193228464 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>, <<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145, 147,215,28,209,241,120,251,166,68,187,233,34,36,70>>, <<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>, <<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]}} from <0.1389.0> in state state_wait_swx_maa => state_new 04:13:00.092 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424193228464",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424193228464 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424193228464">>, {ok, [{epdg_auth_tuple, <<226,32,84,122,151,152,80,95,162,121,215,205, 220,53,225,145>>, <<23,110,53,131,2,186,162,118,228,213,101,93, 105,110,67,34>>, <<226,32,84,122,151,152,80,95,162,121,215,205, 220,53,225,145,147,215,28,209,241,120,251, 166,68,187,233,34,36,70>>, <<64,67,18,163,81,99,252,75,203,151,230,17,104, 239,136,220>>, <<55,57,140,74,105,141,174,149,3,221,69, 226,89,145,69,33>>}]}}} 04:13:00.092 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>,<<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70>>,<<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>,<<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]} *DBG* epdg_ue_fsm_262424193228464 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>, <<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>, <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145, 147,215,28,209,241,120,251,166,68,187,233,34,36,70>>, <<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>, <<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.092 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>,<<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70>>,<<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>,<<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]}, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.092 [info] auth_response(<<"262424193228464">>): {ok,[{epdg_auth_tuple,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>,<<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70>>,<<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>,<<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]} 04:13:00.092 [info] auth_response for <<"262424193228464">>: {ok,[{epdg_auth_tuple,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>,<<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>,<<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70>>,<<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>,<<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>}]} 04:13:00.093 [info] GSUP: Tx #{auth_tuples => [#{autn => <<23,110,53,131,2,186,162,118,228,213,101,93,105,110,67,34>>,ck => <<55,57,140,74,105,141,174,149,3,221,69,226,89,145,69,33>>,ik => <<64,67,18,163,81,99,252,75,203,151,230,17,104,239,136,220>>,rand => <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145>>,res => <<226,32,84,122,151,152,80,95,162,121,215,205,220,53,225,145,147,215,28,209,241,120,251,166,68,187,233,34,36,70>>}],imsi => <<"262424193228464">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424193228464">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424193228464 receive call lu_request from <0.1390.0> in state state_authenticating 04:13:00.094 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424193228464">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424193228464 send ok to <0.1390.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424193228464 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.094 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424193228464 consume call lu_request from <0.1390.0> in state state_authenticating 04:13:00.094 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} 04:13:00.094 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.094 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424193228464",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424193228464 send ok to <0.201.0> 04:13:00.094 [debug] SWx Tx SAR Imsi="262424193228464" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424193228464 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:00.094 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424193228464",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424193228464 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1391.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424193228464 send ok to <0.1391.0> 04:13:00.097 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424193228464",[],[2001],[],[{'Non-3GPP-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_262424193228464 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424193228464 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1391.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424193228464 send ok to <0.211.0> 04:13:00.097 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262424193228464">>,ok}} *DBG* epdg_ue_fsm_262424193228464 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.097 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424193228464",undefined,undefined,false,false,undefined} 04:13:00.097 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:00.097 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} 04:13:00.097 [info] lu_response(<<"262424193228464">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.097 [info] lu_response for <<"262424193228464">>: ok 04:13:00.097 [info] GSUP: Tx #{imsi => <<"262424193228464">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424193228464">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424193228464 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1392.0> in state state_authenticated 04:13:00.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424193228464">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.099 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.099 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} 04:13:00.099 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.099 [info] s2b: Tx {gtp,v2,create_session_request,0,13829217,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424193228464">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376188,<<172,18,126,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,3591054425,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424193228464 send ok to <0.1392.0> 04:13:00.099 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424193228464 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1392.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424193228464 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424193228464 receive call {rx_s6b_aar,"262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1393.0> in state state_authenticated 04:13:00.103 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.103 [info] ue_fsm ev_rx_s6b_aar: "262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.103 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424193228464",undefined,undefined,true,false,undefined} 04:13:00.103 [debug] SWx Tx SAR Imsi="262424193228464" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424193228464",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424193228464 send ok to <0.1393.0> *DBG* aaa_ue_fsm_262424193228464 consume call {rx_s6b_aar,"262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1393.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.104 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424193228464 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1394.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424193228464 send ok to <0.1394.0> *DBG* aaa_ue_fsm_262424193228464 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1394.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.106 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424193228464",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.106 [info] ue_fsm ev_rx_swx_saa 04:13:00.106 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424193228464","262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1393.0>} 04:13:00.106 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.106 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.109 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,252,211,4,97,0,2,0,2,0,16,0,87,0,9,1,160,25,6,210,173,172,18,126,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,25,6,210,173,172,18,126,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,6,210,173,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.109 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376188,13829217,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,6,210,173>>},{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,419877549,<<172,18,126,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,419877549,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 04:13:00.109 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424193228464">>,<0.1387.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376188,419877549,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054425,419877549}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424193228464 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 => 3591054425, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 419877549}}} from <0.1395.0> in state state_wait_create_session_resp 04:13:00.109 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.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,65>>,undefined},local_teid => 3591054425,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 419877549}} 04:13:00.109 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} 04:13:00.109 [info] KMOD Port Create PDP Context Call {<0.1387.0>,[alias|#Ref<0.2003034577.3624206337.213003>]}: {create_pdp_context,{172,18,126,103},3591054425,419877549,{192,168,0,65}} 04:13:00.109 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,65}, 3591054425, 419877549 04:13:00.109 [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,126,103}},{ms_address,{192,168,0,65}},{i_tid,3591054425},{o_tid,419877549}]}} 04:13:00.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,65>>,undefined},local_teid => 3591054425,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 419877549}) returned ok *DBG* epdg_ue_fsm_262424193228464 send ok to <0.1395.0> 04:13:00.110 [info] tunnel_response(<<"262424193228464">>): {ok,#{apco => <<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 => 3591054425,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 419877549}} *DBG* gsup_server got cast {tunnel_response, {<<"262424193228464">>, {ok, #{apco => <<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 => 3591054425, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 419877549}}}} *DBG* epdg_ue_fsm_262424193228464 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 => 3591054425, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 419877549}}} from <0.1395.0> in state state_wait_create_session_resp => state_active 04:13:00.110 [info] tunnel_response for <<"262424193228464">>: {ok,#{apco => <<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 => 3591054425,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 419877549}} 04:13:00.110 [info] GSUP: Tx #{imsi => <<"262424193228464">>,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420894185163">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420894185163 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420894185163 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420894185163 receive call {auth_request,33,"internet",#{}} from <0.1396.0> in state state_new *DBG* epdg_ue_fsm_262420894185163 send ok to <0.1396.0> *DBG* epdg_ue_fsm_262420894185163 consume call {auth_request,33,"internet",#{}} from <0.1396.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420894185163 enter aaa_ue_fsm in state state_new 04:13:00.187 [info] GSUP: Rx #{imsi => <<"262420894185163">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420894185163 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420894185163 consume internal init_state in state state_new 04:13:00.187 [info] ue_fsm start(epdg_ue_fsm_262420894185163) *DBG* aaa_ue_fsm_262420894185163 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.187 [info] ue_fsm init(<<"262420894185163">>) 04:13:00.187 [info] ue_fsm auth_request 04:13:00.187 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420894185163 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420894185163 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.187 [info] ue_fsm start_link(aaa_ue_fsm_262420894185163) 04:13:00.187 [info] ue_fsm init("262420894185163") 04:13:00.187 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.187 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420894185163",undefined,undefined,false,false,undefined} 04:13:00.187 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.187 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262420894185163",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:00.192 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420894185163",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107]],[[180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3]],["foobar"],[[95,10,212,103,104,208,241,196,73,199,39,113,132,65,86,72]],[[249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420894185163 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>, <<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155, 60,120,84,115,228,232,4,120,252,123,40,62,166,3>>, <<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>, <<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86, 72>>}]}} from <0.1399.0> in state state_wait_swx_maa 04:13:00.192 [info] dia_sip2gsup: auth [180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107] authz [180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3]  *DBG* aaa_ue_fsm_262420894185163 send ok to <0.1399.0> 04:13:00.192 [info] rand [180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155] autn [46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107]  *DBG* aaa_ue_fsm_262420894185163 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>, <<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155, 60,120,84,115,228,232,4,120,252,123,40,62,166,3>>, <<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>, <<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86, 72>>}]}} from <0.1399.0> in state state_wait_swx_maa => state_new 04:13:00.192 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420894185163 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>, <<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155, 60,120,84,115,228,232,4,120,252,123,40,62,166,3>>, <<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>, <<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86, 72>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.192 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420894185163",undefined,undefined,false,false,undefined} 04:13:00.192 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>,<<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3>>,<<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>,<<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86,72>>}]} *DBG* epdg_ue_fsm_262420894185163 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420894185163">>, {ok, [{epdg_auth_tuple, <<180,234,163,93,122,143,95,64,78,204,144,52, 45,35,115,155>>, <<46,134,214,234,77,90,216,90,187,160,82,138, 194,9,120,107>>, <<180,234,163,93,122,143,95,64,78,204,144,52, 45,35,115,155,60,120,84,115,228,232,4,120, 252,123,40,62,166,3>>, <<249,46,9,175,92,74,8,228,35,46,145,152,57,22, 125,200>>, <<95,10,212,103,104,208,241,196,73,199,39, 113,132,65,86,72>>}]}}} 04:13:00.192 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>,<<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3>>,<<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>,<<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86,72>>}]}, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420894185163 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>, <<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>, <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155, 60,120,84,115,228,232,4,120,252,123,40,62,166,3>>, <<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>, <<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86, 72>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.192 [info] auth_response(<<"262420894185163">>): {ok,[{epdg_auth_tuple,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>,<<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3>>,<<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>,<<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86,72>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.192 [info] auth_response for <<"262420894185163">>: {ok,[{epdg_auth_tuple,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>,<<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>,<<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3>>,<<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>,<<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86,72>>}]} 04:13:00.192 [info] GSUP: Tx #{auth_tuples => [#{autn => <<46,134,214,234,77,90,216,90,187,160,82,138,194,9,120,107>>,ck => <<95,10,212,103,104,208,241,196,73,199,39,113,132,65,86,72>>,ik => <<249,46,9,175,92,74,8,228,35,46,145,152,57,22,125,200>>,rand => <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155>>,res => <<180,234,163,93,122,143,95,64,78,204,144,52,45,35,115,155,60,120,84,115,228,232,4,120,252,123,40,62,166,3>>}],imsi => <<"262420894185163">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420894185163">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420894185163 receive call lu_request from <0.1400.0> in state state_authenticating 04:13:00.194 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420894185163">>,message_type => location_upd_req} 04:13:00.194 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420894185163 send ok to <0.1400.0> *DBG* aaa_ue_fsm_262420894185163 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420894185163 consume call lu_request from <0.1400.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.194 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} 04:13:00.194 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.194 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420894185163",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420894185163 send ok to <0.201.0> 04:13:00.194 [debug] SWx Tx SAR Imsi="262420894185163" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420894185163 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:00.194 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420894185163",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420894185163 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1401.0> in state state_wait_swx_saa 04:13:00.196 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420894185163",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420894185163 send ok to <0.1401.0> *DBG* epdg_ue_fsm_262420894185163 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.196 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420894185163 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1401.0> in state state_wait_swx_saa => state_authenticated 04:13:00.196 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420894185163",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420894185163 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420894185163">>,ok}} 04:13:00.196 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420894185163 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.196 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} 04:13:00.196 [info] lu_response(<<"262420894185163">>): ok 04:13:00.196 [info] lu_response for <<"262420894185163">>: ok 04:13:00.196 [info] GSUP: Tx #{imsi => <<"262420894185163">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420894185163">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:00.197 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420894185163">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420894185163 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1402.0> in state state_authenticated 04:13:00.197 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.197 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420894185163 send ok to <0.1402.0> 04:13:00.197 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420894185163 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1402.0> in state state_authenticated => state_wait_create_session_resp 04:13:00.197 [info] s2b: Tx {gtp,v2,create_session_request,0,13829218,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420894185163">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376189,<<172,18,126,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,3591054426,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420894185163 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:00.197 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420894185163 receive call {rx_s6b_aar,"262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1403.0> in state state_authenticated 04:13:00.202 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.202 [info] ue_fsm ev_rx_s6b_aar: "262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.202 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420894185163",undefined,undefined,true,false,undefined} 04:13:00.202 [debug] SWx Tx SAR Imsi="262420894185163" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.202 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420894185163",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420894185163 send ok to <0.1403.0> 04:13:00.202 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420894185163 consume call {rx_s6b_aar,"262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1403.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420894185163 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1404.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420894185163 send ok to <0.1404.0> 04:13:00.204 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420894185163",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420894185163 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1404.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.204 [info] ue_fsm ev_rx_swx_saa 04:13:00.204 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420894185163","262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1403.0>} 04:13:00.204 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.204 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.206 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,253,211,4,98,0,2,0,2,0,16,0,87,0,9,1,160,148,78,33,122,172,18,126,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,148,78,33,122,172,18,126,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,78,33,122,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.207 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376189,13829218,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,78,33,122>>},{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,2488148346,<<172,18,126,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,2488148346,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 04:13:00.207 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420894185163">>,<0.1397.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376189,2488148346,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054426,2488148346}],[],[]}}}} 04:13:00.207 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.207 [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 => 3591054426,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2488148346}} *DBG* epdg_ue_fsm_262420894185163 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 => 3591054426, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2488148346}}} from <0.1405.0> in state state_wait_create_session_resp 04:13:00.207 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} 04:13:00.207 [info] KMOD Port Create PDP Context Call {<0.1397.0>,[alias|#Ref<0.2003034577.3624206345.200692>]}: {create_pdp_context,{172,18,126,103},3591054426,2488148346,{192,168,0,66}} 04:13:00.207 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,66}, 3591054426, 2488148346 04:13:00.207 [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,126,103}},{ms_address,{192,168,0,66}},{i_tid,3591054426},{o_tid,2488148346}]}} 04:13:00.207 [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 => 3591054426,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2488148346}) returned ok *DBG* epdg_ue_fsm_262420894185163 send ok to <0.1405.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420894185163">>, {ok, #{apco => <<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 => 3591054426, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2488148346}}}} 04:13:00.207 [info] tunnel_response(<<"262420894185163">>): {ok,#{apco => <<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 => 3591054426,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2488148346}} *DBG* epdg_ue_fsm_262420894185163 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 => 3591054426, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2488148346}}} from <0.1405.0> in state state_wait_create_session_resp => state_active 04:13:00.207 [info] tunnel_response for <<"262420894185163">>: {ok,#{apco => <<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 => 3591054426,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2488148346}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.207 [info] GSUP: Tx #{imsi => <<"262420894185163">>,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.55>, {osmo,5}, #{imsi => <<"262426890131883">>, message_type => send_auth_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:00.287 [info] GSUP: Rx #{imsi => <<"262426890131883">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426890131883 enter epdg_ue_fsm in state state_new 04:13:00.287 [info] ue_fsm start(epdg_ue_fsm_262426890131883) *DBG* epdg_ue_fsm_262426890131883 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426890131883 receive call {auth_request,33,"internet",#{}} from <0.1406.0> in state state_new 04:13:00.287 [info] ue_fsm init(<<"262426890131883">>) *DBG* epdg_ue_fsm_262426890131883 send ok to <0.1406.0> 04:13:00.287 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426890131883 consume call {auth_request,33,"internet",#{}} from <0.1406.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426890131883 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426890131883 enter aaa_ue_fsm in state state_new 04:13:00.287 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} 04:13:00.287 [info] ue_fsm start_link(aaa_ue_fsm_262426890131883) 04:13:00.287 [info] ue_fsm init("262426890131883") *DBG* aaa_ue_fsm_262426890131883 consume internal init_state in state state_new 04:13:00.287 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426890131883 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.288 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426890131883",undefined,undefined,false,false,undefined} 04:13:00.288 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.288 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262426890131883",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426890131883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426890131883 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.291 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426890131883",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79]],[[158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107]],["foobar"],[[14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168]],[[83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.291 [info] dia_sip2gsup: auth [158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79] authz [158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107]  *DBG* aaa_ue_fsm_262426890131883 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>, <<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84, 252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>, <<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>, <<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]}} from <0.1409.0> in state state_wait_swx_maa 04:13:00.291 [info] rand [158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252] autn [229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79]  04:13:00.291 [info] ue_fsm ev_rx_swx_maa 04:13:00.291 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426890131883",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426890131883 send ok to <0.1409.0> *DBG* epdg_ue_fsm_262426890131883 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>, <<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84, 252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>, <<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>, <<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.291 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>,<<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>,<<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>,<<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]} *DBG* aaa_ue_fsm_262426890131883 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>, <<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84, 252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>, <<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>, <<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]}} from <0.1409.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426890131883 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426890131883">>, {ok, [{epdg_auth_tuple, <<158,255,233,2,148,201,177,20,103,172,106,119, 161,132,84,252>>, <<229,175,204,97,155,240,23,196,107,49,39,165, 4,237,66,79>>, <<158,255,233,2,148,201,177,20,103,172,106,119, 161,132,84,252,249,223,141,28,175,155,159,23, 59,4,132,74,80,107>>, <<83,102,195,184,217,151,179,17,180,186,230, 189,72,137,39,237>>, <<14,16,85,138,163,50,83,36,11,185,213, 187,248,7,91,168>>}]}}} 04:13:00.292 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>,<<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>,<<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>,<<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]}, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426890131883 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>, <<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>, <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84, 252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>, <<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>, <<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.292 [info] auth_response(<<"262426890131883">>): {ok,[{epdg_auth_tuple,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>,<<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>,<<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>,<<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]} 04:13:00.292 [info] auth_response for <<"262426890131883">>: {ok,[{epdg_auth_tuple,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>,<<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>,<<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>,<<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>,<<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>}]} 04:13:00.292 [info] GSUP: Tx #{auth_tuples => [#{autn => <<229,175,204,97,155,240,23,196,107,49,39,165,4,237,66,79>>,ck => <<14,16,85,138,163,50,83,36,11,185,213,187,248,7,91,168>>,ik => <<83,102,195,184,217,151,179,17,180,186,230,189,72,137,39,237>>,rand => <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252>>,res => <<158,255,233,2,148,201,177,20,103,172,106,119,161,132,84,252,249,223,141,28,175,155,159,23,59,4,132,74,80,107>>}],imsi => <<"262426890131883">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426890131883">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426890131883 receive call lu_request from <0.1410.0> in state state_authenticating 04:13:00.293 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426890131883">>,message_type => location_upd_req} 04:13:00.293 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426890131883 send ok to <0.1410.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426890131883 consume call lu_request from <0.1410.0> in state state_authenticating 04:13:00.293 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426890131883 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.293 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.293 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426890131883",undefined,undefined,false,false,undefined} 04:13:00.293 [debug] SWx Tx SAR Imsi="262426890131883" Type=1 APN="internet" AgentInfoOpt=[]  04:13:00.293 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426890131883",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426890131883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426890131883 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426890131883 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1411.0> in state state_wait_swx_saa 04:13:00.295 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426890131883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426890131883 send ok to <0.1411.0> *DBG* epdg_ue_fsm_262426890131883 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.295 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426890131883 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1411.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426890131883 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426890131883">>,ok}} 04:13:00.295 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426890131883",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426890131883 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.295 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.295 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} 04:13:00.295 [info] lu_response(<<"262426890131883">>): ok 04:13:00.295 [info] lu_response for <<"262426890131883">>: ok 04:13:00.295 [info] GSUP: Tx #{imsi => <<"262426890131883">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426890131883">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426890131883 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1412.0> in state state_authenticated 04:13:00.296 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426890131883">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.296 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.297 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} 04:13:00.297 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.297 [info] s2b: Tx {gtp,v2,create_session_request,0,13829219,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426890131883">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376190,<<172,18,126,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,3591054427,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426890131883 send ok to <0.1412.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.297 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426890131883 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1412.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426890131883 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426890131883 receive call {rx_s6b_aar,"262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1413.0> in state state_authenticated 04:13:00.301 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.301 [info] ue_fsm ev_rx_s6b_aar: "262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.301 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426890131883",undefined,undefined,true,false,undefined} 04:13:00.301 [debug] SWx Tx SAR Imsi="262426890131883" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.301 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426890131883",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426890131883 send ok to <0.1413.0> 04:13:00.301 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426890131883 consume call {rx_s6b_aar,"262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1413.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426890131883 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1414.0> in state state_authenticated_wait_swx_saa 04:13:00.304 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426890131883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426890131883 send ok to <0.1414.0> *DBG* aaa_ue_fsm_262426890131883 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1414.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.304 [info] ue_fsm ev_rx_swx_saa 04:13:00.304 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426890131883","262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1413.0>} 04:13:00.304 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.304 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.306 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,254,211,4,99,0,2,0,2,0,16,0,87,0,9,1,160,155,137,220,123,172,18,126,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,155,137,220,123,172,18,126,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,155,137,220,123,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.306 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376190,13829219,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,<<155,137,220,123>>},{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,2609503355,<<172,18,126,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,2609503355,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} *DBG* epdg_ue_fsm_262426890131883 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 => 3591054427, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2609503355}}} from <0.1415.0> in state state_wait_create_session_resp 04:13:00.306 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426890131883">>,<0.1407.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376190,2609503355,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3591054427,2609503355}],[],[],[],[],[],[],[],[],[]}}}} 04:13:00.306 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.306 [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 => 3591054427,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2609503355}} 04:13:00.307 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} 04:13:00.307 [info] KMOD Port Create PDP Context Call {<0.1407.0>,[alias|#Ref<0.2003034577.3624206345.200822>]}: {create_pdp_context,{172,18,126,103},3591054427,2609503355,{192,168,0,67}} 04:13:00.307 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,67}, 3591054427, 2609503355 *DBG* epdg_ue_fsm_262426890131883 send ok to <0.1415.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426890131883">>, {ok, #{apco => <<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 => 3591054427, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2609503355}}}} 04:13:00.307 [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,126,103}},{ms_address,{192,168,0,67}},{i_tid,3591054427},{o_tid,2609503355}]}} *DBG* epdg_ue_fsm_262426890131883 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 => 3591054427, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2609503355}}} from <0.1415.0> in state state_wait_create_session_resp => state_active 04:13:00.307 [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 => 3591054427,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2609503355}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.307 [info] tunnel_response(<<"262426890131883">>): {ok,#{apco => <<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 => 3591054427,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2609503355}} 04:13:00.307 [info] tunnel_response for <<"262426890131883">>: {ok,#{apco => <<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 => 3591054427,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2609503355}} 04:13:00.307 [info] GSUP: Tx #{imsi => <<"262426890131883">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,67>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425807514900">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425807514900 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425807514900 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425807514900 receive call {auth_request,33,"internet",#{}} from <0.1416.0> in state state_new *DBG* epdg_ue_fsm_262425807514900 send ok to <0.1416.0> *DBG* epdg_ue_fsm_262425807514900 consume call {auth_request,33,"internet",#{}} from <0.1416.0> in state state_new => state_wait_auth_resp 04:13:00.387 [info] GSUP: Rx #{imsi => <<"262425807514900">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425807514900 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:00.387 [info] ue_fsm start(epdg_ue_fsm_262425807514900) 04:13:00.387 [info] ue_fsm init(<<"262425807514900">>) 04:13:00.387 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425807514900 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425807514900 consume internal init_state in state state_new 04:13:00.387 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425807514900 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.387 [info] ue_fsm start_link(aaa_ue_fsm_262425807514900) 04:13:00.387 [info] ue_fsm init("262425807514900") 04:13:00.387 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.387 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425807514900",undefined,undefined,false,false,undefined} 04:13:00.388 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.388 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262425807514900",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425807514900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425807514900 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_262425807514900 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>, <<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90, 30,157,248,73,172,184,145,251,7,134,77,161,206,79>>, <<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>, <<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]}} from <0.1419.0> in state state_wait_swx_maa 04:13:00.392 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425807514900",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246]],[[59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79]],["foobar"],[[21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90]],[[117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425807514900 send ok to <0.1419.0> 04:13:00.392 [info] dia_sip2gsup: auth [59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246] authz [59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79]  *DBG* aaa_ue_fsm_262425807514900 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>, <<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90, 30,157,248,73,172,184,145,251,7,134,77,161,206,79>>, <<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>, <<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]}} from <0.1419.0> in state state_wait_swx_maa => state_new 04:13:00.392 [info] rand [59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90] autn [189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246]  *DBG* epdg_ue_fsm_262425807514900 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>, <<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90, 30,157,248,73,172,184,145,251,7,134,77,161,206,79>>, <<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>, <<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.392 [info] ue_fsm ev_rx_swx_maa 04:13:00.392 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425807514900",undefined,undefined,false,false,undefined} 04:13:00.392 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>,<<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79>>,<<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>,<<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]} *DBG* epdg_ue_fsm_262425807514900 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425807514900">>, {ok, [{epdg_auth_tuple, <<59,19,55,188,208,195,161,20,101,48,182,141, 140,52,126,90>>, <<189,205,238,232,56,224,225,196,142,231,135, 48,70,202,17,246>>, <<59,19,55,188,208,195,161,20,101,48,182,141, 140,52,126,90,30,157,248,73,172,184,145,251, 7,134,77,161,206,79>>, <<117,133,102,64,54,95,172,143,136,249,56,247, 18,249,170,197>>, <<21,244,201,42,4,123,13,169,125,130,251, 191,196,77,31,90>>}]}}} 04:13:00.393 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>,<<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79>>,<<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>,<<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]}, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425807514900 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>, <<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>, <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90, 30,157,248,73,172,184,145,251,7,134,77,161,206,79>>, <<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>, <<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.393 [info] auth_response(<<"262425807514900">>): {ok,[{epdg_auth_tuple,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>,<<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79>>,<<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>,<<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.393 [info] auth_response for <<"262425807514900">>: {ok,[{epdg_auth_tuple,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>,<<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>,<<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79>>,<<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>,<<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>}]} 04:13:00.393 [info] GSUP: Tx #{auth_tuples => [#{autn => <<189,205,238,232,56,224,225,196,142,231,135,48,70,202,17,246>>,ck => <<21,244,201,42,4,123,13,169,125,130,251,191,196,77,31,90>>,ik => <<117,133,102,64,54,95,172,143,136,249,56,247,18,249,170,197>>,rand => <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90>>,res => <<59,19,55,188,208,195,161,20,101,48,182,141,140,52,126,90,30,157,248,73,172,184,145,251,7,134,77,161,206,79>>}],imsi => <<"262425807514900">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425807514900">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425807514900 receive call lu_request from <0.1420.0> in state state_authenticating *DBG* epdg_ue_fsm_262425807514900 send ok to <0.1420.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.394 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425807514900">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425807514900 consume call lu_request from <0.1420.0> in state state_authenticating *DBG* aaa_ue_fsm_262425807514900 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.394 [info] ue_fsm lu_request 04:13:00.395 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} 04:13:00.395 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.395 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425807514900",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425807514900 send ok to <0.201.0> 04:13:00.395 [debug] SWx Tx SAR Imsi="262425807514900" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425807514900 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:00.395 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425807514900",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425807514900 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1421.0> in state state_wait_swx_saa 04:13:00.397 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425807514900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.397 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425807514900 send ok to <0.1421.0> *DBG* epdg_ue_fsm_262425807514900 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425807514900 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1421.0> in state state_wait_swx_saa => state_authenticated 04:13:00.397 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425807514900",undefined,undefined,false,false,undefined} 04:13:00.397 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425807514900 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425807514900">>,ok}} 04:13:00.397 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425807514900 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.397 [info] lu_response(<<"262425807514900">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.397 [info] lu_response for <<"262425807514900">>: ok 04:13:00.397 [info] GSUP: Tx #{imsi => <<"262425807514900">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425807514900">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425807514900 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1422.0> in state state_authenticated 04:13:00.399 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425807514900">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.399 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262425807514900 send ok to <0.1422.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.399 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425807514900 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1422.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425807514900 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:00.399 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.399 [info] s2b: Tx {gtp,v2,create_session_request,0,13829220,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425807514900">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376191,<<172,18,126,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,3591054428,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:00.399 [debug] Waiting for CreateSessionResponse 04:13:00.404 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425807514900 receive call {rx_s6b_aar,"262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1423.0> in state state_authenticated 04:13:00.404 [info] ue_fsm ev_rx_s6b_aar: "262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.404 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425807514900",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425807514900 send ok to <0.1423.0> 04:13:00.405 [debug] SWx Tx SAR Imsi="262425807514900" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425807514900 consume call {rx_s6b_aar,"262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1423.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.405 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425807514900",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:00.405 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425807514900 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1424.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425807514900 send ok to <0.1424.0> *DBG* aaa_ue_fsm_262425807514900 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1424.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.407 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425807514900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.407 [info] ue_fsm ev_rx_swx_saa 04:13:00.407 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425807514900","262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1423.0>} 04:13:00.407 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.407 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.410 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,39,255,211,4,100,0,2,0,2,0,16,0,87,0,9,1,160,85,13,107,224,172,18,126,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,85,13,107,224,172,18,126,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,85,13,107,224,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.410 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376191,13829220,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\rkà">>},{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,1426942944,<<172,18,126,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,1426942944,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} 04:13:00.410 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425807514900">>,<0.1417.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376191,1426942944,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054428,1426942944}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425807514900 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 => 3591054428, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1426942944}}} from <0.1425.0> in state state_wait_create_session_resp 04:13:00.410 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.410 [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 => 3591054428,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1426942944}} 04:13:00.410 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425807514900 send ok to <0.1425.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425807514900">>, {ok, #{apco => <<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 => 3591054428, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1426942944}}}} 04:13:00.410 [info] KMOD Port Create PDP Context Call {<0.1417.0>,[alias|#Ref<0.2003034577.3624206337.213420>]}: {create_pdp_context,{172,18,126,103},3591054428,1426942944,{192,168,0,68}} *DBG* epdg_ue_fsm_262425807514900 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 => 3591054428, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1426942944}}} from <0.1425.0> in state state_wait_create_session_resp => state_active 04:13:00.410 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,68}, 3591054428, 1426942944 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.410 [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,126,103}},{ms_address,{192,168,0,68}},{i_tid,3591054428},{o_tid,1426942944}]}} 04:13:00.410 [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 => 3591054428,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1426942944}) returned ok 04:13:00.410 [info] tunnel_response(<<"262425807514900">>): {ok,#{apco => <<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 => 3591054428,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1426942944}} 04:13:00.410 [info] tunnel_response for <<"262425807514900">>: {ok,#{apco => <<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 => 3591054428,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1426942944}} 04:13:00.410 [info] GSUP: Tx #{imsi => <<"262425807514900">>,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.55>, {osmo,5}, #{imsi => <<"262420734548890">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420734548890 enter epdg_ue_fsm in state state_new 04:13:00.487 [info] GSUP: Rx #{imsi => <<"262420734548890">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420734548890 consume internal init_state in state state_new 04:13:00.487 [info] ue_fsm start(epdg_ue_fsm_262420734548890) *DBG* epdg_ue_fsm_262420734548890 receive call {auth_request,33,"internet",#{}} from <0.1426.0> in state state_new 04:13:00.488 [info] ue_fsm init(<<"262420734548890">>) *DBG* epdg_ue_fsm_262420734548890 send ok to <0.1426.0> 04:13:00.488 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420734548890 consume call {auth_request,33,"internet",#{}} from <0.1426.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420734548890 enter aaa_ue_fsm in state state_new 04:13:00.488 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420734548890 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420734548890 consume internal init_state in state state_new 04:13:00.488 [info] ue_fsm start_link(aaa_ue_fsm_262420734548890) *DBG* aaa_ue_fsm_262420734548890 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.488 [info] ue_fsm init("262420734548890") 04:13:00.488 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.488 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420734548890",undefined,undefined,false,false,undefined} 04:13:00.488 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.488 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262420734548890",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420734548890 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420734548890 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_262420734548890 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>, <<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26, 157,252,118,0,90,22,211,205,185,60,108,55,114>>, <<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>, <<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]}} from <0.1429.0> in state state_wait_swx_maa 04:13:00.491 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420734548890",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19]],[[196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114]],["foobar"],[[218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171]],[[122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.491 [info] dia_sip2gsup: auth [196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19] authz [196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114]  *DBG* aaa_ue_fsm_262420734548890 send ok to <0.1429.0> 04:13:00.491 [info] rand [196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137] autn [64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19]  *DBG* aaa_ue_fsm_262420734548890 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>, <<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26, 157,252,118,0,90,22,211,205,185,60,108,55,114>>, <<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>, <<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]}} from <0.1429.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420734548890 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>, <<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26, 157,252,118,0,90,22,211,205,185,60,108,55,114>>, <<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>, <<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.491 [info] ue_fsm ev_rx_swx_maa 04:13:00.492 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420734548890",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420734548890 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420734548890">>, {ok, [{epdg_auth_tuple, <<196,63,13,176,221,61,31,89,53,40,54,132,203, 24,83,137>>, <<64,51,10,129,153,2,127,56,29,55,89,180,73,34, 56,19>>, <<196,63,13,176,221,61,31,89,53,40,54,132,203, 24,83,137,26,157,252,118,0,90,22,211,205,185, 60,108,55,114>>, <<122,198,149,96,191,128,114,63,45,194,141,125, 20,31,48,157>>, <<218,24,207,85,101,101,217,68,117,67,96, 76,7,59,73,171>>}]}}} 04:13:00.492 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>,<<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114>>,<<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>,<<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]} *DBG* epdg_ue_fsm_262420734548890 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>, <<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>, <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26, 157,252,118,0,90,22,211,205,185,60,108,55,114>>, <<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>, <<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.492 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>,<<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114>>,<<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>,<<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]}, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} 04:13:00.492 [info] auth_response(<<"262420734548890">>): {ok,[{epdg_auth_tuple,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>,<<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114>>,<<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>,<<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]} 04:13:00.492 [info] auth_response for <<"262420734548890">>: {ok,[{epdg_auth_tuple,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>,<<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>,<<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114>>,<<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>,<<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>}]} 04:13:00.492 [info] GSUP: Tx #{auth_tuples => [#{autn => <<64,51,10,129,153,2,127,56,29,55,89,180,73,34,56,19>>,ck => <<218,24,207,85,101,101,217,68,117,67,96,76,7,59,73,171>>,ik => <<122,198,149,96,191,128,114,63,45,194,141,125,20,31,48,157>>,rand => <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137>>,res => <<196,63,13,176,221,61,31,89,53,40,54,132,203,24,83,137,26,157,252,118,0,90,22,211,205,185,60,108,55,114>>}],imsi => <<"262420734548890">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420734548890">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420734548890 receive call lu_request from <0.1430.0> in state state_authenticating *DBG* epdg_ue_fsm_262420734548890 send ok to <0.1430.0> *DBG* epdg_ue_fsm_262420734548890 consume call lu_request from <0.1430.0> in state state_authenticating 04:13:00.493 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420734548890">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420734548890 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.493 [info] ue_fsm lu_request 04:13:00.493 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420734548890 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420734548890 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:00.494 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.494 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420734548890",undefined,undefined,false,false,undefined} 04:13:00.494 [debug] SWx Tx SAR Imsi="262420734548890" Type=1 APN="internet" AgentInfoOpt=[]  04:13:00.494 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420734548890",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420734548890 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1431.0> in state state_wait_swx_saa 04:13:00.496 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420734548890",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420734548890 send ok to <0.1431.0> *DBG* epdg_ue_fsm_262420734548890 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.496 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420734548890 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1431.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420734548890 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420734548890">>,ok}} 04:13:00.496 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420734548890",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420734548890 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.496 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:00.496 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.496 [info] lu_response(<<"262420734548890">>): ok 04:13:00.496 [info] lu_response for <<"262420734548890">>: ok 04:13:00.496 [info] GSUP: Tx #{imsi => <<"262420734548890">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420734548890">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420734548890 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1432.0> in state state_authenticated 04:13:00.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420734548890">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.498 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.498 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} 04:13:00.498 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.498 [info] s2b: Tx {gtp,v2,create_session_request,0,13829221,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420734548890">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376192,<<172,18,126,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,3591054429,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420734548890 send ok to <0.1432.0> 04:13:00.498 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420734548890 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1432.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420734548890 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420734548890 receive call {rx_s6b_aar,"262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1433.0> in state state_authenticated 04:13:00.503 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.503 [info] ue_fsm ev_rx_s6b_aar: "262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.503 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420734548890",undefined,undefined,true,false,undefined} 04:13:00.503 [debug] SWx Tx SAR Imsi="262420734548890" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.503 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420734548890",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420734548890 send ok to <0.1433.0> 04:13:00.503 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420734548890 consume call {rx_s6b_aar,"262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1433.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420734548890 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1434.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420734548890 send ok to <0.1434.0> *DBG* aaa_ue_fsm_262420734548890 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1434.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.505 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420734548890",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.505 [info] ue_fsm ev_rx_swx_saa 04:13:00.505 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420734548890","262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1433.0>} 04:13:00.505 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.505 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.508 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,0,211,4,101,0,2,0,2,0,16,0,87,0,9,1,160,39,9,215,201,172,18,126,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,39,9,215,201,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,39,9,215,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.508 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376192,13829221,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"'\t×É">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,654956489,<<172,18,126,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,654956489,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} 04:13:00.508 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420734548890">>,<0.1427.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376192,654956489,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3591054429,654956489}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:00.508 [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_262420734548890 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 => 3591054429, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 654956489}}} from <0.1435.0> in state state_wait_create_session_resp 04:13:00.509 [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 => 3591054429,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 654956489}} 04:13:00.509 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} 04:13:00.509 [info] KMOD Port Create PDP Context Call {<0.1427.0>,[alias|#Ref<0.2003034577.3624206346.201014>]}: {create_pdp_context,{172,18,126,103},3591054429,654956489,{192,168,0,69}} 04:13:00.509 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,69}, 3591054429, 654956489 04:13:00.509 [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,126,103}},{ms_address,{192,168,0,69}},{i_tid,3591054429},{o_tid,654956489}]}} 04:13:00.509 [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 => 3591054429,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 654956489}) returned ok *DBG* epdg_ue_fsm_262420734548890 send ok to <0.1435.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420734548890">>, {ok, #{apco => <<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 => 3591054429, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 654956489}}}} 04:13:00.509 [info] tunnel_response(<<"262420734548890">>): {ok,#{apco => <<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 => 3591054429,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 654956489}} *DBG* epdg_ue_fsm_262420734548890 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 => 3591054429, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 654956489}}} from <0.1435.0> in state state_wait_create_session_resp => state_active 04:13:00.509 [info] tunnel_response for <<"262420734548890">>: {ok,#{apco => <<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 => 3591054429,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 654956489}} 04:13:00.509 [info] GSUP: Tx #{imsi => <<"262420734548890">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262429236569482">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429236569482 enter epdg_ue_fsm in state state_new 04:13:00.587 [info] GSUP: Rx #{imsi => <<"262429236569482">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429236569482 consume internal init_state in state state_new 04:13:00.588 [info] ue_fsm start(epdg_ue_fsm_262429236569482) *DBG* epdg_ue_fsm_262429236569482 receive call {auth_request,33,"internet",#{}} from <0.1436.0> in state state_new 04:13:00.588 [info] ue_fsm init(<<"262429236569482">>) *DBG* epdg_ue_fsm_262429236569482 send ok to <0.1436.0> 04:13:00.588 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429236569482 consume call {auth_request,33,"internet",#{}} from <0.1436.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429236569482 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429236569482 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429236569482 consume internal init_state in state state_new 04:13:00.588 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429236569482 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.588 [info] ue_fsm start_link(aaa_ue_fsm_262429236569482) 04:13:00.588 [info] ue_fsm init("262429236569482") 04:13:00.588 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.588 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429236569482",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429236569482 send ok to <0.201.0> 04:13:00.588 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429236569482 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.588 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262429236569482",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429236569482 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>, <<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147, 238,232,233,28,44,158,115,3,74,43,175,27,57,241>>, <<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>, <<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177, 97>>}]}} from <0.1439.0> in state state_wait_swx_maa 04:13:00.592 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429236569482",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151]],[[38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241]],["foobar"],[[253,139,114,244,19,79,241,177,222,124,84,178,7,184,177,97]],[[235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.592 [info] dia_sip2gsup: auth [38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151] authz [38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241]  *DBG* aaa_ue_fsm_262429236569482 send ok to <0.1439.0> 04:13:00.592 [info] rand [38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147] autn [239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151]  *DBG* aaa_ue_fsm_262429236569482 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>, <<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147, 238,232,233,28,44,158,115,3,74,43,175,27,57,241>>, <<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>, <<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177, 97>>}]}} from <0.1439.0> in state state_wait_swx_maa => state_new 04:13:00.592 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429236569482 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>, <<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147, 238,232,233,28,44,158,115,3,74,43,175,27,57,241>>, <<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>, <<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177, 97>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.592 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429236569482",undefined,undefined,false,false,undefined} 04:13:00.592 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>,<<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241>>,<<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>,<<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177,97>>}]} 04:13:00.592 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>,<<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241>>,<<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>,<<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177,97>>}]}, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429236569482 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429236569482">>, {ok, [{epdg_auth_tuple, <<38,61,132,232,67,140,64,27,191,237,168,249, 242,248,217,147>>, <<239,194,86,140,113,105,135,27,71,40,59,41, 215,103,218,151>>, <<38,61,132,232,67,140,64,27,191,237,168,249, 242,248,217,147,238,232,233,28,44,158,115,3, 74,43,175,27,57,241>>, <<235,149,78,28,228,89,6,33,179,161,57,174,55, 90,244,222>>, <<253,139,114,244,19,79,241,177,222,124, 84,178,7,184,177,97>>}]}}} 04:13:00.592 [info] auth_response(<<"262429236569482">>): {ok,[{epdg_auth_tuple,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>,<<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241>>,<<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>,<<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177,97>>}]} *DBG* epdg_ue_fsm_262429236569482 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>, <<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>, <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147, 238,232,233,28,44,158,115,3,74,43,175,27,57,241>>, <<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>, <<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177, 97>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.592 [info] auth_response for <<"262429236569482">>: {ok,[{epdg_auth_tuple,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>,<<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>,<<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241>>,<<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>,<<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177,97>>}]} 04:13:00.592 [info] GSUP: Tx #{auth_tuples => [#{autn => <<239,194,86,140,113,105,135,27,71,40,59,41,215,103,218,151>>,ck => <<253,139,114,244,19,79,241,177,222,124,84,178,7,184,177,97>>,ik => <<235,149,78,28,228,89,6,33,179,161,57,174,55,90,244,222>>,rand => <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147>>,res => <<38,61,132,232,67,140,64,27,191,237,168,249,242,248,217,147,238,232,233,28,44,158,115,3,74,43,175,27,57,241>>}],imsi => <<"262429236569482">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429236569482">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429236569482 receive call lu_request from <0.1440.0> in state state_authenticating *DBG* epdg_ue_fsm_262429236569482 send ok to <0.1440.0> 04:13:00.594 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429236569482">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429236569482 consume call lu_request from <0.1440.0> in state state_authenticating *DBG* aaa_ue_fsm_262429236569482 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.594 [info] ue_fsm lu_request 04:13:00.594 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} 04:13:00.594 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.594 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429236569482",undefined,undefined,false,false,undefined} 04:13:00.594 [debug] SWx Tx SAR Imsi="262429236569482" Type=1 APN="internet" AgentInfoOpt=[]  04:13:00.594 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429236569482",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429236569482 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429236569482 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429236569482 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1441.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429236569482 send ok to <0.1441.0> 04:13:00.596 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429236569482",[],[2001],[],[{'Non-3GPP-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_262429236569482 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.596 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429236569482 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1441.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429236569482 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429236569482">>,ok}} 04:13:00.596 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429236569482",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429236569482 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.596 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:00.596 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} 04:13:00.596 [info] lu_response(<<"262429236569482">>): ok 04:13:00.596 [info] lu_response for <<"262429236569482">>: ok 04:13:00.596 [info] GSUP: Tx #{imsi => <<"262429236569482">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429236569482">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429236569482 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1442.0> in state state_authenticated 04:13:00.598 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429236569482">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.598 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429236569482 send ok to <0.1442.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429236569482 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1442.0> in state state_authenticated => state_wait_create_session_resp 04:13:00.598 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429236569482 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:00.598 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.598 [info] s2b: Tx {gtp,v2,create_session_request,0,13829222,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429236569482">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376193,<<172,18,126,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,3591054430,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:00.598 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429236569482 receive call {rx_s6b_aar,"262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1443.0> in state state_authenticated 04:13:00.603 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.603 [info] ue_fsm ev_rx_s6b_aar: "262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.603 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429236569482",undefined,undefined,true,false,undefined} 04:13:00.603 [debug] SWx Tx SAR Imsi="262429236569482" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.603 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429236569482",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429236569482 send ok to <0.1443.0> *DBG* aaa_ue_fsm_262429236569482 consume call {rx_s6b_aar,"262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1443.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.603 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429236569482 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1444.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429236569482 send ok to <0.1444.0> 04:13:00.605 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429236569482",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429236569482 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1444.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.605 [info] ue_fsm ev_rx_swx_saa 04:13:00.605 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429236569482","262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1443.0>} 04:13:00.605 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.605 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.608 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,1,211,4,102,0,2,0,2,0,16,0,87,0,9,1,160,61,100,79,243,172,18,126,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,61,100,79,243,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,61,100,79,243,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.608 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376193,13829222,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,<<"=dOó">>},{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,1029984243,<<172,18,126,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,1029984243,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} *DBG* epdg_ue_fsm_262429236569482 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 => 3591054430, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1029984243}}} from <0.1445.0> in state state_wait_create_session_resp 04:13:00.608 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429236569482">>,<0.1437.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376193,1029984243,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3591054430,1029984243}],[],[],[],[],[],[],[],[]}}}} 04:13:00.608 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.608 [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 => 3591054430,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1029984243}} 04:13:00.608 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} 04:13:00.608 [info] KMOD Port Create PDP Context Call {<0.1437.0>,[alias|#Ref<0.2003034577.3624206337.213802>]}: {create_pdp_context,{172,18,126,103},3591054430,1029984243,{192,168,0,70}} 04:13:00.608 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,70}, 3591054430, 1029984243 *DBG* epdg_ue_fsm_262429236569482 send ok to <0.1445.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429236569482">>, {ok, #{apco => <<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 => 3591054430, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1029984243}}}} *DBG* epdg_ue_fsm_262429236569482 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 => 3591054430, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1029984243}}} from <0.1445.0> in state state_wait_create_session_resp => state_active 04:13:00.608 [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,126,103}},{ms_address,{192,168,0,70}},{i_tid,3591054430},{o_tid,1029984243}]}} 04:13:00.609 [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 => 3591054430,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1029984243}) returned ok 04:13:00.609 [info] tunnel_response(<<"262429236569482">>): {ok,#{apco => <<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 => 3591054430,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1029984243}} 04:13:00.609 [info] tunnel_response for <<"262429236569482">>: {ok,#{apco => <<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 => 3591054430,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1029984243}} 04:13:00.609 [info] GSUP: Tx #{imsi => <<"262429236569482">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262420837240692">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420837240692 enter epdg_ue_fsm in state state_new 04:13:00.687 [info] GSUP: Rx #{imsi => <<"262420837240692">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420837240692 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420837240692 receive call {auth_request,33,"internet",#{}} from <0.1446.0> in state state_new 04:13:00.687 [info] ue_fsm start(epdg_ue_fsm_262420837240692) *DBG* epdg_ue_fsm_262420837240692 send ok to <0.1446.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.687 [info] ue_fsm init(<<"262420837240692">>) *DBG* aaa_ue_fsm_262420837240692 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420837240692 consume call {auth_request,33,"internet",#{}} from <0.1446.0> in state state_new => state_wait_auth_resp 04:13:00.687 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420837240692 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420837240692 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:00.687 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420837240692 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.687 [info] ue_fsm start_link(aaa_ue_fsm_262420837240692) 04:13:00.687 [info] ue_fsm init("262420837240692") 04:13:00.687 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.688 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420837240692",undefined,undefined,false,false,undefined} 04:13:00.688 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420837240692 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420837240692 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.688 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262420837240692",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420837240692 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>, <<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72, 143,93,107,80,252,25,119,61,117,169,64,85,81>>, <<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>, <<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137, 210>>}]}} from <0.1449.0> in state state_wait_swx_maa 04:13:00.691 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420837240692",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49]],[[191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81]],["foobar"],[[6,162,80,52,121,129,99,159,137,44,252,42,188,220,137,210]],[[252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.691 [info] dia_sip2gsup: auth [191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49] authz [191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81]  *DBG* aaa_ue_fsm_262420837240692 send ok to <0.1449.0> 04:13:00.691 [info] rand [191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172] autn [124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49]  *DBG* epdg_ue_fsm_262420837240692 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>, <<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72, 143,93,107,80,252,25,119,61,117,169,64,85,81>>, <<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>, <<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137, 210>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420837240692 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>, <<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72, 143,93,107,80,252,25,119,61,117,169,64,85,81>>, <<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>, <<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137, 210>>}]}} from <0.1449.0> in state state_wait_swx_maa => state_new 04:13:00.691 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420837240692 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420837240692">>, {ok, [{epdg_auth_tuple, <<191,73,113,89,106,66,120,173,23,45,84,225,2, 84,155,172>>, <<124,196,33,85,108,77,71,37,192,153,148,252, 222,109,254,49>>, <<191,73,113,89,106,66,120,173,23,45,84,225,2, 84,155,172,72,143,93,107,80,252,25,119,61, 117,169,64,85,81>>, <<252,8,169,120,147,64,190,31,215,168,212,230, 87,86,100,89>>, <<6,162,80,52,121,129,99,159,137,44,252, 42,188,220,137,210>>}]}}} 04:13:00.691 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420837240692",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420837240692 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>, <<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>, <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72, 143,93,107,80,252,25,119,61,117,169,64,85,81>>, <<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>, <<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137, 210>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.691 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>,<<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81>>,<<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>,<<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137,210>>}]} 04:13:00.691 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>,<<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81>>,<<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>,<<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137,210>>}]}, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} 04:13:00.691 [info] auth_response(<<"262420837240692">>): {ok,[{epdg_auth_tuple,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>,<<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81>>,<<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>,<<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137,210>>}]} 04:13:00.691 [info] auth_response for <<"262420837240692">>: {ok,[{epdg_auth_tuple,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>,<<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>,<<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81>>,<<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>,<<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137,210>>}]} 04:13:00.692 [info] GSUP: Tx #{auth_tuples => [#{autn => <<124,196,33,85,108,77,71,37,192,153,148,252,222,109,254,49>>,ck => <<6,162,80,52,121,129,99,159,137,44,252,42,188,220,137,210>>,ik => <<252,8,169,120,147,64,190,31,215,168,212,230,87,86,100,89>>,rand => <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172>>,res => <<191,73,113,89,106,66,120,173,23,45,84,225,2,84,155,172,72,143,93,107,80,252,25,119,61,117,169,64,85,81>>}],imsi => <<"262420837240692">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420837240692">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420837240692 receive call lu_request from <0.1450.0> in state state_authenticating *DBG* epdg_ue_fsm_262420837240692 send ok to <0.1450.0> 04:13:00.693 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420837240692">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420837240692 consume call lu_request from <0.1450.0> in state state_authenticating *DBG* aaa_ue_fsm_262420837240692 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.693 [info] ue_fsm lu_request 04:13:00.693 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} 04:13:00.693 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.693 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420837240692",undefined,undefined,false,false,undefined} 04:13:00.693 [debug] SWx Tx SAR Imsi="262420837240692" Type=1 APN="internet" AgentInfoOpt=[]  04:13:00.693 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420837240692",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420837240692 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420837240692 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420837240692 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1451.0> in state state_wait_swx_saa 04:13:00.696 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420837240692",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.696 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420837240692 send ok to <0.1451.0> 04:13:00.696 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420837240692",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420837240692 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420837240692 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1451.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420837240692 send ok to <0.211.0> 04:13:00.696 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262420837240692">>,ok}} *DBG* epdg_ue_fsm_262420837240692 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.696 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.696 [info] lu_response(<<"262420837240692">>): ok 04:13:00.696 [info] lu_response for <<"262420837240692">>: ok 04:13:00.696 [info] GSUP: Tx #{imsi => <<"262420837240692">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420837240692">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420837240692 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1452.0> in state state_authenticated 04:13:00.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420837240692">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.697 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420837240692 send ok to <0.1452.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.697 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420837240692 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1452.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420837240692 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:00.697 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.697 [info] s2b: Tx {gtp,v2,create_session_request,0,13829223,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420837240692">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376194,<<172,18,126,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,3591054431,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:00.697 [debug] Waiting for CreateSessionResponse 04:13:00.701 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420837240692 receive call {rx_s6b_aar,"262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1453.0> in state state_authenticated 04:13:00.701 [info] ue_fsm ev_rx_s6b_aar: "262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.702 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420837240692",undefined,undefined,true,false,undefined} 04:13:00.702 [debug] SWx Tx SAR Imsi="262420837240692" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420837240692",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420837240692 send ok to <0.1453.0> 04:13:00.702 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420837240692 consume call {rx_s6b_aar,"262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1453.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420837240692 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1454.0> in state state_authenticated_wait_swx_saa 04:13:00.704 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420837240692",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420837240692 send ok to <0.1454.0> *DBG* aaa_ue_fsm_262420837240692 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1454.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.704 [info] ue_fsm ev_rx_swx_saa 04:13:00.704 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420837240692","262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1453.0>} 04:13:00.704 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.704 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.707 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,2,211,4,103,0,2,0,2,0,16,0,87,0,9,1,160,75,45,15,91,172,18,126,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,75,45,15,91,172,18,126,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,75,45,15,91,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.707 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376194,13829223,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,<<75,45,15,91>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1261244251,<<172,18,126,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,1261244251,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} 04:13:00.707 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420837240692">>,<0.1447.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376194,1261244251,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054431,1261244251}],[],[],[],[],[],[]}}}} 04:13:00.707 [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_262420837240692 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 => 3591054431, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1261244251}}} from <0.1455.0> in state state_wait_create_session_resp 04:13:00.707 [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 => 3591054431,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1261244251}} 04:13:00.707 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} 04:13:00.707 [info] KMOD Port Create PDP Context Call {<0.1447.0>,[alias|#Ref<0.2003034577.3624206337.213998>]}: {create_pdp_context,{172,18,126,103},3591054431,1261244251,{192,168,0,71}} 04:13:00.707 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,71}, 3591054431, 1261244251 04:13:00.707 [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,126,103}},{ms_address,{192,168,0,71}},{i_tid,3591054431},{o_tid,1261244251}]}} *DBG* epdg_ue_fsm_262420837240692 send ok to <0.1455.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420837240692">>, {ok, #{apco => <<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 => 3591054431, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1261244251}}}} 04:13:00.707 [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 => 3591054431,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1261244251}) returned ok *DBG* epdg_ue_fsm_262420837240692 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 => 3591054431, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1261244251}}} from <0.1455.0> in state state_wait_create_session_resp => state_active 04:13:00.707 [info] tunnel_response(<<"262420837240692">>): {ok,#{apco => <<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 => 3591054431,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1261244251}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.707 [info] tunnel_response for <<"262420837240692">>: {ok,#{apco => <<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 => 3591054431,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1261244251}} 04:13:00.707 [info] GSUP: Tx #{imsi => <<"262420837240692">>,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.55>, {osmo,5}, #{imsi => <<"262428460209370">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428460209370 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428460209370 consume internal init_state in state state_new 04:13:00.787 [info] GSUP: Rx #{imsi => <<"262428460209370">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428460209370 receive call {auth_request,33,"internet",#{}} from <0.1456.0> in state state_new 04:13:00.788 [info] ue_fsm start(epdg_ue_fsm_262428460209370) 04:13:00.788 [info] ue_fsm init(<<"262428460209370">>) *DBG* epdg_ue_fsm_262428460209370 send ok to <0.1456.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428460209370 consume call {auth_request,33,"internet",#{}} from <0.1456.0> in state state_new => state_wait_auth_resp 04:13:00.788 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428460209370 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428460209370 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428460209370 consume internal init_state in state state_new 04:13:00.788 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428460209370 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.788 [info] ue_fsm start_link(aaa_ue_fsm_262428460209370) 04:13:00.788 [info] ue_fsm init("262428460209370") 04:13:00.788 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.788 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428460209370",undefined,undefined,false,false,undefined} 04:13:00.788 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428460209370 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428460209370 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.788 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262428460209370",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:00.792 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428460209370",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149]],[[60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161]],["foobar"],[[16,60,248,190,120,247,175,244,68,204,43,236,23,115,184,167]],[[169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428460209370 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>, <<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152, 219,124,233,24,55,65,161,121,76,56,90,237,161>>, <<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>, <<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184, 167>>}]}} from <0.1459.0> in state state_wait_swx_maa 04:13:00.792 [info] dia_sip2gsup: auth [60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149] authz [60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161]  04:13:00.792 [info] rand [60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119] autn [83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149]  *DBG* aaa_ue_fsm_262428460209370 send ok to <0.1459.0> 04:13:00.792 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428460209370 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>, <<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152, 219,124,233,24,55,65,161,121,76,56,90,237,161>>, <<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>, <<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184, 167>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.792 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428460209370",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428460209370 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>, <<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152, 219,124,233,24,55,65,161,121,76,56,90,237,161>>, <<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>, <<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184, 167>>}]}} from <0.1459.0> in state state_wait_swx_maa => state_new 04:13:00.792 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>,<<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161>>,<<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>,<<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184,167>>}]} *DBG* epdg_ue_fsm_262428460209370 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428460209370">>, {ok, [{epdg_auth_tuple, <<60,25,236,8,142,202,98,201,179,178,29,111,19, 80,30,119>>, <<83,41,176,170,14,195,129,214,0,185,252,15,2, 175,17,149>>, <<60,25,236,8,142,202,98,201,179,178,29,111,19, 80,30,119,152,219,124,233,24,55,65,161,121, 76,56,90,237,161>>, <<169,130,36,198,82,129,174,212,155,73,236,16, 160,106,18,222>>, <<16,60,248,190,120,247,175,244,68,204,43, 236,23,115,184,167>>}]}}} 04:13:00.792 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>,<<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161>>,<<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>,<<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184,167>>}]}, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428460209370 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>, <<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>, <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152, 219,124,233,24,55,65,161,121,76,56,90,237,161>>, <<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>, <<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184, 167>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.792 [info] auth_response(<<"262428460209370">>): {ok,[{epdg_auth_tuple,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>,<<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161>>,<<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>,<<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184,167>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.792 [info] auth_response for <<"262428460209370">>: {ok,[{epdg_auth_tuple,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>,<<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>,<<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161>>,<<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>,<<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184,167>>}]} 04:13:00.792 [info] GSUP: Tx #{auth_tuples => [#{autn => <<83,41,176,170,14,195,129,214,0,185,252,15,2,175,17,149>>,ck => <<16,60,248,190,120,247,175,244,68,204,43,236,23,115,184,167>>,ik => <<169,130,36,198,82,129,174,212,155,73,236,16,160,106,18,222>>,rand => <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119>>,res => <<60,25,236,8,142,202,98,201,179,178,29,111,19,80,30,119,152,219,124,233,24,55,65,161,121,76,56,90,237,161>>}],imsi => <<"262428460209370">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428460209370">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428460209370 receive call lu_request from <0.1460.0> in state state_authenticating 04:13:00.793 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428460209370">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428460209370 send ok to <0.1460.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.794 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428460209370 consume call lu_request from <0.1460.0> in state state_authenticating *DBG* aaa_ue_fsm_262428460209370 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.794 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} 04:13:00.794 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.794 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428460209370",undefined,undefined,false,false,undefined} 04:13:00.794 [debug] SWx Tx SAR Imsi="262428460209370" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428460209370 send ok to <0.201.0> 04:13:00.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428460209370",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428460209370 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428460209370 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1461.0> in state state_wait_swx_saa 04:13:00.796 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428460209370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428460209370 send ok to <0.1461.0> *DBG* aaa_ue_fsm_262428460209370 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1461.0> in state state_wait_swx_saa => state_authenticated 04:13:00.796 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428460209370 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.796 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428460209370",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428460209370 send ok to <0.211.0> 04:13:00.796 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262428460209370">>,ok}} *DBG* epdg_ue_fsm_262428460209370 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.796 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} 04:13:00.796 [info] lu_response(<<"262428460209370">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.796 [info] lu_response for <<"262428460209370">>: ok 04:13:00.796 [info] GSUP: Tx #{imsi => <<"262428460209370">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428460209370">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:00.797 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428460209370">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428460209370 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1462.0> in state state_authenticated 04:13:00.797 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.797 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} 04:13:00.797 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.797 [info] s2b: Tx {gtp,v2,create_session_request,0,13829224,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428460209370">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376195,<<172,18,126,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,3591054432,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:00.798 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428460209370 send ok to <0.1462.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428460209370 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1462.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428460209370 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428460209370 receive call {rx_s6b_aar,"262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1463.0> in state state_authenticated 04:13:00.802 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.802 [info] ue_fsm ev_rx_s6b_aar: "262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.802 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428460209370",undefined,undefined,true,false,undefined} 04:13:00.802 [debug] SWx Tx SAR Imsi="262428460209370" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428460209370 send ok to <0.1463.0> 04:13:00.802 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428460209370",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428460209370 consume call {rx_s6b_aar,"262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1463.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:00.802 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428460209370 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1464.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428460209370 send ok to <0.1464.0> 04:13:00.804 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428460209370",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428460209370 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1464.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.804 [info] ue_fsm ev_rx_swx_saa 04:13:00.804 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428460209370","262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1463.0>} 04:13:00.804 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.804 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.806 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,3,211,4,104,0,2,0,2,0,16,0,87,0,9,1,160,98,78,231,174,172,18,126,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,98,78,231,174,172,18,126,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,98,78,231,174,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.807 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376195,13829224,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,<<"bNç®">>},{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,1649338286,<<172,18,126,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,1649338286,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} *DBG* epdg_ue_fsm_262428460209370 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 => 3591054432, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1649338286}}} from <0.1465.0> in state state_wait_create_session_resp 04:13:00.807 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428460209370">>,<0.1457.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376195,1649338286,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3591054432,1649338286}],[],[],[],[],[],[],[],[]}}}} 04:13:00.807 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.807 [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 => 3591054432,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1649338286}} 04:13:00.807 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} 04:13:00.807 [info] KMOD Port Create PDP Context Call {<0.1457.0>,[alias|#Ref<0.2003034577.3624206337.214114>]}: {create_pdp_context,{172,18,126,103},3591054432,1649338286,{192,168,0,72}} 04:13:00.807 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,72}, 3591054432, 1649338286 04:13:00.807 [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,126,103}},{ms_address,{192,168,0,72}},{i_tid,3591054432},{o_tid,1649338286}]}} 04:13:00.807 [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 => 3591054432,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1649338286}) returned ok *DBG* epdg_ue_fsm_262428460209370 send ok to <0.1465.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428460209370">>, {ok, #{apco => <<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 => 3591054432, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1649338286}}}} *DBG* epdg_ue_fsm_262428460209370 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 => 3591054432, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1649338286}}} from <0.1465.0> in state state_wait_create_session_resp => state_active 04:13:00.807 [info] tunnel_response(<<"262428460209370">>): {ok,#{apco => <<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 => 3591054432,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1649338286}} 04:13:00.808 [info] tunnel_response for <<"262428460209370">>: {ok,#{apco => <<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 => 3591054432,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1649338286}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.808 [info] GSUP: Tx #{imsi => <<"262428460209370">>,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.55>, {osmo,5}, #{imsi => <<"262425781149358">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425781149358 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425781149358 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425781149358 receive call {auth_request,33,"internet",#{}} from <0.1466.0> in state state_new 04:13:00.888 [info] GSUP: Rx #{imsi => <<"262425781149358">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425781149358 send ok to <0.1466.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.888 [info] ue_fsm start(epdg_ue_fsm_262425781149358) *DBG* aaa_ue_fsm_262425781149358 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425781149358 consume call {auth_request,33,"internet",#{}} from <0.1466.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262425781149358 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425781149358 consume internal init_state in state state_new 04:13:00.888 [info] ue_fsm init(<<"262425781149358">>) *DBG* aaa_ue_fsm_262425781149358 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.888 [info] ue_fsm auth_request 04:13:00.888 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:00.888 [info] ue_fsm start_link(aaa_ue_fsm_262425781149358) *DBG* aaa_ue_fsm_262425781149358 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425781149358 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:00.888 [info] ue_fsm init("262425781149358") 04:13:00.888 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.888 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425781149358",undefined,undefined,false,false,undefined} 04:13:00.888 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.888 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262425781149358",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425781149358 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>, <<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33, 143,27,68,224,221,15,251,192,83,2,137,204,194,25>>, <<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>, <<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]}} from <0.1469.0> in state state_wait_swx_maa 04:13:00.892 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425781149358",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190]],[[0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25]],["foobar"],[[57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148]],[[162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425781149358 send ok to <0.1469.0> *DBG* aaa_ue_fsm_262425781149358 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>, <<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33, 143,27,68,224,221,15,251,192,83,2,137,204,194,25>>, <<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>, <<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]}} from <0.1469.0> in state state_wait_swx_maa => state_new 04:13:00.892 [info] dia_sip2gsup: auth [0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190] authz [0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25]  *DBG* epdg_ue_fsm_262425781149358 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>, <<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33, 143,27,68,224,221,15,251,192,83,2,137,204,194,25>>, <<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>, <<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.892 [info] rand [0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33] autn [119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190]  04:13:00.892 [info] ue_fsm ev_rx_swx_maa 04:13:00.892 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425781149358",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425781149358 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425781149358">>, {ok, [{epdg_auth_tuple, <<0,101,122,224,149,16,110,75,201,234,224,193, 124,248,233,33>>, <<119,40,199,82,237,116,37,157,8,78,89,55,237, 35,4,190>>, <<0,101,122,224,149,16,110,75,201,234,224,193, 124,248,233,33,143,27,68,224,221,15,251,192, 83,2,137,204,194,25>>, <<162,58,160,4,253,168,188,101,92,59,14,194, 172,73,210,70>>, <<57,171,58,49,58,200,112,88,138,167,100, 251,28,47,49,148>>}]}}} 04:13:00.892 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>,<<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25>>,<<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>,<<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]} *DBG* epdg_ue_fsm_262425781149358 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>, <<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>, <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33, 143,27,68,224,221,15,251,192,83,2,137,204,194,25>>, <<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>, <<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.893 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>,<<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25>>,<<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>,<<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]}, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:00.893 [info] auth_response(<<"262425781149358">>): {ok,[{epdg_auth_tuple,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>,<<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25>>,<<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>,<<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]} 04:13:00.893 [info] auth_response for <<"262425781149358">>: {ok,[{epdg_auth_tuple,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>,<<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>,<<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25>>,<<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>,<<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>}]} 04:13:00.893 [info] GSUP: Tx #{auth_tuples => [#{autn => <<119,40,199,82,237,116,37,157,8,78,89,55,237,35,4,190>>,ck => <<57,171,58,49,58,200,112,88,138,167,100,251,28,47,49,148>>,ik => <<162,58,160,4,253,168,188,101,92,59,14,194,172,73,210,70>>,rand => <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33>>,res => <<0,101,122,224,149,16,110,75,201,234,224,193,124,248,233,33,143,27,68,224,221,15,251,192,83,2,137,204,194,25>>}],imsi => <<"262425781149358">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425781149358">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425781149358 receive call lu_request from <0.1470.0> in state state_authenticating 04:13:00.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425781149358">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425781149358 send ok to <0.1470.0> 04:13:00.894 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425781149358 consume call lu_request from <0.1470.0> in state state_authenticating *DBG* aaa_ue_fsm_262425781149358 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.894 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:00.895 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.895 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425781149358",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425781149358 send ok to <0.201.0> 04:13:00.895 [debug] SWx Tx SAR Imsi="262425781149358" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425781149358 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:00.895 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425781149358",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425781149358 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1471.0> in state state_wait_swx_saa 04:13:00.898 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425781149358",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425781149358 send ok to <0.1471.0> *DBG* epdg_ue_fsm_262425781149358 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425781149358 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1471.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425781149358 send ok to <0.211.0> 04:13:00.898 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262425781149358">>,ok}} *DBG* epdg_ue_fsm_262425781149358 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.898 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425781149358",undefined,undefined,false,false,undefined} 04:13:00.898 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:00.898 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:00.898 [info] lu_response(<<"262425781149358">>): ok 04:13:00.898 [info] lu_response for <<"262425781149358">>: ok 04:13:00.898 [info] GSUP: Tx #{imsi => <<"262425781149358">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425781149358">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425781149358 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1472.0> in state state_authenticated 04:13:00.899 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425781149358">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.899 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.899 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:00.899 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.899 [info] s2b: Tx {gtp,v2,create_session_request,0,13829225,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425781149358">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376196,<<172,18,126,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,3591054433,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425781149358 send ok to <0.1472.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.899 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425781149358 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1472.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425781149358 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425781149358 receive call {rx_s6b_aar,"262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1473.0> in state state_authenticated 04:13:00.904 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:00.904 [info] ue_fsm ev_rx_s6b_aar: "262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:00.904 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425781149358",undefined,undefined,true,false,undefined} 04:13:00.904 [debug] SWx Tx SAR Imsi="262425781149358" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:00.904 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425781149358",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425781149358 send ok to <0.1473.0> 04:13:00.904 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425781149358 consume call {rx_s6b_aar,"262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1473.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425781149358 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1474.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425781149358 send ok to <0.1474.0> *DBG* aaa_ue_fsm_262425781149358 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1474.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:00.907 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425781149358",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.907 [info] ue_fsm ev_rx_swx_saa 04:13:00.907 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425781149358","262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1473.0>} 04:13:00.907 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:00.907 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:00.910 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,4,211,4,105,0,2,0,2,0,16,0,87,0,9,1,160,190,252,225,22,172,18,126,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,190,252,225,22,172,18,126,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,190,252,225,22,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:00.910 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376196,13829225,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,<<190,252,225,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,3204243734,<<172,18,126,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,3204243734,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} *DBG* epdg_ue_fsm_262425781149358 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 => 3591054433, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3204243734}}} from <0.1475.0> in state state_wait_create_session_resp 04:13:00.910 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425781149358">>,<0.1467.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376196,3204243734,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054433,3204243734}],[]}}}} 04:13:00.910 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:00.910 [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 => 3591054433,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3204243734}} 04:13:00.910 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:00.910 [info] KMOD Port Create PDP Context Call {<0.1467.0>,[alias|#Ref<0.2003034577.3624206337.214252>]}: {create_pdp_context,{172,18,126,103},3591054433,3204243734,{192,168,0,73}} 04:13:00.910 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,73}, 3591054433, 3204243734 04:13:00.910 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],267,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,73}},{i_tid,3591054433},{o_tid,3204243734}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262425781149358">>, {ok, #{apco => <<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 => 3591054433, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3204243734}}}} *DBG* epdg_ue_fsm_262425781149358 send ok to <0.1475.0> 04:13:00.910 [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 => 3591054433,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3204243734}) returned ok *DBG* epdg_ue_fsm_262425781149358 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 => 3591054433, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3204243734}}} from <0.1475.0> in state state_wait_create_session_resp => state_active 04:13:00.910 [info] tunnel_response(<<"262425781149358">>): {ok,#{apco => <<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 => 3591054433,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3204243734}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.910 [info] tunnel_response for <<"262425781149358">>: {ok,#{apco => <<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 => 3591054433,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3204243734}} 04:13:00.910 [info] GSUP: Tx #{imsi => <<"262425781149358">>,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.55>, {osmo,5}, #{imsi => <<"262422554739402">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422554739402 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422554739402 consume internal init_state in state state_new 04:13:00.988 [info] GSUP: Rx #{imsi => <<"262422554739402">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422554739402 receive call {auth_request,33,"internet",#{}} from <0.1476.0> in state state_new 04:13:00.988 [info] ue_fsm start(epdg_ue_fsm_262422554739402) *DBG* epdg_ue_fsm_262422554739402 send ok to <0.1476.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422554739402 consume call {auth_request,33,"internet",#{}} from <0.1476.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422554739402 enter aaa_ue_fsm in state state_new 04:13:00.988 [info] ue_fsm init(<<"262422554739402">>) *DBG* epdg_ue_fsm_262422554739402 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:00.988 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422554739402 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422554739402 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:00.988 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} 04:13:00.988 [info] ue_fsm start_link(aaa_ue_fsm_262422554739402) 04:13:00.988 [info] ue_fsm init("262422554739402") 04:13:00.988 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:00.988 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422554739402",undefined,undefined,false,false,undefined} 04:13:00.988 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:00.988 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262422554739402",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422554739402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422554739402 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_262422554739402 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>, <<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240, 230,65,215,155,12,104,52,238,119,216,132,134,183,105>>, <<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>, <<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]}} from <0.1479.0> in state state_wait_swx_maa 04:13:00.992 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422554739402",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68]],[[97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105]],["foobar"],[[25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181]],[[168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:00.992 [info] dia_sip2gsup: auth [97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68] authz [97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105]  *DBG* aaa_ue_fsm_262422554739402 send ok to <0.1479.0> *DBG* epdg_ue_fsm_262422554739402 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>, <<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240, 230,65,215,155,12,104,52,238,119,216,132,134,183,105>>, <<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>, <<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:00.992 [info] rand [97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240] autn [78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68]  *DBG* aaa_ue_fsm_262422554739402 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>, <<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240, 230,65,215,155,12,104,52,238,119,216,132,134,183,105>>, <<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>, <<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]}} from <0.1479.0> in state state_wait_swx_maa => state_new 04:13:00.992 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422554739402 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422554739402">>, {ok, [{epdg_auth_tuple, <<97,17,163,178,87,209,30,52,216,191,213,209, 89,76,153,240>>, <<78,159,117,45,32,57,75,72,153,29,73,10,155, 96,226,68>>, <<97,17,163,178,87,209,30,52,216,191,213,209, 89,76,153,240,230,65,215,155,12,104,52,238, 119,216,132,134,183,105>>, <<168,71,96,198,28,205,160,38,207,167,209,123, 231,19,127,9>>, <<25,10,168,22,99,59,151,4,169,159,76,141, 31,136,147,181>>}]}}} 04:13:00.993 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422554739402",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422554739402 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>, <<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>, <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240, 230,65,215,155,12,104,52,238,119,216,132,134,183,105>>, <<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>, <<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:00.993 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>,<<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105>>,<<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>,<<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.993 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>,<<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105>>,<<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>,<<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]}, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} 04:13:00.993 [info] auth_response(<<"262422554739402">>): {ok,[{epdg_auth_tuple,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>,<<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105>>,<<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>,<<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]} 04:13:00.993 [info] auth_response for <<"262422554739402">>: {ok,[{epdg_auth_tuple,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>,<<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>,<<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105>>,<<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>,<<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>}]} 04:13:00.993 [info] GSUP: Tx #{auth_tuples => [#{autn => <<78,159,117,45,32,57,75,72,153,29,73,10,155,96,226,68>>,ck => <<25,10,168,22,99,59,151,4,169,159,76,141,31,136,147,181>>,ik => <<168,71,96,198,28,205,160,38,207,167,209,123,231,19,127,9>>,rand => <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240>>,res => <<97,17,163,178,87,209,30,52,216,191,213,209,89,76,153,240,230,65,215,155,12,104,52,238,119,216,132,134,183,105>>}],imsi => <<"262422554739402">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422554739402">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422554739402 receive call lu_request from <0.1480.0> in state state_authenticating *DBG* epdg_ue_fsm_262422554739402 send ok to <0.1480.0> *DBG* epdg_ue_fsm_262422554739402 consume call lu_request from <0.1480.0> in state state_authenticating *DBG* aaa_ue_fsm_262422554739402 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:00.995 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422554739402">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.995 [info] ue_fsm lu_request 04:13:00.995 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} 04:13:00.995 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:00.995 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422554739402",undefined,undefined,false,false,undefined} 04:13:00.995 [debug] SWx Tx SAR Imsi="262422554739402" Type=1 APN="internet" AgentInfoOpt=[]  04:13:00.995 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422554739402",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422554739402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422554739402 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422554739402 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1481.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422554739402 send ok to <0.1481.0> *DBG* aaa_ue_fsm_262422554739402 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1481.0> in state state_wait_swx_saa => state_authenticated 04:13:00.997 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422554739402",[],[2001],[],[{'Non-3GPP-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_262422554739402 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:00.997 [info] ue_fsm ev_rx_swx_saa 04:13:00.997 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422554739402",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422554739402 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422554739402">>,ok}} 04:13:00.997 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422554739402 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:00.997 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.997 [info] lu_response(<<"262422554739402">>): ok 04:13:00.997 [info] lu_response for <<"262422554739402">>: ok 04:13:00.997 [info] GSUP: Tx #{imsi => <<"262422554739402">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422554739402">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422554739402 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1482.0> in state state_authenticated 04:13:00.999 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422554739402">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:00.999 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:00.999 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} 04:13:00.999 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:00.999 [info] s2b: Tx {gtp,v2,create_session_request,0,13829226,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422554739402">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376197,<<172,18,126,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,3591054434,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422554739402 send ok to <0.1482.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:00.999 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422554739402 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1482.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422554739402 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422554739402 receive call {rx_s6b_aar,"262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1483.0> in state state_authenticated 04:13:01.004 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.004 [info] ue_fsm ev_rx_s6b_aar: "262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.004 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422554739402",undefined,undefined,true,false,undefined} 04:13:01.004 [debug] SWx Tx SAR Imsi="262422554739402" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.004 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422554739402",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422554739402 send ok to <0.1483.0> *DBG* aaa_ue_fsm_262422554739402 consume call {rx_s6b_aar,"262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1483.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.004 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422554739402 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1484.0> in state state_authenticated_wait_swx_saa 04:13:01.006 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422554739402",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422554739402 send ok to <0.1484.0> *DBG* aaa_ue_fsm_262422554739402 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1484.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.006 [info] ue_fsm ev_rx_swx_saa 04:13:01.006 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422554739402","262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1483.0>} 04:13:01.006 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.006 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.009 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,5,211,4,106,0,2,0,2,0,16,0,87,0,9,1,160,123,151,62,28,172,18,126,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,123,151,62,28,172,18,126,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,123,151,62,28,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.009 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376197,13829226,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,<<123,151,62,28>>},{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,2073509404,<<172,18,126,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,2073509404,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} *DBG* epdg_ue_fsm_262422554739402 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 => 3591054434, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2073509404}}} from <0.1485.0> in state state_wait_create_session_resp 04:13:01.009 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422554739402">>,<0.1477.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376197,2073509404,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054434,2073509404}],[],[],[]}}}} 04:13:01.009 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.009 [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 => 3591054434,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2073509404}} 04:13:01.009 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} 04:13:01.009 [info] KMOD Port Create PDP Context Call {<0.1477.0>,[alias|#Ref<0.2003034577.3624206346.201671>]}: {create_pdp_context,{172,18,126,103},3591054434,2073509404,{192,168,0,74}} 04:13:01.009 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,74}, 3591054434, 2073509404 *DBG* epdg_ue_fsm_262422554739402 send ok to <0.1485.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422554739402">>, {ok, #{apco => <<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 => 3591054434, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2073509404}}}} 04:13:01.009 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],331,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,74}},{i_tid,3591054434},{o_tid,2073509404}]}} *DBG* epdg_ue_fsm_262422554739402 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 => 3591054434, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2073509404}}} from <0.1485.0> in state state_wait_create_session_resp => state_active 04:13:01.010 [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 => 3591054434,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2073509404}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.010 [info] tunnel_response(<<"262422554739402">>): {ok,#{apco => <<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 => 3591054434,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2073509404}} 04:13:01.010 [info] tunnel_response for <<"262422554739402">>: {ok,#{apco => <<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 => 3591054434,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2073509404}} 04:13:01.010 [info] GSUP: Tx #{imsi => <<"262422554739402">>,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.55>, {osmo,5}, #{imsi => <<"262426350715390">>, message_type => send_auth_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:01.088 [info] GSUP: Rx #{imsi => <<"262426350715390">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426350715390 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426350715390 consume internal init_state in state state_new 04:13:01.088 [info] ue_fsm start(epdg_ue_fsm_262426350715390) *DBG* epdg_ue_fsm_262426350715390 receive call {auth_request,33,"internet",#{}} from <0.1486.0> in state state_new 04:13:01.088 [info] ue_fsm init(<<"262426350715390">>) 04:13:01.088 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426350715390 send ok to <0.1486.0> 04:13:01.088 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426350715390 enter aaa_ue_fsm in state state_new 04:13:01.088 [info] ue_fsm start_link(aaa_ue_fsm_262426350715390) *DBG* epdg_ue_fsm_262426350715390 consume call {auth_request,33,"internet",#{}} from <0.1486.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426350715390 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426350715390 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:01.088 [info] ue_fsm init("262426350715390") *DBG* aaa_ue_fsm_262426350715390 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.088 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.088 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426350715390",undefined,undefined,false,false,undefined} 04:13:01.088 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.088 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262426350715390",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426350715390 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426350715390 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:01.093 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426350715390",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206]],[[214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240]],["foobar"],[[20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190]],[[28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.093 [info] dia_sip2gsup: auth [214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206] authz [214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240]  04:13:01.093 [info] rand [214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99] autn [235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206]  *DBG* aaa_ue_fsm_262426350715390 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>, <<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216, 205,86,102,64,102,45,165,210,230,193,226,65,240>>, <<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>, <<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]}} from <0.1489.0> in state state_wait_swx_maa 04:13:01.093 [info] ue_fsm ev_rx_swx_maa 04:13:01.093 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426350715390",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426350715390 send ok to <0.1489.0> 04:13:01.093 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>,<<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240>>,<<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>,<<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]} *DBG* epdg_ue_fsm_262426350715390 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>, <<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216, 205,86,102,64,102,45,165,210,230,193,226,65,240>>, <<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>, <<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426350715390 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>, <<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216, 205,86,102,64,102,45,165,210,230,193,226,65,240>>, <<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>, <<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]}} from <0.1489.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426350715390 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426350715390">>, {ok, [{epdg_auth_tuple, <<214,99,5,161,223,203,247,117,71,58,114,24, 182,189,7,99>>, <<235,30,186,80,245,173,158,163,11,180,212,128, 28,111,43,206>>, <<214,99,5,161,223,203,247,117,71,58,114,24, 182,189,7,99,216,205,86,102,64,102,45,165, 210,230,193,226,65,240>>, <<28,80,110,104,48,109,186,142,82,118,143,85, 193,248,177,66>>, <<20,148,27,86,43,163,36,100,8,55,206,87, 87,43,130,190>>}]}}} 04:13:01.093 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>,<<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240>>,<<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>,<<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]}, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426350715390 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>, <<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>, <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216, 205,86,102,64,102,45,165,210,230,193,226,65,240>>, <<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>, <<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.093 [info] auth_response(<<"262426350715390">>): {ok,[{epdg_auth_tuple,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>,<<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240>>,<<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>,<<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]} 04:13:01.093 [info] auth_response for <<"262426350715390">>: {ok,[{epdg_auth_tuple,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>,<<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>,<<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240>>,<<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>,<<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>}]} 04:13:01.093 [info] GSUP: Tx #{auth_tuples => [#{autn => <<235,30,186,80,245,173,158,163,11,180,212,128,28,111,43,206>>,ck => <<20,148,27,86,43,163,36,100,8,55,206,87,87,43,130,190>>,ik => <<28,80,110,104,48,109,186,142,82,118,143,85,193,248,177,66>>,rand => <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99>>,res => <<214,99,5,161,223,203,247,117,71,58,114,24,182,189,7,99,216,205,86,102,64,102,45,165,210,230,193,226,65,240>>}],imsi => <<"262426350715390">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426350715390">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426350715390 receive call lu_request from <0.1490.0> in state state_authenticating 04:13:01.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426350715390">>,message_type => location_upd_req} 04:13:01.095 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426350715390 send ok to <0.1490.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.095 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426350715390 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426350715390 consume call lu_request from <0.1490.0> in state state_authenticating 04:13:01.095 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.095 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426350715390",undefined,undefined,false,false,undefined} 04:13:01.095 [debug] SWx Tx SAR Imsi="262426350715390" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426350715390",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426350715390 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426350715390 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426350715390 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1491.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426350715390 send ok to <0.1491.0> *DBG* aaa_ue_fsm_262426350715390 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1491.0> in state state_wait_swx_saa => state_authenticated 04:13:01.098 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426350715390",[],[2001],[],[{'Non-3GPP-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_262426350715390 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.098 [info] ue_fsm ev_rx_swx_saa 04:13:01.098 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426350715390",undefined,undefined,false,false,undefined} 04:13:01.098 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426350715390 send ok to <0.211.0> 04:13:01.099 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262426350715390">>,ok}} *DBG* epdg_ue_fsm_262426350715390 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.099 [info] lu_response(<<"262426350715390">>): ok 04:13:01.099 [info] lu_response for <<"262426350715390">>: ok 04:13:01.099 [info] GSUP: Tx #{imsi => <<"262426350715390">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426350715390">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426350715390 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1492.0> in state state_authenticated 04:13:01.100 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426350715390">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.100 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.100 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426350715390 send ok to <0.1492.0> 04:13:01.100 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426350715390 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1492.0> in state state_authenticated => state_wait_create_session_resp 04:13:01.100 [info] s2b: Tx {gtp,v2,create_session_request,0,13829227,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426350715390">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376198,<<172,18,126,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,3591054435,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426350715390 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:01.100 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426350715390 receive call {rx_s6b_aar,"262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1493.0> in state state_authenticated 04:13:01.107 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.107 [info] ue_fsm ev_rx_s6b_aar: "262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.107 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426350715390",undefined,undefined,true,false,undefined} 04:13:01.108 [debug] SWx Tx SAR Imsi="262426350715390" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426350715390",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426350715390 send ok to <0.1493.0> 04:13:01.108 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426350715390 consume call {rx_s6b_aar,"262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1493.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426350715390 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1494.0> in state state_authenticated_wait_swx_saa 04:13:01.110 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426350715390",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.110 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426350715390 send ok to <0.1494.0> 04:13:01.110 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426350715390","262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1493.0>} *DBG* aaa_ue_fsm_262426350715390 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1494.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.110 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.110 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.114 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,6,211,4,107,0,2,0,2,0,16,0,87,0,9,1,160,144,251,137,197,172,18,126,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,144,251,137,197,172,18,126,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,144,251,137,197,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.114 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376198,13829227,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,<<144,251,137,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,2432403909,<<172,18,126,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,2432403909,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} *DBG* epdg_ue_fsm_262426350715390 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 => 3591054435, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2432403909}}} from <0.1495.0> in state state_wait_create_session_resp 04:13:01.114 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426350715390">>,<0.1487.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376198,2432403909,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054435,2432403909}],[],[],[]}}}} 04:13:01.114 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.114 [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 => 3591054435,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2432403909}} 04:13:01.114 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} 04:13:01.114 [info] KMOD Port Create PDP Context Call {<0.1487.0>,[alias|#Ref<0.2003034577.3624206337.214508>]}: {create_pdp_context,{172,18,126,103},3591054435,2432403909,{192,168,0,75}} *DBG* epdg_ue_fsm_262426350715390 send ok to <0.1495.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426350715390">>, {ok, #{apco => <<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 => 3591054435, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2432403909}}}} *DBG* epdg_ue_fsm_262426350715390 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 => 3591054435, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2432403909}}} from <0.1495.0> in state state_wait_create_session_resp => state_active 04:13:01.115 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,75}, 3591054435, 2432403909 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.115 [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,126,103}},{ms_address,{192,168,0,75}},{i_tid,3591054435},{o_tid,2432403909}]}} 04:13:01.115 [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 => 3591054435,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2432403909}) returned ok 04:13:01.115 [info] tunnel_response(<<"262426350715390">>): {ok,#{apco => <<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 => 3591054435,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2432403909}} 04:13:01.115 [info] tunnel_response for <<"262426350715390">>: {ok,#{apco => <<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 => 3591054435,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2432403909}} 04:13:01.115 [info] GSUP: Tx #{imsi => <<"262426350715390">>,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.55>, {osmo,5}, #{imsi => <<"262422867012494">>, message_type => send_auth_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:01.188 [info] GSUP: Rx #{imsi => <<"262422867012494">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422867012494 enter epdg_ue_fsm in state state_new 04:13:01.189 [info] ue_fsm start(epdg_ue_fsm_262422867012494) *DBG* epdg_ue_fsm_262422867012494 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422867012494 receive call {auth_request,33,"internet",#{}} from <0.1496.0> in state state_new 04:13:01.189 [info] ue_fsm init(<<"262422867012494">>) *DBG* epdg_ue_fsm_262422867012494 send ok to <0.1496.0> 04:13:01.189 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422867012494 consume call {auth_request,33,"internet",#{}} from <0.1496.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.189 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422867012494 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422867012494 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422867012494 consume internal init_state in state state_new 04:13:01.189 [info] ue_fsm start_link(aaa_ue_fsm_262422867012494) *DBG* aaa_ue_fsm_262422867012494 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.189 [info] ue_fsm init("262422867012494") 04:13:01.189 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.189 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422867012494",undefined,undefined,false,false,undefined} 04:13:01.189 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422867012494 send ok to <0.201.0> 04:13:01.189 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262422867012494",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422867012494 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_262422867012494 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220>>, <<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>, <<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11, 127>>, <<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]}} from <0.1499.0> in state state_wait_swx_maa 04:13:01.193 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422867012494",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92]],[[24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232]],["foobar"],[[28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115]],[[88,123,227,132,153,166,206,165,132,113,250,239,52,212,11,127]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422867012494 send ok to <0.1499.0> 04:13:01.193 [info] dia_sip2gsup: auth [24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92] authz [24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232]  *DBG* aaa_ue_fsm_262422867012494 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220>>, <<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>, <<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11, 127>>, <<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]}} from <0.1499.0> in state state_wait_swx_maa => state_new 04:13:01.193 [info] rand [24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220] autn [178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92]  *DBG* epdg_ue_fsm_262422867012494 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220>>, <<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>, <<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11, 127>>, <<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.193 [info] ue_fsm ev_rx_swx_maa 04:13:01.193 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422867012494",undefined,undefined,false,false,undefined} 04:13:01.193 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220>>,<<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>,<<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11,127>>,<<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]} 04:13:01.193 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220>>,<<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>,<<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11,127>>,<<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]}, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422867012494 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422867012494">>, {ok, [{epdg_auth_tuple, <<24,238,156,108,248,149,163,179,91,187,210, 127,131,19,248,220>>, <<178,47,162,242,74,114,186,114,202,214,234,33, 117,155,80,92>>, <<24,238,156,108,248,149,163,179,91,187,210, 127,131,19,248,220,140,250,101,69,15,117,212, 245,231,195,70,213,78,232>>, <<88,123,227,132,153,166,206,165,132,113,250, 239,52,212,11,127>>, <<28,163,128,199,84,143,89,162,5,73,137, 34,66,241,157,115>>}]}}} 04:13:01.193 [info] auth_response(<<"262422867012494">>): {ok,[{epdg_auth_tuple,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220>>,<<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>,<<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11,127>>,<<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]} *DBG* epdg_ue_fsm_262422867012494 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220>>, <<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>, <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248, 220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>, <<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11, 127>>, <<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.194 [info] auth_response for <<"262422867012494">>: {ok,[{epdg_auth_tuple,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220>>,<<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>,<<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>,<<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11,127>>,<<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.194 [info] GSUP: Tx #{auth_tuples => [#{autn => <<178,47,162,242,74,114,186,114,202,214,234,33,117,155,80,92>>,ck => <<28,163,128,199,84,143,89,162,5,73,137,34,66,241,157,115>>,ik => <<88,123,227,132,153,166,206,165,132,113,250,239,52,212,11,127>>,rand => <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220>>,res => <<24,238,156,108,248,149,163,179,91,187,210,127,131,19,248,220,140,250,101,69,15,117,212,245,231,195,70,213,78,232>>}],imsi => <<"262422867012494">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422867012494">>, message_type => location_upd_req}} 04:13:01.195 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422867012494">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422867012494 receive call lu_request from <0.1500.0> in state state_authenticating 04:13:01.195 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422867012494 send ok to <0.1500.0> 04:13:01.195 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422867012494 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422867012494 consume call lu_request from <0.1500.0> in state state_authenticating 04:13:01.195 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.195 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422867012494",undefined,undefined,false,false,undefined} 04:13:01.195 [debug] SWx Tx SAR Imsi="262422867012494" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422867012494 send ok to <0.201.0> 04:13:01.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422867012494",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422867012494 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422867012494 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1501.0> in state state_wait_swx_saa 04:13:01.198 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422867012494",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422867012494 send ok to <0.1501.0> *DBG* aaa_ue_fsm_262422867012494 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1501.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422867012494 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.198 [info] ue_fsm ev_rx_swx_saa 04:13:01.198 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422867012494",undefined,undefined,false,false,undefined} 04:13:01.198 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422867012494 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422867012494">>,ok}} *DBG* epdg_ue_fsm_262422867012494 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.198 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} 04:13:01.198 [info] lu_response(<<"262422867012494">>): ok 04:13:01.198 [info] lu_response for <<"262422867012494">>: ok 04:13:01.198 [info] GSUP: Tx #{imsi => <<"262422867012494">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422867012494">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:01.199 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422867012494">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422867012494 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1502.0> in state state_authenticated 04:13:01.199 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.200 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} 04:13:01.200 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262422867012494 send ok to <0.1502.0> *DBG* epdg_ue_fsm_262422867012494 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1502.0> in state state_authenticated => state_wait_create_session_resp 04:13:01.200 [info] s2b: Tx {gtp,v2,create_session_request,0,13829228,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422867012494">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376199,<<172,18,126,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,3591054436,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422867012494 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:01.200 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422867012494 receive call {rx_s6b_aar,"262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1503.0> in state state_authenticated 04:13:01.205 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.205 [info] ue_fsm ev_rx_s6b_aar: "262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.205 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422867012494",undefined,undefined,true,false,undefined} 04:13:01.205 [debug] SWx Tx SAR Imsi="262422867012494" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.205 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422867012494",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422867012494 send ok to <0.1503.0> *DBG* aaa_ue_fsm_262422867012494 consume call {rx_s6b_aar,"262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1503.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.205 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422867012494 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1504.0> in state state_authenticated_wait_swx_saa 04:13:01.208 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422867012494",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.208 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422867012494 send ok to <0.1504.0> 04:13:01.208 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422867012494","262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1503.0>} *DBG* aaa_ue_fsm_262422867012494 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1504.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.208 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.208 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.211 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,7,211,4,108,0,2,0,2,0,16,0,87,0,9,1,160,245,101,156,30,172,18,126,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,245,101,156,30,172,18,126,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,101,156,30,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.211 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376199,13829228,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,101,156,30>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4117077022,<<172,18,126,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,4117077022,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} 04:13:01.211 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422867012494">>,<0.1497.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376199,4117077022,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054436,4117077022}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422867012494 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 => 3591054436, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4117077022}}} from <0.1505.0> in state state_wait_create_session_resp 04:13:01.211 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.211 [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 => 3591054436,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4117077022}} 04:13:01.212 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} 04:13:01.212 [info] KMOD Port Create PDP Context Call {<0.1497.0>,[alias|#Ref<0.2003034577.3624206337.214708>]}: {create_pdp_context,{172,18,126,103},3591054436,4117077022,{192,168,0,76}} 04:13:01.212 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,76}, 3591054436, 4117077022 *DBG* epdg_ue_fsm_262422867012494 send ok to <0.1505.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422867012494">>, {ok, #{apco => <<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 => 3591054436, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4117077022}}}} 04:13:01.212 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],395,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,76}},{i_tid,3591054436},{o_tid,4117077022}]}} *DBG* epdg_ue_fsm_262422867012494 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 => 3591054436, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4117077022}}} from <0.1505.0> in state state_wait_create_session_resp => state_active 04:13:01.212 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3591054436,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4117077022}) returned ok 04:13:01.212 [info] tunnel_response(<<"262422867012494">>): {ok,#{apco => <<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 => 3591054436,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4117077022}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.212 [info] tunnel_response for <<"262422867012494">>: {ok,#{apco => <<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 => 3591054436,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4117077022}} 04:13:01.212 [info] GSUP: Tx #{imsi => <<"262422867012494">>,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.55>, {osmo,5}, #{imsi => <<"262429472722524">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429472722524 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429472722524 consume internal init_state in state state_new 04:13:01.288 [info] GSUP: Rx #{imsi => <<"262429472722524">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429472722524 receive call {auth_request,33,"internet",#{}} from <0.1506.0> in state state_new *DBG* epdg_ue_fsm_262429472722524 send ok to <0.1506.0> 04:13:01.288 [info] ue_fsm start(epdg_ue_fsm_262429472722524) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429472722524 consume call {auth_request,33,"internet",#{}} from <0.1506.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429472722524 enter aaa_ue_fsm in state state_new 04:13:01.288 [info] ue_fsm init(<<"262429472722524">>) *DBG* epdg_ue_fsm_262429472722524 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429472722524 consume internal init_state in state state_new 04:13:01.288 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429472722524 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.288 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} 04:13:01.288 [info] ue_fsm start_link(aaa_ue_fsm_262429472722524) 04:13:01.289 [info] ue_fsm init("262429472722524") 04:13:01.289 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.289 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429472722524",undefined,undefined,false,false,undefined} 04:13:01.289 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429472722524 send ok to <0.201.0> 04:13:01.289 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262429472722524",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429472722524 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:01.292 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429472722524",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62]],[[123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203]],["foobar"],[[25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183]],[[240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429472722524 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>, <<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169, 226,215,143,186,99,85,199,102,235,170,86,24,248,203>>, <<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>, <<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]}} from <0.1509.0> in state state_wait_swx_maa 04:13:01.292 [info] dia_sip2gsup: auth [123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62] authz [123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203]  04:13:01.292 [info] rand [123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169] autn [159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62]  *DBG* aaa_ue_fsm_262429472722524 send ok to <0.1509.0> 04:13:01.292 [info] ue_fsm ev_rx_swx_maa 04:13:01.293 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429472722524",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429472722524 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>, <<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169, 226,215,143,186,99,85,199,102,235,170,86,24,248,203>>, <<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>, <<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]}} from <0.1509.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429472722524 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>, <<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169, 226,215,143,186,99,85,199,102,235,170,86,24,248,203>>, <<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>, <<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.293 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>,<<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203>>,<<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>,<<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]} 04:13:01.293 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>,<<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203>>,<<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>,<<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]}, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429472722524 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429472722524">>, {ok, [{epdg_auth_tuple, <<123,96,120,144,129,149,249,226,43,150,64,106, 21,34,5,169>>, <<159,232,2,212,101,103,138,29,244,32,247,98, 183,131,59,62>>, <<123,96,120,144,129,149,249,226,43,150,64,106, 21,34,5,169,226,215,143,186,99,85,199,102, 235,170,86,24,248,203>>, <<240,62,169,12,194,233,193,101,241,67,84,134, 34,251,5,94>>, <<25,52,1,169,187,131,202,229,195,16,53, 68,120,253,23,183>>}]}}} 04:13:01.293 [info] auth_response(<<"262429472722524">>): {ok,[{epdg_auth_tuple,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>,<<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203>>,<<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>,<<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]} *DBG* epdg_ue_fsm_262429472722524 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>, <<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>, <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169, 226,215,143,186,99,85,199,102,235,170,86,24,248,203>>, <<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>, <<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.293 [info] auth_response for <<"262429472722524">>: {ok,[{epdg_auth_tuple,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>,<<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>,<<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203>>,<<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>,<<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.293 [info] GSUP: Tx #{auth_tuples => [#{autn => <<159,232,2,212,101,103,138,29,244,32,247,98,183,131,59,62>>,ck => <<25,52,1,169,187,131,202,229,195,16,53,68,120,253,23,183>>,ik => <<240,62,169,12,194,233,193,101,241,67,84,134,34,251,5,94>>,rand => <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169>>,res => <<123,96,120,144,129,149,249,226,43,150,64,106,21,34,5,169,226,215,143,186,99,85,199,102,235,170,86,24,248,203>>}],imsi => <<"262429472722524">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429472722524">>, message_type => location_upd_req}} 04:13:01.295 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429472722524">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429472722524 receive call lu_request from <0.1510.0> in state state_authenticating 04:13:01.295 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429472722524 send ok to <0.1510.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429472722524 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429472722524 consume call lu_request from <0.1510.0> in state state_authenticating 04:13:01.295 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} 04:13:01.295 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.295 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429472722524",undefined,undefined,false,false,undefined} 04:13:01.295 [debug] SWx Tx SAR Imsi="262429472722524" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.295 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429472722524",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429472722524 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429472722524 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429472722524 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1511.0> in state state_wait_swx_saa 04:13:01.297 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429472722524",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429472722524 send ok to <0.1511.0> 04:13:01.297 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429472722524 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429472722524 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1511.0> in state state_wait_swx_saa => state_authenticated 04:13:01.297 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429472722524",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429472722524 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429472722524">>,ok}} 04:13:01.297 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429472722524 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.297 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} 04:13:01.297 [info] lu_response(<<"262429472722524">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.297 [info] lu_response for <<"262429472722524">>: ok 04:13:01.297 [info] GSUP: Tx #{imsi => <<"262429472722524">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429472722524">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:01.299 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429472722524">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429472722524 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1512.0> in state state_authenticated 04:13:01.299 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.299 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} 04:13:01.299 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:01.299 [info] s2b: Tx {gtp,v2,create_session_request,0,13829229,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429472722524">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376200,<<172,18,126,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,3591054437,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429472722524 send ok to <0.1512.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.299 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429472722524 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1512.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429472722524 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429472722524 receive call {rx_s6b_aar,"262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1513.0> in state state_authenticated 04:13:01.304 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.304 [info] ue_fsm ev_rx_s6b_aar: "262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.304 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429472722524",undefined,undefined,true,false,undefined} 04:13:01.304 [debug] SWx Tx SAR Imsi="262429472722524" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.304 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429472722524",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429472722524 send ok to <0.1513.0> *DBG* aaa_ue_fsm_262429472722524 consume call {rx_s6b_aar,"262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1513.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.304 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429472722524 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1514.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429472722524 send ok to <0.1514.0> *DBG* aaa_ue_fsm_262429472722524 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1514.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.306 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429472722524",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.306 [info] ue_fsm ev_rx_swx_saa 04:13:01.306 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429472722524","262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1513.0>} 04:13:01.306 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.306 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.309 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,8,211,4,109,0,2,0,2,0,16,0,87,0,9,1,160,83,87,252,171,172,18,126,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,83,87,252,171,172,18,126,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,87,252,171,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.309 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376200,13829229,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,<<"SWü«">>},{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,1398275243,<<172,18,126,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,1398275243,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} *DBG* epdg_ue_fsm_262429472722524 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 => 3591054437, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1398275243}}} from <0.1515.0> in state state_wait_create_session_resp 04:13:01.309 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429472722524">>,<0.1507.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376200,1398275243,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054437,1398275243}],[],[],[],[],[]}}}} 04:13:01.309 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.309 [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 => 3591054437,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1398275243}} 04:13:01.309 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} 04:13:01.309 [info] KMOD Port Create PDP Context Call {<0.1507.0>,[alias|#Ref<0.2003034577.3624206337.214820>]}: {create_pdp_context,{172,18,126,103},3591054437,1398275243,{192,168,0,77}} 04:13:01.309 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,77}, 3591054437, 1398275243 04:13:01.309 [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,126,103}},{ms_address,{192,168,0,77}},{i_tid,3591054437},{o_tid,1398275243}]}} *DBG* epdg_ue_fsm_262429472722524 send ok to <0.1515.0> 04:13:01.309 [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 => 3591054437,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1398275243}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429472722524">>, {ok, #{apco => <<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 => 3591054437, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1398275243}}}} 04:13:01.310 [info] tunnel_response(<<"262429472722524">>): {ok,#{apco => <<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 => 3591054437,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1398275243}} *DBG* epdg_ue_fsm_262429472722524 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 => 3591054437, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1398275243}}} from <0.1515.0> in state state_wait_create_session_resp => state_active 04:13:01.310 [info] tunnel_response for <<"262429472722524">>: {ok,#{apco => <<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 => 3591054437,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1398275243}} 04:13:01.310 [info] GSUP: Tx #{imsi => <<"262429472722524">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262422062493986">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422062493986 enter epdg_ue_fsm in state state_new 04:13:01.388 [info] GSUP: Rx #{imsi => <<"262422062493986">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422062493986 consume internal init_state in state state_new 04:13:01.388 [info] ue_fsm start(epdg_ue_fsm_262422062493986) *DBG* epdg_ue_fsm_262422062493986 receive call {auth_request,33,"internet",#{}} from <0.1516.0> in state state_new 04:13:01.388 [info] ue_fsm init(<<"262422062493986">>) *DBG* epdg_ue_fsm_262422062493986 send ok to <0.1516.0> 04:13:01.388 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422062493986 consume call {auth_request,33,"internet",#{}} from <0.1516.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.388 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422062493986 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:01.388 [info] ue_fsm start_link(aaa_ue_fsm_262422062493986) *DBG* aaa_ue_fsm_262422062493986 enter aaa_ue_fsm in state state_new 04:13:01.388 [info] ue_fsm init("262422062493986") *DBG* aaa_ue_fsm_262422062493986 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422062493986 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.389 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.389 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422062493986",undefined,undefined,false,false,undefined} 04:13:01.389 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.389 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262422062493986",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422062493986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422062493986 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_262422062493986 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>, <<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6, 209,45,236,244,151,224,15,142,168,152,120,201,46>>, <<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>, <<237,96,185,250,229,156,102,148,129,100,9,251,101,173, 142,239>>}]}} from <0.1519.0> in state state_wait_swx_maa 04:13:01.392 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422062493986",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150]],[[230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46]],["foobar"],[[237,96,185,250,229,156,102,148,129,100,9,251,101,173,142,239]],[[70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.392 [info] dia_sip2gsup: auth [230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150] authz [230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46]  04:13:01.392 [info] rand [230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45] autn [107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150]  04:13:01.392 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422062493986 send ok to <0.1519.0> 04:13:01.392 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422062493986",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422062493986 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>, <<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6, 209,45,236,244,151,224,15,142,168,152,120,201,46>>, <<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>, <<237,96,185,250,229,156,102,148,129,100,9,251,101,173, 142,239>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422062493986 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>, <<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6, 209,45,236,244,151,224,15,142,168,152,120,201,46>>, <<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>, <<237,96,185,250,229,156,102,148,129,100,9,251,101,173, 142,239>>}]}} from <0.1519.0> in state state_wait_swx_maa => state_new 04:13:01.392 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>,<<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46>>,<<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>,<<237,96,185,250,229,156,102,148,129,100,9,251,101,173,142,239>>}]} *DBG* epdg_ue_fsm_262422062493986 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422062493986">>, {ok, [{epdg_auth_tuple, <<230,174,168,19,82,193,124,110,208,82,33,21, 57,227,38,45>>, <<107,140,181,166,100,145,119,195,129,121,8,13, 181,85,128,150>>, <<230,174,168,19,82,193,124,110,208,82,33,21, 57,227,38,45,6,209,45,236,244,151,224,15,142, 168,152,120,201,46>>, <<70,147,169,160,106,182,191,44,79,40,57,195, 124,158,41,23>>, <<237,96,185,250,229,156,102,148,129,100, 9,251,101,173,142,239>>}]}}} 04:13:01.392 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>,<<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46>>,<<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>,<<237,96,185,250,229,156,102,148,129,100,9,251,101,173,142,239>>}]}, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422062493986 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>, <<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>, <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6, 209,45,236,244,151,224,15,142,168,152,120,201,46>>, <<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>, <<237,96,185,250,229,156,102,148,129,100,9,251,101,173, 142,239>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.392 [info] auth_response(<<"262422062493986">>): {ok,[{epdg_auth_tuple,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>,<<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46>>,<<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>,<<237,96,185,250,229,156,102,148,129,100,9,251,101,173,142,239>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.393 [info] auth_response for <<"262422062493986">>: {ok,[{epdg_auth_tuple,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>,<<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>,<<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46>>,<<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>,<<237,96,185,250,229,156,102,148,129,100,9,251,101,173,142,239>>}]} 04:13:01.393 [info] GSUP: Tx #{auth_tuples => [#{autn => <<107,140,181,166,100,145,119,195,129,121,8,13,181,85,128,150>>,ck => <<237,96,185,250,229,156,102,148,129,100,9,251,101,173,142,239>>,ik => <<70,147,169,160,106,182,191,44,79,40,57,195,124,158,41,23>>,rand => <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45>>,res => <<230,174,168,19,82,193,124,110,208,82,33,21,57,227,38,45,6,209,45,236,244,151,224,15,142,168,152,120,201,46>>}],imsi => <<"262422062493986">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422062493986">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422062493986 receive call lu_request from <0.1520.0> in state state_authenticating *DBG* epdg_ue_fsm_262422062493986 send ok to <0.1520.0> *DBG* epdg_ue_fsm_262422062493986 consume call lu_request from <0.1520.0> in state state_authenticating 04:13:01.394 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422062493986">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422062493986 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:01.394 [info] ue_fsm lu_request 04:13:01.394 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} 04:13:01.394 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.394 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422062493986",undefined,undefined,false,false,undefined} 04:13:01.394 [debug] SWx Tx SAR Imsi="262422062493986" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422062493986 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422062493986 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:01.394 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422062493986",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422062493986 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1521.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422062493986 send ok to <0.1521.0> *DBG* epdg_ue_fsm_262422062493986 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422062493986 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1521.0> in state state_wait_swx_saa => state_authenticated 04:13:01.396 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422062493986",[],[2001],[],[{'Non-3GPP-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_262422062493986 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422062493986">>,ok}} *DBG* epdg_ue_fsm_262422062493986 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.396 [info] ue_fsm ev_rx_swx_saa 04:13:01.396 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422062493986",undefined,undefined,false,false,undefined} 04:13:01.396 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:01.396 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} 04:13:01.396 [info] lu_response(<<"262422062493986">>): ok 04:13:01.396 [info] lu_response for <<"262422062493986">>: ok 04:13:01.397 [info] GSUP: Tx #{imsi => <<"262422062493986">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422062493986">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422062493986 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1522.0> in state state_authenticated 04:13:01.397 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422062493986">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.397 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.397 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} 04:13:01.397 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:01.398 [info] s2b: Tx {gtp,v2,create_session_request,0,13829230,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422062493986">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376201,<<172,18,126,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,3591054438,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422062493986 send ok to <0.1522.0> 04:13:01.398 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422062493986 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1522.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422062493986 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:01.403 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422062493986 receive call {rx_s6b_aar,"262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1523.0> in state state_authenticated 04:13:01.403 [info] ue_fsm ev_rx_s6b_aar: "262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.403 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422062493986",undefined,undefined,true,false,undefined} 04:13:01.403 [debug] SWx Tx SAR Imsi="262422062493986" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.403 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422062493986",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422062493986 send ok to <0.1523.0> 04:13:01.403 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422062493986 consume call {rx_s6b_aar,"262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1523.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422062493986 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1524.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422062493986 send ok to <0.1524.0> 04:13:01.405 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422062493986",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422062493986 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1524.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.405 [info] ue_fsm ev_rx_swx_saa 04:13:01.405 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422062493986","262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1523.0>} 04:13:01.405 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.405 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,9,211,4,110,0,2,0,2,0,16,0,87,0,9,1,160,189,70,84,2,172,18,126,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,189,70,84,2,172,18,126,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,189,70,84,2,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376201,13829230,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,<<189,70,84,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,3175502850,<<172,18,126,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,3175502850,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} *DBG* epdg_ue_fsm_262422062493986 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 => 3591054438, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3175502850}}} from <0.1525.0> in state state_wait_create_session_resp 04:13:01.408 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422062493986">>,<0.1517.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376201,3175502850,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054438,3175502850}],[],[]}}}} 04:13:01.408 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.408 [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 => 3591054438,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3175502850}} 04:13:01.409 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} 04:13:01.409 [info] KMOD Port Create PDP Context Call {<0.1517.0>,[alias|#Ref<0.2003034577.3624206337.215013>]}: {create_pdp_context,{172,18,126,103},3591054438,3175502850,{192,168,0,78}} 04:13:01.409 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,78}, 3591054438, 3175502850 *DBG* epdg_ue_fsm_262422062493986 send ok to <0.1525.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422062493986">>, {ok, #{apco => <<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 => 3591054438, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3175502850}}}} 04:13:01.409 [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,126,103}},{ms_address,{192,168,0,78}},{i_tid,3591054438},{o_tid,3175502850}]}} *DBG* epdg_ue_fsm_262422062493986 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 => 3591054438, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3175502850}}} from <0.1525.0> in state state_wait_create_session_resp => state_active 04:13:01.409 [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 => 3591054438,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3175502850}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.409 [info] tunnel_response(<<"262422062493986">>): {ok,#{apco => <<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 => 3591054438,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3175502850}} 04:13:01.409 [info] tunnel_response for <<"262422062493986">>: {ok,#{apco => <<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 => 3591054438,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3175502850}} 04:13:01.409 [info] GSUP: Tx #{imsi => <<"262422062493986">>,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.55>, {osmo,5}, #{imsi => <<"262424905639219">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424905639219 enter epdg_ue_fsm in state state_new 04:13:01.488 [info] GSUP: Rx #{imsi => <<"262424905639219">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424905639219 consume internal init_state in state state_new 04:13:01.488 [info] ue_fsm start(epdg_ue_fsm_262424905639219) *DBG* epdg_ue_fsm_262424905639219 receive call {auth_request,33,"internet",#{}} from <0.1526.0> in state state_new 04:13:01.488 [info] ue_fsm init(<<"262424905639219">>) *DBG* epdg_ue_fsm_262424905639219 send ok to <0.1526.0> 04:13:01.488 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424905639219 consume call {auth_request,33,"internet",#{}} from <0.1526.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424905639219 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.488 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424905639219 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424905639219 consume internal init_state in state state_new 04:13:01.488 [info] ue_fsm start_link(aaa_ue_fsm_262424905639219) 04:13:01.488 [info] ue_fsm init("262424905639219") *DBG* aaa_ue_fsm_262424905639219 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.488 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.489 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424905639219",undefined,undefined,false,false,undefined} 04:13:01.489 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.489 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262424905639219",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424905639219 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424905639219 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_262424905639219 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>, <<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93, 115,241,105,2,46,10,143,215,136,218,249,228,201,157>>, <<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>, <<163,214,163,25,30,203,186,54,253,160,228,97,227,177, 203,14>>}]}} from <0.1529.0> in state state_wait_swx_maa 04:13:01.492 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424905639219",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98]],[[99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157]],["foobar"],[[163,214,163,25,30,203,186,54,253,160,228,97,227,177,203,14]],[[121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.492 [info] dia_sip2gsup: auth [99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98] authz [99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157]  04:13:01.492 [info] rand [99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93] autn [224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98]  04:13:01.492 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424905639219 send ok to <0.1529.0> *DBG* aaa_ue_fsm_262424905639219 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>, <<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93, 115,241,105,2,46,10,143,215,136,218,249,228,201,157>>, <<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>, <<163,214,163,25,30,203,186,54,253,160,228,97,227,177, 203,14>>}]}} from <0.1529.0> in state state_wait_swx_maa => state_new 04:13:01.492 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424905639219",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424905639219 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>, <<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93, 115,241,105,2,46,10,143,215,136,218,249,228,201,157>>, <<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>, <<163,214,163,25,30,203,186,54,253,160,228,97,227,177, 203,14>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.492 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>,<<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157>>,<<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>,<<163,214,163,25,30,203,186,54,253,160,228,97,227,177,203,14>>}]} 04:13:01.492 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>,<<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157>>,<<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>,<<163,214,163,25,30,203,186,54,253,160,228,97,227,177,203,14>>}]}, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262424905639219">>, {ok, [{epdg_auth_tuple, <<99,66,146,204,234,233,79,110,99,133,22,128, 100,147,48,93>>, <<224,109,85,66,195,113,249,214,245,22,238,8, 112,183,200,98>>, <<99,66,146,204,234,233,79,110,99,133,22,128, 100,147,48,93,115,241,105,2,46,10,143,215, 136,218,249,228,201,157>>, <<121,97,243,235,137,106,225,115,254,0,18,74, 235,159,88,161>>, <<163,214,163,25,30,203,186,54,253,160, 228,97,227,177,203,14>>}]}}} *DBG* epdg_ue_fsm_262424905639219 send ok to <0.211.0> 04:13:01.492 [info] auth_response(<<"262424905639219">>): {ok,[{epdg_auth_tuple,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>,<<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157>>,<<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>,<<163,214,163,25,30,203,186,54,253,160,228,97,227,177,203,14>>}]} 04:13:01.492 [info] auth_response for <<"262424905639219">>: {ok,[{epdg_auth_tuple,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>,<<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>,<<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157>>,<<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>,<<163,214,163,25,30,203,186,54,253,160,228,97,227,177,203,14>>}]} *DBG* epdg_ue_fsm_262424905639219 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>, <<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>, <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93, 115,241,105,2,46,10,143,215,136,218,249,228,201,157>>, <<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>, <<163,214,163,25,30,203,186,54,253,160,228,97,227,177, 203,14>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.493 [info] GSUP: Tx #{auth_tuples => [#{autn => <<224,109,85,66,195,113,249,214,245,22,238,8,112,183,200,98>>,ck => <<163,214,163,25,30,203,186,54,253,160,228,97,227,177,203,14>>,ik => <<121,97,243,235,137,106,225,115,254,0,18,74,235,159,88,161>>,rand => <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93>>,res => <<99,66,146,204,234,233,79,110,99,133,22,128,100,147,48,93,115,241,105,2,46,10,143,215,136,218,249,228,201,157>>}],imsi => <<"262424905639219">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424905639219">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424905639219 receive call lu_request from <0.1530.0> in state state_authenticating *DBG* epdg_ue_fsm_262424905639219 send ok to <0.1530.0> 04:13:01.494 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424905639219">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424905639219 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424905639219 consume call lu_request from <0.1530.0> in state state_authenticating 04:13:01.494 [info] ue_fsm lu_request 04:13:01.494 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} 04:13:01.494 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262424905639219 send ok to <0.201.0> 04:13:01.494 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424905639219",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424905639219 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:01.494 [debug] SWx Tx SAR Imsi="262424905639219" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.494 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424905639219",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424905639219 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1531.0> in state state_wait_swx_saa 04:13:01.497 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424905639219",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.497 [info] ue_fsm ev_rx_swx_saa 04:13:01.497 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424905639219",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424905639219 send ok to <0.1531.0> *DBG* aaa_ue_fsm_262424905639219 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1531.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424905639219 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.497 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262424905639219">>,ok}} 04:13:01.497 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424905639219 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424905639219 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.497 [info] lu_response(<<"262424905639219">>): ok 04:13:01.497 [info] lu_response for <<"262424905639219">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.497 [info] GSUP: Tx #{imsi => <<"262424905639219">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424905639219">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:01.499 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424905639219">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424905639219 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1532.0> in state state_authenticated 04:13:01.499 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.499 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} 04:13:01.499 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262424905639219 send ok to <0.1532.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.499 [info] s2b: Tx {gtp,v2,create_session_request,0,13829231,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424905639219">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376202,<<172,18,126,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,3591054439,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424905639219 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1532.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424905639219 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:01.499 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424905639219 receive call {rx_s6b_aar,"262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1533.0> in state state_authenticated 04:13:01.505 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.505 [info] ue_fsm ev_rx_s6b_aar: "262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.505 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424905639219",undefined,undefined,true,false,undefined} 04:13:01.505 [debug] SWx Tx SAR Imsi="262424905639219" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.505 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424905639219",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424905639219 send ok to <0.1533.0> 04:13:01.505 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424905639219 consume call {rx_s6b_aar,"262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1533.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424905639219 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1534.0> in state state_authenticated_wait_swx_saa 04:13:01.507 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424905639219",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.507 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424905639219 send ok to <0.1534.0> 04:13:01.507 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424905639219","262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1533.0>} *DBG* aaa_ue_fsm_262424905639219 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1534.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.507 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.507 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.510 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,10,211,4,111,0,2,0,2,0,16,0,87,0,9,1,160,247,44,4,204,172,18,126,103,79,0,5,0,1,192,168,0,79,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,247,44,4,204,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,247,44,4,204,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262424905639219 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 => 3591054439, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4146857164}}} from <0.1535.0> in state state_wait_create_session_resp 04:13:01.510 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376202,13829231,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<247,44,4,204>>},{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,4146857164,<<172,18,126,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,4146857164,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} 04:13:01.510 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424905639219">>,<0.1527.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376202,4146857164,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054439,4146857164}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:01.510 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.510 [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 => 3591054439,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4146857164}} 04:13:01.510 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} 04:13:01.510 [info] KMOD Port Create PDP Context Call {<0.1527.0>,[alias|#Ref<0.2003034577.3624206337.215176>]}: {create_pdp_context,{172,18,126,103},3591054439,4146857164,{192,168,0,79}} *DBG* epdg_ue_fsm_262424905639219 send ok to <0.1535.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424905639219">>, {ok, #{apco => <<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 => 3591054439, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 4146857164}}}} 04:13:01.510 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,79}, 3591054439, 4146857164 *DBG* epdg_ue_fsm_262424905639219 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 => 3591054439, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 4146857164}}} from <0.1535.0> in state state_wait_create_session_resp => state_active 04:13:01.510 [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,126,103}},{ms_address,{192,168,0,79}},{i_tid,3591054439},{o_tid,4146857164}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.510 [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 => 3591054439,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4146857164}) returned ok 04:13:01.510 [info] tunnel_response(<<"262424905639219">>): {ok,#{apco => <<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 => 3591054439,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4146857164}} 04:13:01.511 [info] tunnel_response for <<"262424905639219">>: {ok,#{apco => <<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 => 3591054439,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 4146857164}} 04:13:01.511 [info] GSUP: Tx #{imsi => <<"262424905639219">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,79>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262429993826824">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429993826824 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429993826824 consume internal init_state in state state_new 04:13:01.589 [info] GSUP: Rx #{imsi => <<"262429993826824">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429993826824 receive call {auth_request,33,"internet",#{}} from <0.1536.0> in state state_new 04:13:01.589 [info] ue_fsm start(epdg_ue_fsm_262429993826824) 04:13:01.589 [info] ue_fsm init(<<"262429993826824">>) *DBG* epdg_ue_fsm_262429993826824 send ok to <0.1536.0> 04:13:01.589 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429993826824 consume call {auth_request,33,"internet",#{}} from <0.1536.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429993826824 enter aaa_ue_fsm in state state_new 04:13:01.589 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429993826824 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429993826824 consume internal init_state in state state_new 04:13:01.589 [info] ue_fsm start_link(aaa_ue_fsm_262429993826824) *DBG* aaa_ue_fsm_262429993826824 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.589 [info] ue_fsm init("262429993826824") 04:13:01.589 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.590 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429993826824",undefined,undefined,false,false,undefined} 04:13:01.590 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.590 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262429993826824",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429993826824 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429993826824 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:01.594 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429993826824",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100]],[[115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109]],["foobar"],[[157,233,238,184,140,239,50,106,21,80,39,183,155,128,185,36]],[[251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429993826824 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>, <<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73, 164,158,56,40,210,10,194,133,211,132,98,36,184,109>>, <<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>, <<157,233,238,184,140,239,50,106,21,80,39,183,155,128, 185,36>>}]}} from <0.1539.0> in state state_wait_swx_maa 04:13:01.594 [info] dia_sip2gsup: auth [115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100] authz [115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109]  *DBG* aaa_ue_fsm_262429993826824 send ok to <0.1539.0> 04:13:01.594 [info] rand [115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73] autn [60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100]  *DBG* aaa_ue_fsm_262429993826824 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>, <<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73, 164,158,56,40,210,10,194,133,211,132,98,36,184,109>>, <<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>, <<157,233,238,184,140,239,50,106,21,80,39,183,155,128, 185,36>>}]}} from <0.1539.0> in state state_wait_swx_maa => state_new 04:13:01.594 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429993826824 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>, <<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73, 164,158,56,40,210,10,194,133,211,132,98,36,184,109>>, <<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>, <<157,233,238,184,140,239,50,106,21,80,39,183,155,128, 185,36>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.594 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429993826824",undefined,undefined,false,false,undefined} 04:13:01.595 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>,<<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109>>,<<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>,<<157,233,238,184,140,239,50,106,21,80,39,183,155,128,185,36>>}]} 04:13:01.595 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>,<<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109>>,<<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>,<<157,233,238,184,140,239,50,106,21,80,39,183,155,128,185,36>>}]}, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429993826824 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429993826824">>, {ok, [{epdg_auth_tuple, <<115,4,209,92,99,52,102,178,196,163,39,209, 103,176,146,73>>, <<60,194,138,37,191,166,7,169,228,149,222,81, 172,86,176,100>>, <<115,4,209,92,99,52,102,178,196,163,39,209, 103,176,146,73,164,158,56,40,210,10,194,133, 211,132,98,36,184,109>>, <<251,154,77,183,24,95,220,228,58,112,14,148,4, 58,95,180>>, <<157,233,238,184,140,239,50,106,21,80,39, 183,155,128,185,36>>}]}}} 04:13:01.595 [info] auth_response(<<"262429993826824">>): {ok,[{epdg_auth_tuple,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>,<<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109>>,<<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>,<<157,233,238,184,140,239,50,106,21,80,39,183,155,128,185,36>>}]} *DBG* epdg_ue_fsm_262429993826824 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>, <<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>, <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73, 164,158,56,40,210,10,194,133,211,132,98,36,184,109>>, <<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>, <<157,233,238,184,140,239,50,106,21,80,39,183,155,128, 185,36>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.595 [info] auth_response for <<"262429993826824">>: {ok,[{epdg_auth_tuple,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>,<<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>,<<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109>>,<<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>,<<157,233,238,184,140,239,50,106,21,80,39,183,155,128,185,36>>}]} 04:13:01.595 [info] GSUP: Tx #{auth_tuples => [#{autn => <<60,194,138,37,191,166,7,169,228,149,222,81,172,86,176,100>>,ck => <<157,233,238,184,140,239,50,106,21,80,39,183,155,128,185,36>>,ik => <<251,154,77,183,24,95,220,228,58,112,14,148,4,58,95,180>>,rand => <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73>>,res => <<115,4,209,92,99,52,102,178,196,163,39,209,103,176,146,73,164,158,56,40,210,10,194,133,211,132,98,36,184,109>>}],imsi => <<"262429993826824">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429993826824">>, message_type => location_upd_req}} 04:13:01.597 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429993826824">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429993826824 receive call lu_request from <0.1540.0> in state state_authenticating 04:13:01.597 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429993826824 send ok to <0.1540.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.597 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429993826824 consume call lu_request from <0.1540.0> in state state_authenticating *DBG* aaa_ue_fsm_262429993826824 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:01.597 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.597 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429993826824",undefined,undefined,false,false,undefined} 04:13:01.597 [debug] SWx Tx SAR Imsi="262429993826824" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.597 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429993826824",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429993826824 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429993826824 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429993826824 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1541.0> in state state_wait_swx_saa 04:13:01.601 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429993826824",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429993826824 send ok to <0.1541.0> 04:13:01.601 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429993826824 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429993826824 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1541.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429993826824 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429993826824">>,ok}} 04:13:01.601 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429993826824",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429993826824 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.601 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:01.601 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.601 [info] lu_response(<<"262429993826824">>): ok 04:13:01.602 [info] lu_response for <<"262429993826824">>: ok 04:13:01.602 [info] GSUP: Tx #{imsi => <<"262429993826824">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429993826824">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:01.603 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429993826824">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429993826824 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1542.0> in state state_authenticated 04:13:01.604 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.604 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} 04:13:01.604 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:01.604 [info] s2b: Tx {gtp,v2,create_session_request,0,13829232,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429993826824">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376203,<<172,18,126,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,3591054440,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:01.604 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429993826824 send ok to <0.1542.0> *DBG* epdg_ue_fsm_262429993826824 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1542.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429993826824 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:01.612 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429993826824 receive call {rx_s6b_aar,"262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1543.0> in state state_authenticated 04:13:01.612 [info] ue_fsm ev_rx_s6b_aar: "262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.612 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429993826824",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429993826824 send ok to <0.1543.0> *DBG* aaa_ue_fsm_262429993826824 consume call {rx_s6b_aar,"262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1543.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.612 [debug] SWx Tx SAR Imsi="262429993826824" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:01.612 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429993826824",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:01.612 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429993826824 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1544.0> in state state_authenticated_wait_swx_saa 04:13:01.616 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429993826824",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429993826824 send ok to <0.1544.0> 04:13:01.616 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429993826824 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1544.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.616 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429993826824","262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1543.0>} 04:13:01.616 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.616 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.620 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,11,211,4,112,0,2,0,2,0,16,0,87,0,9,1,160,231,232,251,62,172,18,126,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,231,232,251,62,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,231,232,251,62,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.620 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376203,13829232,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,3890805566,<<172,18,126,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,3890805566,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} *DBG* epdg_ue_fsm_262429993826824 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 => 3591054440, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3890805566}}} from <0.1545.0> in state state_wait_create_session_resp 04:13:01.620 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429993826824">>,<0.1537.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376203,3890805566,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054440,3890805566}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:01.620 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.620 [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 => 3591054440,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3890805566}} 04:13:01.621 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} 04:13:01.621 [info] KMOD Port Create PDP Context Call {<0.1537.0>,[alias|#Ref<0.2003034577.3624206337.215298>]}: {create_pdp_context,{172,18,126,103},3591054440,3890805566,{192,168,0,80}} 04:13:01.621 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,80}, 3591054440, 3890805566 04:13:01.621 [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,126,103}},{ms_address,{192,168,0,80}},{i_tid,3591054440},{o_tid,3890805566}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262429993826824">>, {ok, #{apco => <<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 => 3591054440, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3890805566}}}} 04:13:01.621 [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 => 3591054440,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3890805566}) returned ok *DBG* epdg_ue_fsm_262429993826824 send ok to <0.1545.0> 04:13:01.621 [info] tunnel_response(<<"262429993826824">>): {ok,#{apco => <<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 => 3591054440,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3890805566}} 04:13:01.621 [info] tunnel_response for <<"262429993826824">>: {ok,#{apco => <<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 => 3591054440,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3890805566}} *DBG* epdg_ue_fsm_262429993826824 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 => 3591054440, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3890805566}}} from <0.1545.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.621 [info] GSUP: Tx #{imsi => <<"262429993826824">>,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.55>, {osmo,5}, #{imsi => <<"262425812504659">>, message_type => send_auth_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:01.689 [info] GSUP: Rx #{imsi => <<"262425812504659">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425812504659 enter epdg_ue_fsm in state state_new 04:13:01.689 [info] ue_fsm start(epdg_ue_fsm_262425812504659) *DBG* epdg_ue_fsm_262425812504659 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425812504659 receive call {auth_request,33,"internet",#{}} from <0.1546.0> in state state_new 04:13:01.689 [info] ue_fsm init(<<"262425812504659">>) *DBG* epdg_ue_fsm_262425812504659 send ok to <0.1546.0> 04:13:01.689 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425812504659 consume call {auth_request,33,"internet",#{}} from <0.1546.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.689 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425812504659 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425812504659 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:01.689 [info] ue_fsm start_link(aaa_ue_fsm_262425812504659) *DBG* aaa_ue_fsm_262425812504659 consume internal init_state in state state_new 04:13:01.690 [info] ue_fsm init("262425812504659") *DBG* aaa_ue_fsm_262425812504659 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.690 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.690 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425812504659",undefined,undefined,false,false,undefined} 04:13:01.690 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425812504659 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425812504659 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:01.690 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262425812504659",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:01.694 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425812504659",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108]],[[220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1]],["foobar"],[[85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135]],[[109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.694 [info] dia_sip2gsup: auth [220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108] authz [220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1]  *DBG* aaa_ue_fsm_262425812504659 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>, <<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54, 248,49,124,218,148,196,23,205,124,37,229,144,81,1>>, <<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>, <<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]}} from <0.1549.0> in state state_wait_swx_maa 04:13:01.694 [info] rand [220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54] autn [68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108]  04:13:01.694 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425812504659 send ok to <0.1549.0> *DBG* aaa_ue_fsm_262425812504659 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>, <<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54, 248,49,124,218,148,196,23,205,124,37,229,144,81,1>>, <<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>, <<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]}} from <0.1549.0> in state state_wait_swx_maa => state_new 04:13:01.695 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425812504659",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425812504659 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>, <<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54, 248,49,124,218,148,196,23,205,124,37,229,144,81,1>>, <<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>, <<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.695 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>,<<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1>>,<<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>,<<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]} 04:13:01.695 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>,<<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1>>,<<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>,<<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]}, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425812504659 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425812504659">>, {ok, [{epdg_auth_tuple, <<220,112,200,108,143,148,216,48,124,96,151,70, 158,47,105,54>>, <<68,126,107,156,255,11,89,12,89,174,132,159, 43,7,206,108>>, <<220,112,200,108,143,148,216,48,124,96,151,70, 158,47,105,54,248,49,124,218,148,196,23,205, 124,37,229,144,81,1>>, <<109,55,234,90,65,87,195,76,57,155,2,159,251, 98,134,231>>, <<85,86,132,50,126,100,74,93,75,76,211,79, 159,106,15,135>>}]}}} 04:13:01.695 [info] auth_response(<<"262425812504659">>): {ok,[{epdg_auth_tuple,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>,<<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1>>,<<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>,<<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]} *DBG* epdg_ue_fsm_262425812504659 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>, <<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>, <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54, 248,49,124,218,148,196,23,205,124,37,229,144,81,1>>, <<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>, <<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.695 [info] auth_response for <<"262425812504659">>: {ok,[{epdg_auth_tuple,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>,<<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>,<<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1>>,<<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>,<<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<68,126,107,156,255,11,89,12,89,174,132,159,43,7,206,108>>,ck => <<85,86,132,50,126,100,74,93,75,76,211,79,159,106,15,135>>,ik => <<109,55,234,90,65,87,195,76,57,155,2,159,251,98,134,231>>,rand => <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54>>,res => <<220,112,200,108,143,148,216,48,124,96,151,70,158,47,105,54,248,49,124,218,148,196,23,205,124,37,229,144,81,1>>}],imsi => <<"262425812504659">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425812504659">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425812504659 receive call lu_request from <0.1550.0> in state state_authenticating 04:13:01.697 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425812504659">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425812504659 send ok to <0.1550.0> 04:13:01.697 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425812504659 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425812504659 consume call lu_request from <0.1550.0> in state state_authenticating 04:13:01.697 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} 04:13:01.697 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.697 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425812504659",undefined,undefined,false,false,undefined} 04:13:01.697 [debug] SWx Tx SAR Imsi="262425812504659" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425812504659",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425812504659 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425812504659 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425812504659 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1551.0> in state state_wait_swx_saa 04:13:01.700 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425812504659",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.700 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425812504659 send ok to <0.1551.0> *DBG* epdg_ue_fsm_262425812504659 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.700 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425812504659",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425812504659 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1551.0> in state state_wait_swx_saa => state_authenticated 04:13:01.700 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425812504659 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425812504659">>,ok}} 04:13:01.700 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425812504659 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.700 [info] lu_response(<<"262425812504659">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.701 [info] lu_response for <<"262425812504659">>: ok 04:13:01.701 [info] GSUP: Tx #{imsi => <<"262425812504659">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425812504659">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425812504659 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1552.0> in state state_authenticated 04:13:01.702 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425812504659">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.702 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.702 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} 04:13:01.702 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:01.702 [info] s2b: Tx {gtp,v2,create_session_request,0,13829233,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425812504659">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376204,<<172,18,126,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,3591054441,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425812504659 send ok to <0.1552.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.702 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425812504659 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1552.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425812504659 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425812504659 receive call {rx_s6b_aar,"262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1553.0> in state state_authenticated 04:13:01.709 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.709 [info] ue_fsm ev_rx_s6b_aar: "262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.709 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425812504659",undefined,undefined,true,false,undefined} 04:13:01.709 [debug] SWx Tx SAR Imsi="262425812504659" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425812504659 send ok to <0.1553.0> *DBG* aaa_ue_fsm_262425812504659 consume call {rx_s6b_aar,"262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1553.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.709 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425812504659",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:01.710 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425812504659 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1554.0> in state state_authenticated_wait_swx_saa 04:13:01.712 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425812504659",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425812504659 send ok to <0.1554.0> 04:13:01.712 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425812504659 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1554.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.712 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425812504659","262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1553.0>} 04:13:01.712 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.712 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.715 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,12,211,4,113,0,2,0,2,0,16,0,87,0,9,1,160,179,170,225,198,172,18,126,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,179,170,225,198,172,18,126,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,179,170,225,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.716 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376204,13829233,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,3014320582,<<172,18,126,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,3014320582,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 04:13:01.716 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425812504659">>,<0.1547.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376204,3014320582,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054441,3014320582}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425812504659 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 => 3591054441, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3014320582}}} from <0.1555.0> in state state_wait_create_session_resp 04:13:01.716 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.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,81>>,undefined},local_teid => 3591054441,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3014320582}} 04:13:01.716 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} 04:13:01.716 [info] KMOD Port Create PDP Context Call {<0.1547.0>,[alias|#Ref<0.2003034577.3624206337.215459>]}: {create_pdp_context,{172,18,126,103},3591054441,3014320582,{192,168,0,81}} 04:13:01.716 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,81}, 3591054441, 3014320582 04:13:01.716 [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,126,103}},{ms_address,{192,168,0,81}},{i_tid,3591054441},{o_tid,3014320582}]}} 04:13:01.716 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3591054441,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3014320582}) returned ok *DBG* epdg_ue_fsm_262425812504659 send ok to <0.1555.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425812504659">>, {ok, #{apco => <<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 => 3591054441, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3014320582}}}} *DBG* epdg_ue_fsm_262425812504659 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 => 3591054441, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3014320582}}} from <0.1555.0> in state state_wait_create_session_resp => state_active 04:13:01.716 [info] tunnel_response(<<"262425812504659">>): {ok,#{apco => <<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 => 3591054441,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3014320582}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.716 [info] tunnel_response for <<"262425812504659">>: {ok,#{apco => <<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 => 3591054441,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3014320582}} 04:13:01.716 [info] GSUP: Tx #{imsi => <<"262425812504659">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,81>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427935107429">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427935107429 enter epdg_ue_fsm in state state_new 04:13:01.789 [info] GSUP: Rx #{imsi => <<"262427935107429">>,message_type => send_auth_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:01.789 [info] ue_fsm start(epdg_ue_fsm_262427935107429) *DBG* epdg_ue_fsm_262427935107429 consume internal init_state in state state_new 04:13:01.789 [info] ue_fsm init(<<"262427935107429">>) *DBG* epdg_ue_fsm_262427935107429 receive call {auth_request,33,"internet",#{}} from <0.1556.0> in state state_new 04:13:01.789 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427935107429 send ok to <0.1556.0> 04:13:01.789 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} 04:13:01.789 [info] ue_fsm start_link(aaa_ue_fsm_262427935107429) *DBG* epdg_ue_fsm_262427935107429 consume call {auth_request,33,"internet",#{}} from <0.1556.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427935107429 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.789 [info] ue_fsm init("262427935107429") *DBG* epdg_ue_fsm_262427935107429 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427935107429 consume internal init_state in state state_new 04:13:01.789 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427935107429 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.790 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427935107429",undefined,undefined,false,false,undefined} 04:13:01.790 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.790 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262427935107429",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427935107429 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427935107429 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_262427935107429 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>, <<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87, 175>>, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225, 83,217,11,203,235,170,88,254,39,3,190,33,138,191>>, <<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>, <<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127, 58>>}]}} from <0.1559.0> in state state_wait_swx_maa 04:13:01.795 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427935107429",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175]],[[203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191]],["foobar"],[[47,85,200,224,222,181,81,77,32,236,168,119,55,123,127,58]],[[163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.795 [info] dia_sip2gsup: auth [203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175] authz [203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191]  *DBG* aaa_ue_fsm_262427935107429 send ok to <0.1559.0> 04:13:01.795 [info] rand [203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225] autn [152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175]  *DBG* epdg_ue_fsm_262427935107429 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>, <<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87, 175>>, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225, 83,217,11,203,235,170,88,254,39,3,190,33,138,191>>, <<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>, <<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127, 58>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427935107429 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>, <<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87, 175>>, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225, 83,217,11,203,235,170,88,254,39,3,190,33,138,191>>, <<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>, <<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127, 58>>}]}} from <0.1559.0> in state state_wait_swx_maa => state_new 04:13:01.795 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427935107429 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427935107429">>, {ok, [{epdg_auth_tuple, <<203,130,229,30,172,224,13,217,20,49,137,191, 31,237,246,225>>, <<152,104,202,57,136,117,255,119,249,184,243, 205,232,43,87,175>>, <<203,130,229,30,172,224,13,217,20,49,137,191, 31,237,246,225,83,217,11,203,235,170,88,254, 39,3,190,33,138,191>>, <<163,92,140,9,99,4,110,229,24,243,184,165,50, 140,221,205>>, <<47,85,200,224,222,181,81,77,32,236,168, 119,55,123,127,58>>}]}}} *DBG* epdg_ue_fsm_262427935107429 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>, <<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87, 175>>, <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225, 83,217,11,203,235,170,88,254,39,3,190,33,138,191>>, <<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>, <<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127, 58>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.795 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427935107429",undefined,undefined,false,false,undefined} 04:13:01.795 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>,<<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175>>,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191>>,<<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>,<<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127,58>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.795 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>,<<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175>>,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191>>,<<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>,<<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127,58>>}]}, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} 04:13:01.795 [info] auth_response(<<"262427935107429">>): {ok,[{epdg_auth_tuple,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>,<<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175>>,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191>>,<<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>,<<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127,58>>}]} 04:13:01.795 [info] auth_response for <<"262427935107429">>: {ok,[{epdg_auth_tuple,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>,<<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175>>,<<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191>>,<<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>,<<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127,58>>}]} 04:13:01.795 [info] GSUP: Tx #{auth_tuples => [#{autn => <<152,104,202,57,136,117,255,119,249,184,243,205,232,43,87,175>>,ck => <<47,85,200,224,222,181,81,77,32,236,168,119,55,123,127,58>>,ik => <<163,92,140,9,99,4,110,229,24,243,184,165,50,140,221,205>>,rand => <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225>>,res => <<203,130,229,30,172,224,13,217,20,49,137,191,31,237,246,225,83,217,11,203,235,170,88,254,39,3,190,33,138,191>>}],imsi => <<"262427935107429">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427935107429">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427935107429 receive call lu_request from <0.1560.0> in state state_authenticating 04:13:01.797 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427935107429">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427935107429 send ok to <0.1560.0> *DBG* epdg_ue_fsm_262427935107429 consume call lu_request from <0.1560.0> in state state_authenticating *DBG* aaa_ue_fsm_262427935107429 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.797 [info] ue_fsm lu_request 04:13:01.797 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} 04:13:01.797 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.797 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427935107429",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427935107429 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427935107429 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:01.797 [debug] SWx Tx SAR Imsi="262427935107429" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.797 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427935107429",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427935107429 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1561.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427935107429 send ok to <0.1561.0> *DBG* epdg_ue_fsm_262427935107429 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.800 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427935107429",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427935107429 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1561.0> in state state_wait_swx_saa => state_authenticated 04:13:01.800 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427935107429 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427935107429">>,ok}} 04:13:01.800 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427935107429",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427935107429 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.800 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:01.800 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} 04:13:01.800 [info] lu_response(<<"262427935107429">>): ok 04:13:01.800 [info] lu_response for <<"262427935107429">>: ok 04:13:01.800 [info] GSUP: Tx #{imsi => <<"262427935107429">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427935107429">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427935107429 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1562.0> in state state_authenticated 04:13:01.801 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427935107429">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.802 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.802 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427935107429 send ok to <0.1562.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.802 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262427935107429 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1562.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427935107429 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:01.802 [info] s2b: Tx {gtp,v2,create_session_request,0,13829234,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427935107429">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376205,<<172,18,126,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,3591054442,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:01.802 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427935107429 receive call {rx_s6b_aar,"262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1563.0> in state state_authenticated 04:13:01.807 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.807 [info] ue_fsm ev_rx_s6b_aar: "262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.807 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427935107429",undefined,undefined,true,false,undefined} 04:13:01.807 [debug] SWx Tx SAR Imsi="262427935107429" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427935107429 send ok to <0.1563.0> *DBG* aaa_ue_fsm_262427935107429 consume call {rx_s6b_aar,"262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1563.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.807 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427935107429",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:01.807 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427935107429 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1564.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427935107429 send ok to <0.1564.0> 04:13:01.810 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427935107429",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427935107429 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1564.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.810 [info] ue_fsm ev_rx_swx_saa 04:13:01.810 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427935107429","262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1563.0>} 04:13:01.810 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.810 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.813 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,13,211,4,114,0,2,0,2,0,16,0,87,0,9,1,160,20,139,19,201,172,18,126,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,20,139,19,201,172,18,126,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,139,19,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.813 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376205,13829234,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,139,19,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,344658889,<<172,18,126,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,344658889,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 04:13:01.813 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427935107429">>,<0.1557.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376205,344658889,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054442,344658889}],[],[],[],[]}}}} 04:13:01.813 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.813 [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 => 3591054442,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 344658889}} *DBG* epdg_ue_fsm_262427935107429 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 => 3591054442, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 344658889}}} from <0.1565.0> in state state_wait_create_session_resp 04:13:01.813 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} 04:13:01.813 [info] KMOD Port Create PDP Context Call {<0.1557.0>,[alias|#Ref<0.2003034577.3624206337.215588>]}: {create_pdp_context,{172,18,126,103},3591054442,344658889,{192,168,0,82}} 04:13:01.813 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,82}, 3591054442, 344658889 04:13:01.813 [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,126,103}},{ms_address,{192,168,0,82}},{i_tid,3591054442},{o_tid,344658889}]}} 04:13:01.813 [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 => 3591054442,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 344658889}) returned ok *DBG* epdg_ue_fsm_262427935107429 send ok to <0.1565.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427935107429">>, {ok, #{apco => <<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 => 3591054442, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 344658889}}}} 04:13:01.813 [info] tunnel_response(<<"262427935107429">>): {ok,#{apco => <<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 => 3591054442,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 344658889}} *DBG* epdg_ue_fsm_262427935107429 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 => 3591054442, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 344658889}}} from <0.1565.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.814 [info] tunnel_response for <<"262427935107429">>: {ok,#{apco => <<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 => 3591054442,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 344658889}} 04:13:01.814 [info] GSUP: Tx #{imsi => <<"262427935107429">>,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.55>, {osmo,5}, #{imsi => <<"262421198965546">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421198965546 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421198965546 consume internal init_state in state state_new 04:13:01.889 [info] GSUP: Rx #{imsi => <<"262421198965546">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421198965546 receive call {auth_request,33,"internet",#{}} from <0.1566.0> in state state_new 04:13:01.889 [info] ue_fsm start(epdg_ue_fsm_262421198965546) 04:13:01.889 [info] ue_fsm init(<<"262421198965546">>) *DBG* epdg_ue_fsm_262421198965546 send ok to <0.1566.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.889 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421198965546 consume call {auth_request,33,"internet",#{}} from <0.1566.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421198965546 enter aaa_ue_fsm in state state_new 04:13:01.889 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421198965546 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421198965546 consume internal init_state in state state_new 04:13:01.889 [info] ue_fsm start_link(aaa_ue_fsm_262421198965546) *DBG* aaa_ue_fsm_262421198965546 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.890 [info] ue_fsm init("262421198965546") 04:13:01.890 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.890 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421198965546",undefined,undefined,false,false,undefined} 04:13:01.890 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.890 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262421198965546",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421198965546 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421198965546 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:01.894 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421198965546",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148]],[[33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50]],["foobar"],[[176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105]],[[121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421198965546 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>, <<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169, 35,180,187,152,244,234,33,90,231,131,130,44,110,50>>, <<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>, <<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]}} from <0.1569.0> in state state_wait_swx_maa 04:13:01.894 [info] dia_sip2gsup: auth [33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148] authz [33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50]  04:13:01.894 [info] rand [33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169] autn [106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148]  *DBG* aaa_ue_fsm_262421198965546 send ok to <0.1569.0> *DBG* epdg_ue_fsm_262421198965546 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>, <<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169, 35,180,187,152,244,234,33,90,231,131,130,44,110,50>>, <<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>, <<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:01.894 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421198965546 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>, <<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169, 35,180,187,152,244,234,33,90,231,131,130,44,110,50>>, <<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>, <<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]}} from <0.1569.0> in state state_wait_swx_maa => state_new 04:13:01.894 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421198965546",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421198965546">>, {ok, [{epdg_auth_tuple, <<33,176,104,135,66,184,177,67,109,27,128,25, 94,157,43,169>>, <<106,236,71,222,21,217,122,160,84,11,216,214, 51,121,222,148>>, <<33,176,104,135,66,184,177,67,109,27,128,25, 94,157,43,169,35,180,187,152,244,234,33,90, 231,131,130,44,110,50>>, <<121,139,189,122,3,214,64,231,15,12,251,7,155, 164,199,215>>, <<176,125,185,48,114,43,168,49,168,111,76, 5,48,196,72,105>>}]}}} 04:13:01.894 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>,<<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50>>,<<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>,<<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]} *DBG* epdg_ue_fsm_262421198965546 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>, <<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>, <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169, 35,180,187,152,244,234,33,90,231,131,130,44,110,50>>, <<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>, <<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.895 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>,<<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50>>,<<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>,<<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]}, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.895 [info] auth_response(<<"262421198965546">>): {ok,[{epdg_auth_tuple,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>,<<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50>>,<<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>,<<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]} 04:13:01.895 [info] auth_response for <<"262421198965546">>: {ok,[{epdg_auth_tuple,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>,<<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>,<<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50>>,<<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>,<<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>}]} 04:13:01.895 [info] GSUP: Tx #{auth_tuples => [#{autn => <<106,236,71,222,21,217,122,160,84,11,216,214,51,121,222,148>>,ck => <<176,125,185,48,114,43,168,49,168,111,76,5,48,196,72,105>>,ik => <<121,139,189,122,3,214,64,231,15,12,251,7,155,164,199,215>>,rand => <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169>>,res => <<33,176,104,135,66,184,177,67,109,27,128,25,94,157,43,169,35,180,187,152,244,234,33,90,231,131,130,44,110,50>>}],imsi => <<"262421198965546">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421198965546">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421198965546 receive call lu_request from <0.1570.0> in state state_authenticating 04:13:01.897 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421198965546">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.1570.0> 04:13:01.897 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421198965546 consume call lu_request from <0.1570.0> in state state_authenticating *DBG* aaa_ue_fsm_262421198965546 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:01.897 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} 04:13:01.897 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.897 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421198965546",undefined,undefined,false,false,undefined} 04:13:01.897 [debug] SWx Tx SAR Imsi="262421198965546" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.897 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421198965546",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421198965546 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421198965546 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421198965546 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1571.0> in state state_wait_swx_saa 04:13:01.899 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421198965546",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421198965546 send ok to <0.1571.0> *DBG* epdg_ue_fsm_262421198965546 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:01.899 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421198965546 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1571.0> in state state_wait_swx_saa => state_authenticated 04:13:01.899 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421198965546",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421198965546">>,ok}} 04:13:01.899 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421198965546 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.900 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.900 [info] lu_response(<<"262421198965546">>): ok 04:13:01.900 [info] lu_response for <<"262421198965546">>: ok 04:13:01.900 [info] GSUP: Tx #{imsi => <<"262421198965546">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421198965546">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421198965546 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1572.0> in state state_authenticated 04:13:01.901 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421198965546">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.901 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.901 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} 04:13:01.901 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:01.901 [info] s2b: Tx {gtp,v2,create_session_request,0,13829235,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421198965546">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376206,<<172,18,126,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,3591054443,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.1572.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.901 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421198965546 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1572.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421198965546 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421198965546 receive call {rx_s6b_aar,"262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1573.0> in state state_authenticated 04:13:01.906 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:01.906 [info] ue_fsm ev_rx_s6b_aar: "262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:01.906 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421198965546",undefined,undefined,true,false,undefined} 04:13:01.906 [debug] SWx Tx SAR Imsi="262421198965546" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421198965546 send ok to <0.1573.0> 04:13:01.906 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421198965546",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421198965546 consume call {rx_s6b_aar,"262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1573.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:01.907 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421198965546 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1574.0> in state state_authenticated_wait_swx_saa 04:13:01.908 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421198965546",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421198965546 send ok to <0.1574.0> *DBG* aaa_ue_fsm_262421198965546 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1574.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:01.908 [info] ue_fsm ev_rx_swx_saa 04:13:01.908 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421198965546","262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1573.0>} 04:13:01.908 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:01.908 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:01.910 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,14,211,4,115,0,2,0,2,0,16,0,87,0,9,1,160,49,217,35,220,172,18,126,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,49,217,35,220,172,18,126,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,49,217,35,220,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:01.911 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376206,13829235,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Ù#Ü">>},{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,836314076,<<172,18,126,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,836314076,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} *DBG* epdg_ue_fsm_262421198965546 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 => 3591054443, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 836314076}}} from <0.1575.0> in state state_wait_create_session_resp 04:13:01.911 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421198965546">>,<0.1567.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376206,836314076,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054443,836314076}],[],[],[]}}}} 04:13:01.911 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:01.911 [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 => 3591054443,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 836314076}} 04:13:01.911 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} 04:13:01.911 [info] KMOD Port Create PDP Context Call {<0.1567.0>,[alias|#Ref<0.2003034577.3624206337.215758>]}: {create_pdp_context,{172,18,126,103},3591054443,836314076,{192,168,0,83}} 04:13:01.911 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,83}, 3591054443, 836314076 04:13:01.911 [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,126,103}},{ms_address,{192,168,0,83}},{i_tid,3591054443},{o_tid,836314076}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262421198965546">>, {ok, #{apco => <<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 => 3591054443, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 836314076}}}} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.1575.0> 04:13:01.911 [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 => 3591054443,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 836314076}) returned ok *DBG* epdg_ue_fsm_262421198965546 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 => 3591054443, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 836314076}}} from <0.1575.0> in state state_wait_create_session_resp => state_active 04:13:01.911 [info] tunnel_response(<<"262421198965546">>): {ok,#{apco => <<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 => 3591054443,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 836314076}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.911 [info] tunnel_response for <<"262421198965546">>: {ok,#{apco => <<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 => 3591054443,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 836314076}} 04:13:01.911 [info] GSUP: Tx #{imsi => <<"262421198965546">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,83>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420242987374">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420242987374 enter epdg_ue_fsm in state state_new 04:13:01.989 [info] GSUP: Rx #{imsi => <<"262420242987374">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420242987374 consume internal init_state in state state_new 04:13:01.989 [info] ue_fsm start(epdg_ue_fsm_262420242987374) *DBG* epdg_ue_fsm_262420242987374 receive call {auth_request,33,"internet",#{}} from <0.1576.0> in state state_new 04:13:01.989 [info] ue_fsm init(<<"262420242987374">>) *DBG* epdg_ue_fsm_262420242987374 send ok to <0.1576.0> *DBG* epdg_ue_fsm_262420242987374 consume call {auth_request,33,"internet",#{}} from <0.1576.0> in state state_new => state_wait_auth_resp 04:13:01.989 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420242987374 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:01.989 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420242987374 enter aaa_ue_fsm in state state_new 04:13:01.989 [info] ue_fsm start_link(aaa_ue_fsm_262420242987374) *DBG* aaa_ue_fsm_262420242987374 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420242987374 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:01.989 [info] ue_fsm init("262420242987374") 04:13:01.989 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:01.989 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420242987374",undefined,undefined,false,false,undefined} 04:13:01.989 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:01.989 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262420242987374",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420242987374 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420242987374 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_262420242987374 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>, <<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198, 70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>, <<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>, <<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]}} from <0.1579.0> in state state_wait_swx_maa 04:13:01.993 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420242987374",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253]],[[173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248]],["foobar"],[[95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15]],[[85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:01.993 [info] dia_sip2gsup: auth [173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253] authz [173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248]  *DBG* aaa_ue_fsm_262420242987374 send ok to <0.1579.0> 04:13:01.993 [info] rand [173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70] autn [74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253]  *DBG* epdg_ue_fsm_262420242987374 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>, <<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198, 70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>, <<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>, <<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420242987374 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>, <<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198, 70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>, <<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>, <<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]}} from <0.1579.0> in state state_wait_swx_maa => state_new 04:13:01.993 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420242987374 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420242987374">>, {ok, [{epdg_auth_tuple, <<173,212,207,42,160,194,92,193,196,127,233,91, 162,107,198,70>>, <<74,247,100,18,136,50,247,154,105,243,113,52, 101,23,122,253>>, <<173,212,207,42,160,194,92,193,196,127,233,91, 162,107,198,70,39,181,171,134,215,207,198,82, 133,174,142,101,116,248>>, <<85,110,183,187,27,1,173,142,149,135,187,37, 74,136,26,109>>, <<95,29,6,107,135,14,108,157,103,113,193, 12,61,26,13,15>>}]}}} *DBG* epdg_ue_fsm_262420242987374 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>, <<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>, <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198, 70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>, <<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>, <<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:01.993 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420242987374",undefined,undefined,false,false,undefined} 04:13:01.993 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>,<<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>,<<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>,<<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]} 04:13:01.993 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>,<<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>,<<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>,<<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]}, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} 04:13:01.993 [info] auth_response(<<"262420242987374">>): {ok,[{epdg_auth_tuple,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>,<<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>,<<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>,<<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]} 04:13:01.993 [info] auth_response for <<"262420242987374">>: {ok,[{epdg_auth_tuple,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>,<<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>,<<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>,<<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>,<<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>}]} 04:13:01.994 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,247,100,18,136,50,247,154,105,243,113,52,101,23,122,253>>,ck => <<95,29,6,107,135,14,108,157,103,113,193,12,61,26,13,15>>,ik => <<85,110,183,187,27,1,173,142,149,135,187,37,74,136,26,109>>,rand => <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70>>,res => <<173,212,207,42,160,194,92,193,196,127,233,91,162,107,198,70,39,181,171,134,215,207,198,82,133,174,142,101,116,248>>}],imsi => <<"262420242987374">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420242987374">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420242987374 receive call lu_request from <0.1580.0> in state state_authenticating *DBG* epdg_ue_fsm_262420242987374 send ok to <0.1580.0> 04:13:01.994 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420242987374">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420242987374 consume call lu_request from <0.1580.0> in state state_authenticating *DBG* aaa_ue_fsm_262420242987374 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:01.995 [info] ue_fsm lu_request 04:13:01.995 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} 04:13:01.995 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:01.995 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420242987374",undefined,undefined,false,false,undefined} 04:13:01.995 [debug] SWx Tx SAR Imsi="262420242987374" Type=1 APN="internet" AgentInfoOpt=[]  04:13:01.995 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420242987374",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420242987374 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420242987374 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420242987374 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1581.0> in state state_wait_swx_saa 04:13:01.997 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420242987374",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420242987374 send ok to <0.1581.0> *DBG* epdg_ue_fsm_262420242987374 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420242987374 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1581.0> in state state_wait_swx_saa => state_authenticated 04:13:01.997 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420242987374 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420242987374">>,ok}} 04:13:01.997 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420242987374",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420242987374 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:01.997 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:01.997 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:01.997 [info] lu_response(<<"262420242987374">>): ok 04:13:01.997 [info] lu_response for <<"262420242987374">>: ok 04:13:01.997 [info] GSUP: Tx #{imsi => <<"262420242987374">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420242987374">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420242987374 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1582.0> in state state_authenticated 04:13:01.999 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420242987374">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:01.999 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:01.999 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} 04:13:01.999 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:01.999 [info] s2b: Tx {gtp,v2,create_session_request,0,13829236,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420242987374">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376207,<<172,18,126,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,3591054444,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420242987374 send ok to <0.1582.0> 04:13:01.999 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420242987374 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1582.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420242987374 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420242987374 receive call {rx_s6b_aar,"262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1583.0> in state state_authenticated 04:13:02.005 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.006 [info] ue_fsm ev_rx_s6b_aar: "262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.006 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420242987374",undefined,undefined,true,false,undefined} 04:13:02.006 [debug] SWx Tx SAR Imsi="262420242987374" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.006 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420242987374",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420242987374 send ok to <0.1583.0> *DBG* aaa_ue_fsm_262420242987374 consume call {rx_s6b_aar,"262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1583.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.006 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420242987374 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1584.0> in state state_authenticated_wait_swx_saa 04:13:02.008 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420242987374",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.008 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420242987374 send ok to <0.1584.0> 04:13:02.008 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420242987374","262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1583.0>} 04:13:02.008 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262420242987374 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1584.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.008 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.016 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,15,211,4,116,0,2,0,2,0,16,0,87,0,9,1,160,181,59,16,164,172,18,126,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,181,59,16,164,172,18,126,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,59,16,164,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420242987374 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 => 3591054444, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3040546980}}} from <0.1585.0> in state state_wait_create_session_resp 04:13:02.016 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376207,13829236,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,59,16,164>>},{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,3040546980,<<172,18,126,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,3040546980,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} 04:13:02.016 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420242987374">>,<0.1577.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376207,3040546980,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054444,3040546980}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.016 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.016 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3591054444,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3040546980}} *DBG* gsup_server got cast {tunnel_response, {<<"262420242987374">>, {ok, #{apco => <<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 => 3591054444, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3040546980}}}} *DBG* epdg_ue_fsm_262420242987374 send ok to <0.1585.0> 04:13:02.016 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420242987374 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 => 3591054444, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3040546980}}} from <0.1585.0> in state state_wait_create_session_resp => state_active 04:13:02.016 [info] KMOD Port Create PDP Context Call {<0.1577.0>,[alias|#Ref<0.2003034577.3624206337.215933>]}: {create_pdp_context,{172,18,126,103},3591054444,3040546980,{192,168,0,84}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.016 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,84}, 3591054444, 3040546980 04:13:02.016 [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,126,103}},{ms_address,{192,168,0,84}},{i_tid,3591054444},{o_tid,3040546980}]}} 04:13:02.016 [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 => 3591054444,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3040546980}) returned ok 04:13:02.016 [info] tunnel_response(<<"262420242987374">>): {ok,#{apco => <<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 => 3591054444,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3040546980}} 04:13:02.016 [info] tunnel_response for <<"262420242987374">>: {ok,#{apco => <<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 => 3591054444,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3040546980}} 04:13:02.016 [info] GSUP: Tx #{imsi => <<"262420242987374">>,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.55>, {osmo,5}, #{imsi => <<"262423968823692">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423968823692 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423968823692 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423968823692 receive call {auth_request,33,"internet",#{}} from <0.1586.0> in state state_new *DBG* epdg_ue_fsm_262423968823692 send ok to <0.1586.0> *DBG* epdg_ue_fsm_262423968823692 consume call {auth_request,33,"internet",#{}} from <0.1586.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423968823692 enter aaa_ue_fsm in state state_new 04:13:02.089 [info] GSUP: Rx #{imsi => <<"262423968823692">>,message_type => send_auth_info_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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423968823692 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423968823692 consume internal init_state in state state_new 04:13:02.089 [info] ue_fsm start(epdg_ue_fsm_262423968823692) *DBG* aaa_ue_fsm_262423968823692 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.089 [info] ue_fsm init(<<"262423968823692">>) 04:13:02.089 [info] ue_fsm auth_request 04:13:02.089 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} 04:13:02.089 [info] ue_fsm start_link(aaa_ue_fsm_262423968823692) 04:13:02.089 [info] ue_fsm init("262423968823692") 04:13:02.089 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.089 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423968823692",undefined,undefined,false,false,undefined} 04:13:02.089 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.089 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262423968823692",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423968823692 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423968823692 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.093 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423968823692",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83]],[[149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53]],["foobar"],[[14,221,96,125,112,69,224,151,86,236,64,116,211,88,69,130]],[[221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423968823692 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>, <<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212, 103,54,227,4,126,116,136,86,206,72,100,180,167,53>>, <<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>, <<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69, 130>>}]}} from <0.1589.0> in state state_wait_swx_maa 04:13:02.093 [info] dia_sip2gsup: auth [149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83] authz [149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53]  04:13:02.093 [info] rand [149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212] autn [105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83]  *DBG* aaa_ue_fsm_262423968823692 send ok to <0.1589.0> 04:13:02.093 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423968823692 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>, <<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212, 103,54,227,4,126,116,136,86,206,72,100,180,167,53>>, <<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>, <<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69, 130>>}]}} from <0.1589.0> in state state_wait_swx_maa => state_new 04:13:02.093 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423968823692",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423968823692 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>, <<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212, 103,54,227,4,126,116,136,86,206,72,100,180,167,53>>, <<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>, <<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69, 130>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:02.093 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>,<<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53>>,<<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>,<<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69,130>>}]} *DBG* epdg_ue_fsm_262423968823692 send ok to <0.211.0> 04:13:02.094 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>,<<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53>>,<<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>,<<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69,130>>}]}, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262423968823692">>, {ok, [{epdg_auth_tuple, <<149,218,1,153,244,20,40,205,27,33,225,211,69, 23,128,212>>, <<105,50,229,31,81,188,140,69,96,204,127,137, 182,132,57,83>>, <<149,218,1,153,244,20,40,205,27,33,225,211,69, 23,128,212,103,54,227,4,126,116,136,86,206, 72,100,180,167,53>>, <<221,21,15,194,28,140,106,165,148,20,88,130, 86,221,203,217>>, <<14,221,96,125,112,69,224,151,86,236,64, 116,211,88,69,130>>}]}}} *DBG* epdg_ue_fsm_262423968823692 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>, <<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>, <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212, 103,54,227,4,126,116,136,86,206,72,100,180,167,53>>, <<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>, <<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69, 130>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.094 [info] auth_response(<<"262423968823692">>): {ok,[{epdg_auth_tuple,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>,<<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53>>,<<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>,<<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69,130>>}]} 04:13:02.094 [info] auth_response for <<"262423968823692">>: {ok,[{epdg_auth_tuple,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>,<<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>,<<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53>>,<<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>,<<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69,130>>}]} 04:13:02.094 [info] GSUP: Tx #{auth_tuples => [#{autn => <<105,50,229,31,81,188,140,69,96,204,127,137,182,132,57,83>>,ck => <<14,221,96,125,112,69,224,151,86,236,64,116,211,88,69,130>>,ik => <<221,21,15,194,28,140,106,165,148,20,88,130,86,221,203,217>>,rand => <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212>>,res => <<149,218,1,153,244,20,40,205,27,33,225,211,69,23,128,212,103,54,227,4,126,116,136,86,206,72,100,180,167,53>>}],imsi => <<"262423968823692">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423968823692">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423968823692 receive call lu_request from <0.1590.0> in state state_authenticating 04:13:02.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423968823692">>,message_type => location_upd_req} 04:13:02.095 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423968823692 send ok to <0.1590.0> 04:13:02.095 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423968823692 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:02.095 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* epdg_ue_fsm_262423968823692 consume call lu_request from <0.1590.0> in state state_authenticating 04:13:02.095 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423968823692",undefined,undefined,false,false,undefined} 04:13:02.095 [debug] SWx Tx SAR Imsi="262423968823692" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423968823692",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423968823692 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423968823692 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423968823692 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1591.0> in state state_wait_swx_saa 04:13:02.098 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423968823692",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423968823692 send ok to <0.1591.0> *DBG* epdg_ue_fsm_262423968823692 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.098 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423968823692 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1591.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423968823692 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423968823692">>,ok}} *DBG* epdg_ue_fsm_262423968823692 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.098 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423968823692",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.098 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:02.098 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} 04:13:02.098 [info] lu_response(<<"262423968823692">>): ok 04:13:02.099 [info] lu_response for <<"262423968823692">>: ok 04:13:02.099 [info] GSUP: Tx #{imsi => <<"262423968823692">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423968823692">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423968823692 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1592.0> in state state_authenticated 04:13:02.100 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423968823692">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.100 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.100 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423968823692 send ok to <0.1592.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423968823692 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1592.0> in state state_authenticated => state_wait_create_session_resp 04:13:02.100 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262423968823692 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:02.100 [info] s2b: Tx {gtp,v2,create_session_request,0,13829237,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423968823692">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376208,<<172,18,126,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,3591054445,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:02.100 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423968823692 receive call {rx_s6b_aar,"262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1593.0> in state state_authenticated 04:13:02.104 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.104 [info] ue_fsm ev_rx_s6b_aar: "262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] *DBG* aaa_ue_fsm_262423968823692 send ok to <0.1593.0> *DBG* aaa_ue_fsm_262423968823692 consume call {rx_s6b_aar,"262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1593.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.105 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423968823692",undefined,undefined,true,false,undefined} 04:13:02.105 [debug] SWx Tx SAR Imsi="262423968823692" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.105 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423968823692",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:02.105 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423968823692 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1594.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423968823692 send ok to <0.1594.0> 04:13:02.106 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423968823692",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423968823692 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1594.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.106 [info] ue_fsm ev_rx_swx_saa 04:13:02.106 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423968823692","262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1593.0>} 04:13:02.106 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.106 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.109 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,16,211,4,117,0,2,0,2,0,16,0,87,0,9,1,160,64,121,66,94,172,18,126,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,64,121,66,94,172,18,126,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,121,66,94,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.109 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376208,13829237,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,<<"@yB^">>},{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,1081688670,<<172,18,126,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,1081688670,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} *DBG* epdg_ue_fsm_262423968823692 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 => 3591054445, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1081688670}}} from <0.1595.0> in state state_wait_create_session_resp 04:13:02.109 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423968823692">>,<0.1587.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376208,1081688670,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054445,1081688670}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.109 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.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,85>>,undefined},local_teid => 3591054445,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1081688670}} 04:13:02.109 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} 04:13:02.109 [info] KMOD Port Create PDP Context Call {<0.1587.0>,[alias|#Ref<0.2003034577.3624206337.216110>]}: {create_pdp_context,{172,18,126,103},3591054445,1081688670,{192,168,0,85}} *DBG* epdg_ue_fsm_262423968823692 send ok to <0.1595.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423968823692">>, {ok, #{apco => <<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 => 3591054445, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1081688670}}}} *DBG* epdg_ue_fsm_262423968823692 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 => 3591054445, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1081688670}}} from <0.1595.0> in state state_wait_create_session_resp => state_active 04:13:02.109 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,85}, 3591054445, 1081688670 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.109 [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,126,103}},{ms_address,{192,168,0,85}},{i_tid,3591054445},{o_tid,1081688670}]}} 04:13:02.109 [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 => 3591054445,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1081688670}) returned ok 04:13:02.109 [info] tunnel_response(<<"262423968823692">>): {ok,#{apco => <<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 => 3591054445,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1081688670}} 04:13:02.109 [info] tunnel_response for <<"262423968823692">>: {ok,#{apco => <<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 => 3591054445,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1081688670}} 04:13:02.109 [info] GSUP: Tx #{imsi => <<"262423968823692">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,85>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425287594511">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425287594511 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425287594511 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425287594511 receive call {auth_request,33,"internet",#{}} from <0.1596.0> in state state_new *DBG* epdg_ue_fsm_262425287594511 send ok to <0.1596.0> 04:13:02.189 [info] GSUP: Rx #{imsi => <<"262425287594511">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425287594511 consume call {auth_request,33,"internet",#{}} from <0.1596.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425287594511 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.189 [info] ue_fsm start(epdg_ue_fsm_262425287594511) 04:13:02.189 [info] ue_fsm init(<<"262425287594511">>) *DBG* aaa_ue_fsm_262425287594511 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262425287594511 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425287594511 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.189 [info] ue_fsm auth_request 04:13:02.189 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} 04:13:02.189 [info] ue_fsm start_link(aaa_ue_fsm_262425287594511) 04:13:02.189 [info] ue_fsm init("262425287594511") 04:13:02.189 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425287594511 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425287594511 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.189 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425287594511",undefined,undefined,false,false,undefined} 04:13:02.190 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.190 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262425287594511",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425287594511 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>, <<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55, 56,123,99,155,89,223,122,40,83,51,56,45,226,35>>, <<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>, <<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]}} from <0.1599.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262425287594511 send ok to <0.1599.0> *DBG* aaa_ue_fsm_262425287594511 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>, <<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55, 56,123,99,155,89,223,122,40,83,51,56,45,226,35>>, <<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>, <<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]}} from <0.1599.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425287594511 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>, <<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55, 56,123,99,155,89,223,122,40,83,51,56,45,226,35>>, <<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>, <<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:02.194 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425287594511",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201]],[[230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35]],["foobar"],[[102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79]],[[132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.194 [info] dia_sip2gsup: auth [230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201] authz [230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35]  *DBG* epdg_ue_fsm_262425287594511 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425287594511">>, {ok, [{epdg_auth_tuple, <<230,203,18,22,36,237,210,238,45,180,210,24, 161,207,88,55>>, <<19,168,139,182,183,98,234,224,188,155,23,76, 242,180,124,201>>, <<230,203,18,22,36,237,210,238,45,180,210,24, 161,207,88,55,56,123,99,155,89,223,122,40,83, 51,56,45,226,35>>, <<132,61,201,21,3,105,148,116,10,183,162,37,67, 34,21,15>>, <<102,239,8,1,235,238,76,137,227,174,159, 43,239,59,212,79>>}]}}} 04:13:02.194 [info] rand [230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55] autn [19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201]  *DBG* epdg_ue_fsm_262425287594511 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>, <<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>, <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55, 56,123,99,155,89,223,122,40,83,51,56,45,226,35>>, <<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>, <<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]}} 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.194 [info] ue_fsm ev_rx_swx_maa 04:13:02.194 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425287594511",undefined,undefined,false,false,undefined} 04:13:02.194 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>,<<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35>>,<<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>,<<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]} 04:13:02.194 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>,<<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35>>,<<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>,<<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]}, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} 04:13:02.194 [info] auth_response(<<"262425287594511">>): {ok,[{epdg_auth_tuple,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>,<<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35>>,<<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>,<<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]} 04:13:02.194 [info] auth_response for <<"262425287594511">>: {ok,[{epdg_auth_tuple,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>,<<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>,<<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35>>,<<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>,<<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>}]} 04:13:02.194 [info] GSUP: Tx #{auth_tuples => [#{autn => <<19,168,139,182,183,98,234,224,188,155,23,76,242,180,124,201>>,ck => <<102,239,8,1,235,238,76,137,227,174,159,43,239,59,212,79>>,ik => <<132,61,201,21,3,105,148,116,10,183,162,37,67,34,21,15>>,rand => <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55>>,res => <<230,203,18,22,36,237,210,238,45,180,210,24,161,207,88,55,56,123,99,155,89,223,122,40,83,51,56,45,226,35>>}],imsi => <<"262425287594511">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425287594511">>, message_type => location_upd_req}} 04:13:02.196 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425287594511">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425287594511 receive call lu_request from <0.1600.0> in state state_authenticating 04:13:02.196 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425287594511 send ok to <0.1600.0> 04:13:02.196 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425287594511 consume call lu_request from <0.1600.0> in state state_authenticating *DBG* aaa_ue_fsm_262425287594511 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.196 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.196 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425287594511",undefined,undefined,false,false,undefined} 04:13:02.196 [debug] SWx Tx SAR Imsi="262425287594511" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.196 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425287594511",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425287594511 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425287594511 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425287594511 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1601.0> in state state_wait_swx_saa 04:13:02.198 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425287594511",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.198 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425287594511 send ok to <0.1601.0> 04:13:02.198 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425287594511",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425287594511 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425287594511 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1601.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425287594511 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425287594511">>,ok}} 04:13:02.198 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425287594511 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.198 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} 04:13:02.198 [info] lu_response(<<"262425287594511">>): ok 04:13:02.198 [info] lu_response for <<"262425287594511">>: ok 04:13:02.198 [info] GSUP: Tx #{imsi => <<"262425287594511">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425287594511">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425287594511 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1602.0> in state state_authenticated 04:13:02.199 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425287594511">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.199 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.200 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} 04:13:02.200 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262425287594511 send ok to <0.1602.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.200 [info] s2b: Tx {gtp,v2,create_session_request,0,13829238,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425287594511">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376209,<<172,18,126,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,3591054446,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425287594511 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1602.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425287594511 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:02.200 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425287594511 receive call {rx_s6b_aar,"262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1603.0> in state state_authenticated 04:13:02.204 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.204 [info] ue_fsm ev_rx_s6b_aar: "262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.204 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425287594511",undefined,undefined,true,false,undefined} 04:13:02.204 [debug] SWx Tx SAR Imsi="262425287594511" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425287594511 send ok to <0.1603.0> *DBG* aaa_ue_fsm_262425287594511 consume call {rx_s6b_aar,"262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1603.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.204 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425287594511",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:02.204 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425287594511 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1604.0> in state state_authenticated_wait_swx_saa 04:13:02.206 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425287594511",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.206 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425287594511 send ok to <0.1604.0> *DBG* aaa_ue_fsm_262425287594511 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1604.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.206 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425287594511","262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1603.0>} 04:13:02.206 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.206 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.209 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,17,211,4,118,0,2,0,2,0,16,0,87,0,9,1,160,70,225,178,239,172,18,126,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,70,225,178,239,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,70,225,178,239,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.209 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376209,13829238,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Fá²ï">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1189196527,<<172,18,126,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,1189196527,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} *DBG* epdg_ue_fsm_262425287594511 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 => 3591054446, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1189196527}}} from <0.1605.0> in state state_wait_create_session_resp 04:13:02.209 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425287594511">>,<0.1597.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376209,1189196527,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3591054446,1189196527}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.209 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.209 [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 => 3591054446,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1189196527}} 04:13:02.209 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} 04:13:02.209 [info] KMOD Port Create PDP Context Call {<0.1597.0>,[alias|#Ref<0.2003034577.3624206345.202148>]}: {create_pdp_context,{172,18,126,103},3591054446,1189196527,{192,168,0,86}} 04:13:02.209 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,86}, 3591054446, 1189196527 *DBG* epdg_ue_fsm_262425287594511 send ok to <0.1605.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425287594511">>, {ok, #{apco => <<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 => 3591054446, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1189196527}}}} 04:13:02.209 [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,126,103}},{ms_address,{192,168,0,86}},{i_tid,3591054446},{o_tid,1189196527}]}} *DBG* epdg_ue_fsm_262425287594511 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 => 3591054446, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1189196527}}} from <0.1605.0> in state state_wait_create_session_resp => state_active 04:13:02.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,86>>,undefined},local_teid => 3591054446,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1189196527}) returned ok 04:13:02.209 [info] tunnel_response(<<"262425287594511">>): {ok,#{apco => <<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 => 3591054446,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1189196527}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.210 [info] tunnel_response for <<"262425287594511">>: {ok,#{apco => <<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 => 3591054446,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1189196527}} 04:13:02.210 [info] GSUP: Tx #{imsi => <<"262425287594511">>,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.55>, {osmo,5}, #{imsi => <<"262425079086298">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425079086298 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425079086298 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425079086298 receive call {auth_request,33,"internet",#{}} from <0.1606.0> in state state_new 04:13:02.289 [info] GSUP: Rx #{imsi => <<"262425079086298">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425079086298 send ok to <0.1606.0> *DBG* epdg_ue_fsm_262425079086298 consume call {auth_request,33,"internet",#{}} from <0.1606.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.289 [info] ue_fsm start(epdg_ue_fsm_262425079086298) *DBG* aaa_ue_fsm_262425079086298 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425079086298 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425079086298 consume internal init_state in state state_new 04:13:02.289 [info] ue_fsm init(<<"262425079086298">>) *DBG* aaa_ue_fsm_262425079086298 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.289 [info] ue_fsm auth_request 04:13:02.289 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} 04:13:02.289 [info] ue_fsm start_link(aaa_ue_fsm_262425079086298) 04:13:02.289 [info] ue_fsm init("262425079086298") 04:13:02.289 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.290 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425079086298",undefined,undefined,false,false,undefined} 04:13:02.290 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.290 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262425079086298",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425079086298 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425079086298 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_262425079086298 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>, <<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213, 241,166,44,20,249,42,133,168,149,76,223,120,23,141>>, <<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>, <<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]}} from <0.1609.0> in state state_wait_swx_maa 04:13:02.293 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425079086298",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98]],[[65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141]],["foobar"],[[91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68]],[[103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.293 [info] dia_sip2gsup: auth [65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98] authz [65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141]  04:13:02.293 [info] rand [65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213] autn [184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98]  *DBG* aaa_ue_fsm_262425079086298 send ok to <0.1609.0> 04:13:02.293 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425079086298 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>, <<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213, 241,166,44,20,249,42,133,168,149,76,223,120,23,141>>, <<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>, <<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425079086298 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>, <<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213, 241,166,44,20,249,42,133,168,149,76,223,120,23,141>>, <<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>, <<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]}} from <0.1609.0> in state state_wait_swx_maa => state_new 04:13:02.293 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425079086298",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425079086298 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425079086298">>, {ok, [{epdg_auth_tuple, <<65,11,11,237,1,115,84,89,208,194,154,246,213, 193,240,213>>, <<184,105,198,3,93,218,237,223,59,102,174,144, 179,96,171,98>>, <<65,11,11,237,1,115,84,89,208,194,154,246,213, 193,240,213,241,166,44,20,249,42,133,168,149, 76,223,120,23,141>>, <<103,106,133,108,160,55,216,15,182,225,69,205, 120,78,191,125>>, <<91,65,88,157,21,188,112,63,255,87,119, 27,14,23,220,68>>}]}}} 04:13:02.293 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>,<<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141>>,<<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>,<<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]} *DBG* epdg_ue_fsm_262425079086298 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>, <<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>, <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213, 241,166,44,20,249,42,133,168,149,76,223,120,23,141>>, <<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>, <<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.293 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>,<<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141>>,<<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>,<<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]}, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} 04:13:02.293 [info] auth_response(<<"262425079086298">>): {ok,[{epdg_auth_tuple,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>,<<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141>>,<<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>,<<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.293 [info] auth_response for <<"262425079086298">>: {ok,[{epdg_auth_tuple,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>,<<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>,<<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141>>,<<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>,<<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>}]} 04:13:02.293 [info] GSUP: Tx #{auth_tuples => [#{autn => <<184,105,198,3,93,218,237,223,59,102,174,144,179,96,171,98>>,ck => <<91,65,88,157,21,188,112,63,255,87,119,27,14,23,220,68>>,ik => <<103,106,133,108,160,55,216,15,182,225,69,205,120,78,191,125>>,rand => <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213>>,res => <<65,11,11,237,1,115,84,89,208,194,154,246,213,193,240,213,241,166,44,20,249,42,133,168,149,76,223,120,23,141>>}],imsi => <<"262425079086298">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425079086298">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425079086298 receive call lu_request from <0.1610.0> in state state_authenticating 04:13:02.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425079086298">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425079086298 send ok to <0.1610.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425079086298 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425079086298 consume call lu_request from <0.1610.0> in state state_authenticating 04:13:02.294 [info] ue_fsm lu_request 04:13:02.295 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} 04:13:02.295 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.295 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425079086298",undefined,undefined,false,false,undefined} 04:13:02.295 [debug] SWx Tx SAR Imsi="262425079086298" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425079086298 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425079086298 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:02.295 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425079086298",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425079086298 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1611.0> in state state_wait_swx_saa 04:13:02.297 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425079086298",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.297 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425079086298 send ok to <0.1611.0> *DBG* aaa_ue_fsm_262425079086298 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1611.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425079086298 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.297 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425079086298",undefined,undefined,false,false,undefined} 04:13:02.297 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425079086298 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425079086298">>,ok}} 04:13:02.297 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425079086298 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.297 [info] lu_response(<<"262425079086298">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.297 [info] lu_response for <<"262425079086298">>: ok 04:13:02.297 [info] GSUP: Tx #{imsi => <<"262425079086298">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425079086298">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425079086298 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1612.0> in state state_authenticated 04:13:02.298 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425079086298">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.298 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262425079086298 send ok to <0.1612.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.298 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425079086298 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1612.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425079086298 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:02.298 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:02.298 [info] s2b: Tx {gtp,v2,create_session_request,0,13829239,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425079086298">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376210,<<172,18,126,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,3591054447,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:02.298 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425079086298 receive call {rx_s6b_aar,"262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1613.0> in state state_authenticated 04:13:02.303 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.303 [info] ue_fsm ev_rx_s6b_aar: "262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.303 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425079086298",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425079086298 send ok to <0.1613.0> 04:13:02.303 [debug] SWx Tx SAR Imsi="262425079086298" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425079086298 consume call {rx_s6b_aar,"262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1613.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.303 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425079086298",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:02.303 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425079086298 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1614.0> in state state_authenticated_wait_swx_saa 04:13:02.304 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425079086298",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425079086298 send ok to <0.1614.0> 04:13:02.304 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425079086298 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1614.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.304 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425079086298","262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1613.0>} 04:13:02.305 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.305 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.307 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,18,211,4,119,0,2,0,2,0,16,0,87,0,9,1,160,112,141,178,236,172,18,126,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,112,141,178,236,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,112,141,178,236,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.307 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376210,13829239,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,<<112,141,178,236>>},{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,1888334572,<<172,18,126,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,1888334572,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} 04:13:02.307 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425079086298">>,<0.1607.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376210,1888334572,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054447,1888334572}],[],[],[],[],[]}}}} 04:13:02.307 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.307 [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 => 3591054447,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1888334572}} *DBG* epdg_ue_fsm_262425079086298 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 => 3591054447, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1888334572}}} from <0.1615.0> in state state_wait_create_session_resp 04:13:02.307 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} 04:13:02.307 [info] KMOD Port Create PDP Context Call {<0.1607.0>,[alias|#Ref<0.2003034577.3624206345.202299>]}: {create_pdp_context,{172,18,126,103},3591054447,1888334572,{192,168,0,87}} 04:13:02.307 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,87}, 3591054447, 1888334572 04:13:02.307 [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,126,103}},{ms_address,{192,168,0,87}},{i_tid,3591054447},{o_tid,1888334572}]}} *DBG* epdg_ue_fsm_262425079086298 send ok to <0.1615.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425079086298">>, {ok, #{apco => <<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 => 3591054447, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1888334572}}}} 04:13:02.307 [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 => 3591054447,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1888334572}) returned ok *DBG* epdg_ue_fsm_262425079086298 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 => 3591054447, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1888334572}}} from <0.1615.0> in state state_wait_create_session_resp => state_active 04:13:02.307 [info] tunnel_response(<<"262425079086298">>): {ok,#{apco => <<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 => 3591054447,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1888334572}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.307 [info] tunnel_response for <<"262425079086298">>: {ok,#{apco => <<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 => 3591054447,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1888334572}} 04:13:02.308 [info] GSUP: Tx #{imsi => <<"262425079086298">>,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.55>, {osmo,5}, #{imsi => <<"262427861301195">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427861301195 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427861301195 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427861301195 receive call {auth_request,33,"internet",#{}} from <0.1616.0> in state state_new *DBG* epdg_ue_fsm_262427861301195 send ok to <0.1616.0> *DBG* epdg_ue_fsm_262427861301195 consume call {auth_request,33,"internet",#{}} from <0.1616.0> in state state_new => state_wait_auth_resp 04:13:02.389 [info] GSUP: Rx #{imsi => <<"262427861301195">>,message_type => send_auth_info_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_262427861301195 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427861301195 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.389 [info] ue_fsm start(epdg_ue_fsm_262427861301195) *DBG* aaa_ue_fsm_262427861301195 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427861301195 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.389 [info] ue_fsm init(<<"262427861301195">>) 04:13:02.389 [info] ue_fsm auth_request 04:13:02.389 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} 04:13:02.390 [info] ue_fsm start_link(aaa_ue_fsm_262427861301195) 04:13:02.390 [info] ue_fsm init("262427861301195") 04:13:02.390 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.390 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427861301195",undefined,undefined,false,false,undefined} 04:13:02.390 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.390 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262427861301195",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427861301195 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427861301195 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_262427861301195 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>, <<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85, 118,145,254,181,2,74,122,39,166,88,193,63,75,205>>, <<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>, <<131,177,177,50,137,209,74,202,27,140,229,233,115,128, 218,163>>}]}} from <0.1619.0> in state state_wait_swx_maa 04:13:02.393 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427861301195",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105]],[[158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205]],["foobar"],[[131,177,177,50,137,209,74,202,27,140,229,233,115,128,218,163]],[[176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.393 [info] dia_sip2gsup: auth [158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105] authz [158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205]  *DBG* aaa_ue_fsm_262427861301195 send ok to <0.1619.0> 04:13:02.393 [info] rand [158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85] autn [146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105]  *DBG* epdg_ue_fsm_262427861301195 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>, <<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85, 118,145,254,181,2,74,122,39,166,88,193,63,75,205>>, <<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>, <<131,177,177,50,137,209,74,202,27,140,229,233,115,128, 218,163>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427861301195 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>, <<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85, 118,145,254,181,2,74,122,39,166,88,193,63,75,205>>, <<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>, <<131,177,177,50,137,209,74,202,27,140,229,233,115,128, 218,163>>}]}} from <0.1619.0> in state state_wait_swx_maa => state_new 04:13:02.393 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427861301195 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427861301195">>, {ok, [{epdg_auth_tuple, <<158,239,97,185,192,5,137,189,152,221,73,241, 8,77,192,85>>, <<146,134,87,31,118,82,100,55,111,188,230,105, 113,54,48,105>>, <<158,239,97,185,192,5,137,189,152,221,73,241, 8,77,192,85,118,145,254,181,2,74,122,39,166, 88,193,63,75,205>>, <<176,86,172,177,213,4,124,43,73,103,158,87, 207,185,133,86>>, <<131,177,177,50,137,209,74,202,27,140, 229,233,115,128,218,163>>}]}}} 04:13:02.393 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427861301195",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427861301195 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>, <<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>, <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85, 118,145,254,181,2,74,122,39,166,88,193,63,75,205>>, <<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>, <<131,177,177,50,137,209,74,202,27,140,229,233,115,128, 218,163>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.393 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>,<<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205>>,<<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>,<<131,177,177,50,137,209,74,202,27,140,229,233,115,128,218,163>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.393 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>,<<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205>>,<<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>,<<131,177,177,50,137,209,74,202,27,140,229,233,115,128,218,163>>}]}, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} 04:13:02.393 [info] auth_response(<<"262427861301195">>): {ok,[{epdg_auth_tuple,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>,<<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205>>,<<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>,<<131,177,177,50,137,209,74,202,27,140,229,233,115,128,218,163>>}]} 04:13:02.393 [info] auth_response for <<"262427861301195">>: {ok,[{epdg_auth_tuple,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>,<<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>,<<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205>>,<<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>,<<131,177,177,50,137,209,74,202,27,140,229,233,115,128,218,163>>}]} 04:13:02.393 [info] GSUP: Tx #{auth_tuples => [#{autn => <<146,134,87,31,118,82,100,55,111,188,230,105,113,54,48,105>>,ck => <<131,177,177,50,137,209,74,202,27,140,229,233,115,128,218,163>>,ik => <<176,86,172,177,213,4,124,43,73,103,158,87,207,185,133,86>>,rand => <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85>>,res => <<158,239,97,185,192,5,137,189,152,221,73,241,8,77,192,85,118,145,254,181,2,74,122,39,166,88,193,63,75,205>>}],imsi => <<"262427861301195">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427861301195">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427861301195 receive call lu_request from <0.1620.0> in state state_authenticating *DBG* epdg_ue_fsm_262427861301195 send ok to <0.1620.0> 04:13:02.395 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427861301195">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427861301195 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427861301195 consume call lu_request from <0.1620.0> in state state_authenticating 04:13:02.395 [info] ue_fsm lu_request 04:13:02.395 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} 04:13:02.395 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.395 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427861301195",undefined,undefined,false,false,undefined} 04:13:02.395 [debug] SWx Tx SAR Imsi="262427861301195" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.395 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427861301195",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427861301195 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427861301195 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427861301195 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1621.0> in state state_wait_swx_saa 04:13:02.397 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427861301195",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.397 [info] ue_fsm ev_rx_swx_saa 04:13:02.397 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427861301195",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427861301195 send ok to <0.1621.0> *DBG* epdg_ue_fsm_262427861301195 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427861301195 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1621.0> in state state_wait_swx_saa => state_authenticated 04:13:02.397 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427861301195 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427861301195">>,ok}} 04:13:02.397 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427861301195 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.397 [info] lu_response(<<"262427861301195">>): ok 04:13:02.397 [info] lu_response for <<"262427861301195">>: ok 04:13:02.397 [info] GSUP: Tx #{imsi => <<"262427861301195">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427861301195">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:02.398 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427861301195">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427861301195 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1622.0> in state state_authenticated 04:13:02.399 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.399 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} 04:13:02.399 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:02.399 [info] s2b: Tx {gtp,v2,create_session_request,0,13829240,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427861301195">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376211,<<172,18,126,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,3591054448,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427861301195 send ok to <0.1622.0> 04:13:02.399 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427861301195 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1622.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427861301195 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427861301195 receive call {rx_s6b_aar,"262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1623.0> in state state_authenticated 04:13:02.403 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.403 [info] ue_fsm ev_rx_s6b_aar: "262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.403 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427861301195",undefined,undefined,true,false,undefined} 04:13:02.403 [debug] SWx Tx SAR Imsi="262427861301195" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.404 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427861301195",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427861301195 send ok to <0.1623.0> *DBG* aaa_ue_fsm_262427861301195 consume call {rx_s6b_aar,"262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1623.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.404 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427861301195 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1624.0> in state state_authenticated_wait_swx_saa 04:13:02.405 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427861301195",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.405 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427861301195 send ok to <0.1624.0> 04:13:02.405 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427861301195","262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1623.0>} 04:13:02.405 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262427861301195 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1624.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.405 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427861301195 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 => 3591054448, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1314744446}}} from <0.1625.0> in state state_wait_create_session_resp 04:13:02.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,19,211,4,120,0,2,0,2,0,16,0,87,0,9,1,160,78,93,104,126,172,18,126,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,78,93,104,126,172,18,126,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,93,104,126,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.408 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376211,13829240,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,<<"N]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,1314744446,<<172,18,126,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,1314744446,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} 04:13:02.408 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427861301195">>,<0.1617.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376211,1314744446,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054448,1314744446}],[],[],[],[]}}}} 04:13:02.408 [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_262427861301195 send ok to <0.1625.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427861301195">>, {ok, #{apco => <<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 => 3591054448, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1314744446}}}} 04:13:02.408 [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 => 3591054448,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1314744446}} *DBG* epdg_ue_fsm_262427861301195 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 => 3591054448, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1314744446}}} from <0.1625.0> in state state_wait_create_session_resp => state_active 04:13:02.408 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} 04:13:02.408 [info] KMOD Port Create PDP Context Call {<0.1617.0>,[alias|#Ref<0.2003034577.3624206337.216584>]}: {create_pdp_context,{172,18,126,103},3591054448,1314744446,{192,168,0,88}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.408 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,88}, 3591054448, 1314744446 04:13:02.408 [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,126,103}},{ms_address,{192,168,0,88}},{i_tid,3591054448},{o_tid,1314744446}]}} 04:13:02.408 [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 => 3591054448,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1314744446}) returned ok 04:13:02.408 [info] tunnel_response(<<"262427861301195">>): {ok,#{apco => <<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 => 3591054448,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1314744446}} 04:13:02.408 [info] tunnel_response for <<"262427861301195">>: {ok,#{apco => <<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 => 3591054448,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1314744446}} 04:13:02.409 [info] GSUP: Tx #{imsi => <<"262427861301195">>,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.55>, {osmo,5}, #{imsi => <<"262421462954102">>, message_type => send_auth_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:02.490 [info] GSUP: Rx #{imsi => <<"262421462954102">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421462954102 enter epdg_ue_fsm in state state_new 04:13:02.490 [info] ue_fsm start(epdg_ue_fsm_262421462954102) *DBG* epdg_ue_fsm_262421462954102 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421462954102 receive call {auth_request,33,"internet",#{}} from <0.1626.0> in state state_new 04:13:02.490 [info] ue_fsm init(<<"262421462954102">>) *DBG* epdg_ue_fsm_262421462954102 send ok to <0.1626.0> 04:13:02.490 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421462954102 consume call {auth_request,33,"internet",#{}} from <0.1626.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421462954102 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421462954102 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.490 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421462954102 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421462954102 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.490 [info] ue_fsm start_link(aaa_ue_fsm_262421462954102) 04:13:02.490 [info] ue_fsm init("262421462954102") 04:13:02.490 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.490 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421462954102",undefined,undefined,false,false,undefined} 04:13:02.490 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.490 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262421462954102",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421462954102 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421462954102 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.493 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421462954102",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160]],[[204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136]],["foobar"],[[170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26]],[[14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421462954102 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>, <<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49, 12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>, <<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>, <<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]}} from <0.1629.0> in state state_wait_swx_maa 04:13:02.493 [info] dia_sip2gsup: auth [204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160] authz [204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136]  04:13:02.493 [info] rand [204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12] autn [209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160]  04:13:02.493 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421462954102 send ok to <0.1629.0> *DBG* aaa_ue_fsm_262421462954102 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>, <<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49, 12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>, <<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>, <<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]}} from <0.1629.0> in state state_wait_swx_maa => state_new 04:13:02.493 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421462954102",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421462954102 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>, <<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49, 12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>, <<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>, <<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:02.493 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>,<<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>,<<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>,<<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]} 04:13:02.494 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>,<<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>,<<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>,<<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]}, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421462954102 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421462954102">>, {ok, [{epdg_auth_tuple, <<204,111,203,236,80,207,177,173,158,193,97, 156,204,183,49,12>>, <<209,1,58,96,216,180,230,193,55,10,201,42,132, 72,105,160>>, <<204,111,203,236,80,207,177,173,158,193,97, 156,204,183,49,12,115,149,191,93,141,78,14, 200,40,5,105,1,113,136>>, <<14,186,237,168,244,80,92,244,71,235,4,7,13, 57,188,224>>, <<170,129,35,64,68,57,41,92,243,143,156, 51,20,113,237,26>>}]}}} *DBG* epdg_ue_fsm_262421462954102 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>, <<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>, <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49, 12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>, <<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>, <<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.494 [info] auth_response(<<"262421462954102">>): {ok,[{epdg_auth_tuple,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>,<<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>,<<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>,<<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.494 [info] auth_response for <<"262421462954102">>: {ok,[{epdg_auth_tuple,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>,<<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>,<<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>,<<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>,<<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>}]} 04:13:02.494 [info] GSUP: Tx #{auth_tuples => [#{autn => <<209,1,58,96,216,180,230,193,55,10,201,42,132,72,105,160>>,ck => <<170,129,35,64,68,57,41,92,243,143,156,51,20,113,237,26>>,ik => <<14,186,237,168,244,80,92,244,71,235,4,7,13,57,188,224>>,rand => <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12>>,res => <<204,111,203,236,80,207,177,173,158,193,97,156,204,183,49,12,115,149,191,93,141,78,14,200,40,5,105,1,113,136>>}],imsi => <<"262421462954102">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421462954102">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421462954102 receive call lu_request from <0.1630.0> in state state_authenticating *DBG* epdg_ue_fsm_262421462954102 send ok to <0.1630.0> 04:13:02.495 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421462954102">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.495 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421462954102 consume call lu_request from <0.1630.0> in state state_authenticating *DBG* aaa_ue_fsm_262421462954102 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:02.495 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} 04:13:02.495 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.495 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421462954102",undefined,undefined,false,false,undefined} 04:13:02.495 [debug] SWx Tx SAR Imsi="262421462954102" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.495 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421462954102",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421462954102 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421462954102 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421462954102 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1631.0> in state state_wait_swx_saa 04:13:02.497 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421462954102",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.497 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421462954102 send ok to <0.1631.0> 04:13:02.497 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421462954102",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421462954102 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421462954102 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1631.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421462954102 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421462954102">>,ok}} 04:13:02.497 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421462954102 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.497 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.498 [info] lu_response(<<"262421462954102">>): ok 04:13:02.498 [info] lu_response for <<"262421462954102">>: ok 04:13:02.498 [info] GSUP: Tx #{imsi => <<"262421462954102">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421462954102">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421462954102 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1632.0> in state state_authenticated 04:13:02.499 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421462954102">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.499 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.499 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} 04:13:02.499 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:02.499 [info] s2b: Tx {gtp,v2,create_session_request,0,13829241,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421462954102">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376212,<<172,18,126,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,3591054449,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421462954102 send ok to <0.1632.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.499 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421462954102 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1632.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421462954102 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421462954102 receive call {rx_s6b_aar,"262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1633.0> in state state_authenticated 04:13:02.505 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.505 [info] ue_fsm ev_rx_s6b_aar: "262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.505 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421462954102",undefined,undefined,true,false,undefined} 04:13:02.505 [debug] SWx Tx SAR Imsi="262421462954102" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.506 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421462954102",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421462954102 send ok to <0.1633.0> 04:13:02.506 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421462954102 consume call {rx_s6b_aar,"262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1633.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421462954102 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1634.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421462954102 send ok to <0.1634.0> *DBG* aaa_ue_fsm_262421462954102 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1634.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.507 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421462954102",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.507 [info] ue_fsm ev_rx_swx_saa 04:13: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,"262421462954102","262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1633.0>} 04:13:02.507 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.507 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.510 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,20,211,4,121,0,2,0,2,0,16,0,87,0,9,1,160,80,236,226,50,172,18,126,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,80,236,226,50,172,18,126,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,80,236,226,50,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.510 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376212,13829241,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Pìâ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,1357701682,<<172,18,126,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,1357701682,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} 04:13:02.510 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421462954102">>,<0.1627.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376212,1357701682,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054449,1357701682}],[],[]}}}} 04:13:02.510 [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_262421462954102 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 => 3591054449, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1357701682}}} from <0.1635.0> in state state_wait_create_session_resp 04:13:02.510 [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 => 3591054449,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1357701682}} 04:13:02.510 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} 04:13:02.510 [info] KMOD Port Create PDP Context Call {<0.1627.0>,[alias|#Ref<0.2003034577.3624206345.202600>]}: {create_pdp_context,{172,18,126,103},3591054449,1357701682,{192,168,0,89}} 04:13:02.510 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,89}, 3591054449, 1357701682 04:13:02.510 [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,126,103}},{ms_address,{192,168,0,89}},{i_tid,3591054449},{o_tid,1357701682}]}} 04:13:02.511 [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 => 3591054449,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1357701682}) returned ok *DBG* epdg_ue_fsm_262421462954102 send ok to <0.1635.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421462954102">>, {ok, #{apco => <<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 => 3591054449, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1357701682}}}} 04:13:02.511 [info] tunnel_response(<<"262421462954102">>): {ok,#{apco => <<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 => 3591054449,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1357701682}} *DBG* epdg_ue_fsm_262421462954102 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 => 3591054449, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1357701682}}} from <0.1635.0> in state state_wait_create_session_resp => state_active 04:13:02.511 [info] tunnel_response for <<"262421462954102">>: {ok,#{apco => <<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 => 3591054449,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1357701682}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.511 [info] GSUP: Tx #{imsi => <<"262421462954102">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262420308067215">>, message_type => send_auth_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:02.590 [info] GSUP: Rx #{imsi => <<"262420308067215">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420308067215 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420308067215 consume internal init_state in state state_new 04:13:02.590 [info] ue_fsm start(epdg_ue_fsm_262420308067215) *DBG* epdg_ue_fsm_262420308067215 receive call {auth_request,33,"internet",#{}} from <0.1636.0> in state state_new 04:13:02.590 [info] ue_fsm init(<<"262420308067215">>) *DBG* epdg_ue_fsm_262420308067215 send ok to <0.1636.0> *DBG* epdg_ue_fsm_262420308067215 consume call {auth_request,33,"internet",#{}} from <0.1636.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.590 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420308067215 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.590 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420308067215 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262420308067215 consume internal init_state in state state_new 04:13:02.590 [info] ue_fsm start_link(aaa_ue_fsm_262420308067215) *DBG* aaa_ue_fsm_262420308067215 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.590 [info] ue_fsm init("262420308067215") 04:13:02.590 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.590 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420308067215",undefined,undefined,false,false,undefined} 04:13:02.590 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.590 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262420308067215",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420308067215 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420308067215 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_262420308067215 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>, <<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92, 246,204,181,68,253,39,78,112,107,219,30,10,175,140>>, <<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>, <<154,105,226,176,95,161,140,26,18,200,176,131,220,221, 102,112>>}]}} from <0.1639.0> in state state_wait_swx_maa 04:13:02.594 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420308067215",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117]],[[252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140]],["foobar"],[[154,105,226,176,95,161,140,26,18,200,176,131,220,221,102,112]],[[181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.594 [info] dia_sip2gsup: auth [252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117] authz [252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140]  *DBG* aaa_ue_fsm_262420308067215 send ok to <0.1639.0> 04:13:02.594 [info] rand [252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92] autn [170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117]  *DBG* epdg_ue_fsm_262420308067215 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>, <<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92, 246,204,181,68,253,39,78,112,107,219,30,10,175,140>>, <<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>, <<154,105,226,176,95,161,140,26,18,200,176,131,220,221, 102,112>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420308067215 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>, <<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92, 246,204,181,68,253,39,78,112,107,219,30,10,175,140>>, <<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>, <<154,105,226,176,95,161,140,26,18,200,176,131,220,221, 102,112>>}]}} from <0.1639.0> in state state_wait_swx_maa => state_new 04:13:02.594 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420308067215 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420308067215">>, {ok, [{epdg_auth_tuple, <<252,104,24,221,101,117,100,107,210,83,114,50, 140,134,52,92>>, <<170,238,74,210,199,223,9,79,168,229,132,53, 78,160,12,117>>, <<252,104,24,221,101,117,100,107,210,83,114,50, 140,134,52,92,246,204,181,68,253,39,78,112, 107,219,30,10,175,140>>, <<181,165,169,75,128,240,209,56,120,49,245,86, 226,173,247,236>>, <<154,105,226,176,95,161,140,26,18,200, 176,131,220,221,102,112>>}]}}} 04:13:02.594 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420308067215",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420308067215 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>, <<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>, <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92, 246,204,181,68,253,39,78,112,107,219,30,10,175,140>>, <<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>, <<154,105,226,176,95,161,140,26,18,200,176,131,220,221, 102,112>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.594 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>,<<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140>>,<<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>,<<154,105,226,176,95,161,140,26,18,200,176,131,220,221,102,112>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.594 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>,<<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140>>,<<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>,<<154,105,226,176,95,161,140,26,18,200,176,131,220,221,102,112>>}]}, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} 04:13:02.594 [info] auth_response(<<"262420308067215">>): {ok,[{epdg_auth_tuple,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>,<<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140>>,<<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>,<<154,105,226,176,95,161,140,26,18,200,176,131,220,221,102,112>>}]} 04:13:02.594 [info] auth_response for <<"262420308067215">>: {ok,[{epdg_auth_tuple,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>,<<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>,<<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140>>,<<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>,<<154,105,226,176,95,161,140,26,18,200,176,131,220,221,102,112>>}]} 04:13:02.594 [info] GSUP: Tx #{auth_tuples => [#{autn => <<170,238,74,210,199,223,9,79,168,229,132,53,78,160,12,117>>,ck => <<154,105,226,176,95,161,140,26,18,200,176,131,220,221,102,112>>,ik => <<181,165,169,75,128,240,209,56,120,49,245,86,226,173,247,236>>,rand => <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92>>,res => <<252,104,24,221,101,117,100,107,210,83,114,50,140,134,52,92,246,204,181,68,253,39,78,112,107,219,30,10,175,140>>}],imsi => <<"262420308067215">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420308067215">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420308067215 receive call lu_request from <0.1640.0> in state state_authenticating *DBG* epdg_ue_fsm_262420308067215 send ok to <0.1640.0> 04:13:02.596 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420308067215">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420308067215 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420308067215 consume call lu_request from <0.1640.0> in state state_authenticating 04:13:02.596 [info] ue_fsm lu_request 04:13:02.596 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} 04:13:02.596 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.596 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420308067215",undefined,undefined,false,false,undefined} 04:13:02.596 [debug] SWx Tx SAR Imsi="262420308067215" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.596 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420308067215",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420308067215 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420308067215 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420308067215 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1641.0> in state state_wait_swx_saa 04:13:02.598 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420308067215",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420308067215 send ok to <0.1641.0> 04:13:02.598 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420308067215 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420308067215 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1641.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420308067215 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420308067215">>,ok}} 04:13:02.598 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420308067215",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420308067215 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.598 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:02.598 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} 04:13:02.598 [info] lu_response(<<"262420308067215">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.598 [info] lu_response for <<"262420308067215">>: ok 04:13:02.598 [info] GSUP: Tx #{imsi => <<"262420308067215">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420308067215">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420308067215 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1642.0> in state state_authenticated 04:13:02.600 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420308067215">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.600 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.600 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} 04:13:02.600 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:02.600 [info] s2b: Tx {gtp,v2,create_session_request,0,13829242,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420308067215">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376213,<<172,18,126,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,3591054450,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420308067215 send ok to <0.1642.0> 04:13:02.600 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420308067215 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1642.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420308067215 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:02.605 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420308067215 receive call {rx_s6b_aar,"262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1643.0> in state state_authenticated 04:13:02.606 [info] ue_fsm ev_rx_s6b_aar: "262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.606 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420308067215",undefined,undefined,true,false,undefined} 04:13:02.606 [debug] SWx Tx SAR Imsi="262420308067215" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.606 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420308067215",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420308067215 send ok to <0.1643.0> 04:13:02.606 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420308067215 consume call {rx_s6b_aar,"262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1643.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420308067215 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1644.0> in state state_authenticated_wait_swx_saa 04:13:02.608 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420308067215",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.608 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420308067215 send ok to <0.1644.0> *DBG* aaa_ue_fsm_262420308067215 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1644.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.608 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420308067215","262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1643.0>} 04:13:02.608 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.608 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.611 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,21,211,4,122,0,2,0,2,0,16,0,87,0,9,1,160,14,197,37,72,172,18,126,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,14,197,37,72,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,14,197,37,72,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.611 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376213,13829242,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<14,197,37,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,247801160,<<172,18,126,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,247801160,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} 04:13:02.611 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420308067215">>,<0.1637.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376213,247801160,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054450,247801160}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.611 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.611 [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 => 3591054450,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 247801160}} *DBG* epdg_ue_fsm_262420308067215 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 => 3591054450, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 247801160}}} from <0.1645.0> in state state_wait_create_session_resp 04:13:02.611 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} 04:13:02.611 [info] KMOD Port Create PDP Context Call {<0.1637.0>,[alias|#Ref<0.2003034577.3624206337.216854>]}: {create_pdp_context,{172,18,126,103},3591054450,247801160,{192,168,0,90}} 04:13:02.611 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,90}, 3591054450, 247801160 04:13:02.611 [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,126,103}},{ms_address,{192,168,0,90}},{i_tid,3591054450},{o_tid,247801160}]}} 04:13:02.611 [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 => 3591054450,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 247801160}) returned ok *DBG* epdg_ue_fsm_262420308067215 send ok to <0.1645.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420308067215">>, {ok, #{apco => <<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 => 3591054450, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 247801160}}}} 04:13:02.611 [info] tunnel_response(<<"262420308067215">>): {ok,#{apco => <<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 => 3591054450,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 247801160}} *DBG* epdg_ue_fsm_262420308067215 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 => 3591054450, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 247801160}}} from <0.1645.0> in state state_wait_create_session_resp => state_active 04:13:02.611 [info] tunnel_response for <<"262420308067215">>: {ok,#{apco => <<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 => 3591054450,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 247801160}} 04:13:02.611 [info] GSUP: Tx #{imsi => <<"262420308067215">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262428736413951">>, message_type => send_auth_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:02.690 [info] GSUP: Rx #{imsi => <<"262428736413951">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428736413951 enter epdg_ue_fsm in state state_new 04:13:02.690 [info] ue_fsm start(epdg_ue_fsm_262428736413951) *DBG* epdg_ue_fsm_262428736413951 consume internal init_state in state state_new 04:13:02.690 [info] ue_fsm init(<<"262428736413951">>) *DBG* epdg_ue_fsm_262428736413951 receive call {auth_request,33,"internet",#{}} from <0.1646.0> in state state_new 04:13:02.690 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428736413951 send ok to <0.1646.0> 04:13:02.690 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428736413951 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428736413951 consume call {auth_request,33,"internet",#{}} from <0.1646.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428736413951 consume internal init_state in state state_new 04:13:02.690 [info] ue_fsm start_link(aaa_ue_fsm_262428736413951) *DBG* epdg_ue_fsm_262428736413951 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428736413951 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.690 [info] ue_fsm init("262428736413951") 04:13:02.690 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.690 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428736413951",undefined,undefined,false,false,undefined} 04:13:02.690 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428736413951 send ok to <0.201.0> 04:13:02.690 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262428736413951",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428736413951 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.694 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428736413951",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156]],[[236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101]],["foobar"],[[84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68]],[[82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428736413951 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>, <<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73, 62,210,117,61,9,157,25,193,64,192,152,107,101>>, <<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>, <<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]}} from <0.1649.0> in state state_wait_swx_maa 04:13:02.694 [info] dia_sip2gsup: auth [236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156] authz [236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101]  04:13:02.694 [info] rand [236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196] autn [88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156]  04:13:02.694 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428736413951 send ok to <0.1649.0> *DBG* epdg_ue_fsm_262428736413951 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>, <<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73, 62,210,117,61,9,157,25,193,64,192,152,107,101>>, <<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>, <<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:02.694 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428736413951",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428736413951 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>, <<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73, 62,210,117,61,9,157,25,193,64,192,152,107,101>>, <<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>, <<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]}} from <0.1649.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428736413951 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428736413951">>, {ok, [{epdg_auth_tuple, <<236,125,14,247,51,247,86,82,42,183,4,43,158, 232,29,196>>, <<88,67,90,172,14,80,73,93,54,116,55,102,238, 91,174,156>>, <<236,125,14,247,51,247,86,82,42,183,4,43,158, 232,29,196,73,62,210,117,61,9,157,25,193,64, 192,152,107,101>>, <<82,64,119,25,216,248,199,38,225,237,160,171, 65,24,32,45>>, <<84,243,51,72,201,200,45,14,159,38,232, 106,254,135,39,68>>}]}}} 04:13:02.694 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>,<<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101>>,<<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>,<<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]} *DBG* epdg_ue_fsm_262428736413951 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>, <<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>, <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73, 62,210,117,61,9,157,25,193,64,192,152,107,101>>, <<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>, <<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.694 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>,<<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101>>,<<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>,<<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]}, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} 04:13:02.694 [info] auth_response(<<"262428736413951">>): {ok,[{epdg_auth_tuple,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>,<<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101>>,<<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>,<<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.695 [info] auth_response for <<"262428736413951">>: {ok,[{epdg_auth_tuple,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>,<<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>,<<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101>>,<<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>,<<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>}]} 04:13:02.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<88,67,90,172,14,80,73,93,54,116,55,102,238,91,174,156>>,ck => <<84,243,51,72,201,200,45,14,159,38,232,106,254,135,39,68>>,ik => <<82,64,119,25,216,248,199,38,225,237,160,171,65,24,32,45>>,rand => <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196>>,res => <<236,125,14,247,51,247,86,82,42,183,4,43,158,232,29,196,73,62,210,117,61,9,157,25,193,64,192,152,107,101>>}],imsi => <<"262428736413951">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428736413951">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428736413951 receive call lu_request from <0.1650.0> in state state_authenticating 04:13:02.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428736413951">>,message_type => location_upd_req} 04:13:02.696 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428736413951 send ok to <0.1650.0> *DBG* aaa_ue_fsm_262428736413951 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:02.696 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428736413951 consume call lu_request from <0.1650.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.696 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.696 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428736413951",undefined,undefined,false,false,undefined} 04:13:02.696 [debug] SWx Tx SAR Imsi="262428736413951" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428736413951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428736413951 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:02.696 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428736413951",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428736413951 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1651.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428736413951 send ok to <0.1651.0> 04:13:02.699 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428736413951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428736413951 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1651.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428736413951 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.699 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428736413951 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428736413951">>,ok}} 04:13:02.699 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428736413951",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428736413951 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.699 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.699 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} 04:13:02.699 [info] lu_response(<<"262428736413951">>): ok 04:13:02.699 [info] lu_response for <<"262428736413951">>: ok 04:13:02.699 [info] GSUP: Tx #{imsi => <<"262428736413951">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428736413951">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:02.701 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428736413951">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428736413951 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1652.0> in state state_authenticated 04:13:02.701 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.701 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} 04:13:02.701 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:02.701 [info] s2b: Tx {gtp,v2,create_session_request,0,13829243,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428736413951">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376214,<<172,18,126,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,3591054451,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:02.701 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428736413951 send ok to <0.1652.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428736413951 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1652.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428736413951 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428736413951 receive call {rx_s6b_aar,"262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1653.0> in state state_authenticated 04:13:02.705 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.705 [info] ue_fsm ev_rx_s6b_aar: "262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.706 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262428736413951",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428736413951 send ok to <0.1653.0> 04:13:02.706 [debug] SWx Tx SAR Imsi="262428736413951" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428736413951 consume call {rx_s6b_aar,"262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1653.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:02.706 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428736413951",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:02.706 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428736413951 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1654.0> in state state_authenticated_wait_swx_saa 04:13:02.707 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428736413951",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.707 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428736413951 send ok to <0.1654.0> 04:13:02.707 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428736413951","262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1653.0>} *DBG* aaa_ue_fsm_262428736413951 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1654.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.707 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.708 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.710 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,22,211,4,123,0,2,0,2,0,16,0,87,0,9,1,160,142,72,151,170,172,18,126,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,142,72,151,170,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,142,72,151,170,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.710 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376214,13829243,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<142,72,151,170>>},{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,2387122090,<<172,18,126,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,2387122090,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} 04:13:02.710 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428736413951">>,<0.1647.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376214,2387122090,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054451,2387122090}],[],[],[],[],[]}}}} 04:13:02.710 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.710 [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 => 3591054451,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2387122090}} *DBG* epdg_ue_fsm_262428736413951 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 => 3591054451, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2387122090}}} from <0.1655.0> in state state_wait_create_session_resp 04:13:02.710 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} 04:13:02.711 [info] KMOD Port Create PDP Context Call {<0.1647.0>,[alias|#Ref<0.2003034577.3624206337.216904>]}: {create_pdp_context,{172,18,126,103},3591054451,2387122090,{192,168,0,91}} 04:13:02.711 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,91}, 3591054451, 2387122090 04:13:02.711 [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,126,103}},{ms_address,{192,168,0,91}},{i_tid,3591054451},{o_tid,2387122090}]}} 04:13:02.711 [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 => 3591054451,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2387122090}) returned ok *DBG* epdg_ue_fsm_262428736413951 send ok to <0.1655.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428736413951">>, {ok, #{apco => <<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 => 3591054451, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2387122090}}}} 04:13:02.711 [info] tunnel_response(<<"262428736413951">>): {ok,#{apco => <<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 => 3591054451,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2387122090}} *DBG* epdg_ue_fsm_262428736413951 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 => 3591054451, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2387122090}}} from <0.1655.0> in state state_wait_create_session_resp => state_active 04:13:02.711 [info] tunnel_response for <<"262428736413951">>: {ok,#{apco => <<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 => 3591054451,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2387122090}} 04:13:02.711 [info] GSUP: Tx #{imsi => <<"262428736413951">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262426491523202">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426491523202 enter epdg_ue_fsm in state state_new 04:13:02.790 [info] GSUP: Rx #{imsi => <<"262426491523202">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426491523202 consume internal init_state in state state_new 04:13:02.790 [info] ue_fsm start(epdg_ue_fsm_262426491523202) *DBG* epdg_ue_fsm_262426491523202 receive call {auth_request,33,"internet",#{}} from <0.1656.0> in state state_new 04:13:02.790 [info] ue_fsm init(<<"262426491523202">>) *DBG* epdg_ue_fsm_262426491523202 send ok to <0.1656.0> 04:13:02.790 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426491523202 consume call {auth_request,33,"internet",#{}} from <0.1656.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426491523202 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.790 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426491523202 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426491523202 consume internal init_state in state state_new 04:13:02.790 [info] ue_fsm start_link(aaa_ue_fsm_262426491523202) *DBG* aaa_ue_fsm_262426491523202 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.790 [info] ue_fsm init("262426491523202") 04:13:02.790 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.790 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426491523202",undefined,undefined,false,false,undefined} 04:13:02.790 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.790 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262426491523202",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426491523202 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426491523202 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_262426491523202 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>, <<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187, 174,27,149,224,119,147,230,160,56,139,203,244,54,71>>, <<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>, <<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16, 226>>}]}} from <0.1659.0> in state state_wait_swx_maa 04:13:02.794 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426491523202",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129]],[[245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71]],["foobar"],[[135,168,102,136,32,54,132,76,200,44,73,230,156,27,16,226]],[[0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.794 [info] dia_sip2gsup: auth [245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129] authz [245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71]  04:13:02.794 [info] rand [245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187] autn [27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129]  04:13:02.794 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426491523202 send ok to <0.1659.0> 04:13:02.794 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426491523202",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426491523202 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>, <<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187, 174,27,149,224,119,147,230,160,56,139,203,244,54,71>>, <<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>, <<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16, 226>>}]}} from <0.1659.0> in state state_wait_swx_maa => state_new 04:13:02.795 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>,<<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71>>,<<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>,<<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16,226>>}]} *DBG* epdg_ue_fsm_262426491523202 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>, <<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187, 174,27,149,224,119,147,230,160,56,139,203,244,54,71>>, <<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>, <<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16, 226>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:02.795 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>,<<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71>>,<<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>,<<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16,226>>}]}, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426491523202 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426491523202">>, {ok, [{epdg_auth_tuple, <<245,183,184,53,165,183,245,66,8,155,222,110, 221,72,187,187>>, <<27,149,104,127,188,81,153,83,161,63,227,126, 134,40,212,129>>, <<245,183,184,53,165,183,245,66,8,155,222,110, 221,72,187,187,174,27,149,224,119,147,230, 160,56,139,203,244,54,71>>, <<0,6,244,166,249,91,81,238,181,125,24,171,44, 167,114,179>>, <<135,168,102,136,32,54,132,76,200,44,73, 230,156,27,16,226>>}]}}} 04:13:02.795 [info] auth_response(<<"262426491523202">>): {ok,[{epdg_auth_tuple,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>,<<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71>>,<<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>,<<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16,226>>}]} *DBG* epdg_ue_fsm_262426491523202 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>, <<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>, <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187, 174,27,149,224,119,147,230,160,56,139,203,244,54,71>>, <<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>, <<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16, 226>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.795 [info] auth_response for <<"262426491523202">>: {ok,[{epdg_auth_tuple,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>,<<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>,<<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71>>,<<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>,<<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16,226>>}]} 04:13:02.795 [info] GSUP: Tx #{auth_tuples => [#{autn => <<27,149,104,127,188,81,153,83,161,63,227,126,134,40,212,129>>,ck => <<135,168,102,136,32,54,132,76,200,44,73,230,156,27,16,226>>,ik => <<0,6,244,166,249,91,81,238,181,125,24,171,44,167,114,179>>,rand => <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187>>,res => <<245,183,184,53,165,183,245,66,8,155,222,110,221,72,187,187,174,27,149,224,119,147,230,160,56,139,203,244,54,71>>}],imsi => <<"262426491523202">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426491523202">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426491523202 receive call lu_request from <0.1660.0> in state state_authenticating *DBG* epdg_ue_fsm_262426491523202 send ok to <0.1660.0> 04:13:02.797 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426491523202">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426491523202 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426491523202 consume call lu_request from <0.1660.0> in state state_authenticating 04:13:02.797 [info] ue_fsm lu_request 04:13:02.797 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} 04:13:02.797 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.797 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426491523202",undefined,undefined,false,false,undefined} 04:13:02.797 [debug] SWx Tx SAR Imsi="262426491523202" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.797 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426491523202",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426491523202 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426491523202 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426491523202 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1661.0> in state state_wait_swx_saa 04:13:02.800 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426491523202",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.800 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426491523202 send ok to <0.1661.0> *DBG* epdg_ue_fsm_262426491523202 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.800 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426491523202",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426491523202 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1661.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426491523202 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426491523202">>,ok}} *DBG* epdg_ue_fsm_262426491523202 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.800 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.800 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} 04:13:02.800 [info] lu_response(<<"262426491523202">>): ok 04:13:02.800 [info] lu_response for <<"262426491523202">>: ok 04:13:02.800 [info] GSUP: Tx #{imsi => <<"262426491523202">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426491523202">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426491523202 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1662.0> in state state_authenticated 04:13:02.802 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426491523202">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.802 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:02.802 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} 04:13:02.802 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262426491523202 send ok to <0.1662.0> 04:13:02.802 [info] s2b: Tx {gtp,v2,create_session_request,0,13829244,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426491523202">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376215,<<172,18,126,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,3591054452,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426491523202 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1662.0> in state state_authenticated => state_wait_create_session_resp 04:13:02.802 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426491523202 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426491523202 receive call {rx_s6b_aar,"262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1663.0> in state state_authenticated 04:13:02.810 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:02.810 [info] ue_fsm ev_rx_s6b_aar: "262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.810 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262426491523202",undefined,undefined,true,false,undefined} 04:13:02.810 [debug] SWx Tx SAR Imsi="262426491523202" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.810 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426491523202",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426491523202 send ok to <0.1663.0> 04:13:02.810 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426491523202 consume call {rx_s6b_aar,"262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1663.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426491523202 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1664.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426491523202 send ok to <0.1664.0> 04:13:02.813 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426491523202",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.813 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426491523202 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1664.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.813 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426491523202","262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1663.0>} 04:13:02.813 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.813 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.816 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,23,211,4,124,0,2,0,2,0,16,0,87,0,9,1,160,235,73,198,42,172,18,126,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,235,73,198,42,172,18,126,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,73,198,42,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.816 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376215,13829244,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,3947480618,<<172,18,126,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,3947480618,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} 04:13:02.816 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426491523202">>,<0.1657.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376215,3947480618,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054452,3947480618}],[],[],[],[],[]}}}} 04:13:02.816 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:02.816 [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 => 3591054452,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3947480618}} *DBG* epdg_ue_fsm_262426491523202 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 => 3591054452, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3947480618}}} from <0.1665.0> in state state_wait_create_session_resp 04:13:02.816 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} 04:13:02.816 [info] KMOD Port Create PDP Context Call {<0.1657.0>,[alias|#Ref<0.2003034577.3624206344.200364>]}: {create_pdp_context,{172,18,126,103},3591054452,3947480618,{192,168,0,92}} 04:13:02.816 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,92}, 3591054452, 3947480618 04:13:02.816 [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,126,103}},{ms_address,{192,168,0,92}},{i_tid,3591054452},{o_tid,3947480618}]}} *DBG* epdg_ue_fsm_262426491523202 send ok to <0.1665.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426491523202">>, {ok, #{apco => <<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 => 3591054452, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3947480618}}}} *DBG* epdg_ue_fsm_262426491523202 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 => 3591054452, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3947480618}}} from <0.1665.0> in state state_wait_create_session_resp => state_active 04:13:02.817 [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 => 3591054452,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3947480618}) returned ok 04:13:02.817 [info] tunnel_response(<<"262426491523202">>): {ok,#{apco => <<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 => 3591054452,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3947480618}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.817 [info] tunnel_response for <<"262426491523202">>: {ok,#{apco => <<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 => 3591054452,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3947480618}} 04:13:02.817 [info] GSUP: Tx #{imsi => <<"262426491523202">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,92>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262425434026860">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425434026860 enter epdg_ue_fsm in state state_new 04:13:02.891 [info] GSUP: Rx #{imsi => <<"262425434026860">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425434026860 consume internal init_state in state state_new 04:13:02.891 [info] ue_fsm start(epdg_ue_fsm_262425434026860) *DBG* epdg_ue_fsm_262425434026860 receive call {auth_request,33,"internet",#{}} from <0.1666.0> in state state_new 04:13:02.891 [info] ue_fsm init(<<"262425434026860">>) *DBG* epdg_ue_fsm_262425434026860 send ok to <0.1666.0> 04:13:02.891 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425434026860 consume call {auth_request,33,"internet",#{}} from <0.1666.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425434026860 enter aaa_ue_fsm in state state_new 04:13:02.891 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425434026860 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425434026860 consume internal init_state in state state_new 04:13:02.891 [info] ue_fsm start_link(aaa_ue_fsm_262425434026860) *DBG* aaa_ue_fsm_262425434026860 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.891 [info] ue_fsm init("262425434026860") 04:13:02.891 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.891 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425434026860",undefined,undefined,false,false,undefined} 04:13:02.891 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:02.891 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262425434026860",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425434026860 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425434026860 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.895 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425434026860",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38]],[[212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2]],["foobar"],[[158,73,76,119,171,170,36,143,54,112,241,98,227,166,240,116]],[[190,195,246,85,194,109,179,233,205,20,149,130,233,237,196,227]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425434026860 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>, <<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64, 136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>, <<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196, 227>>, <<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240, 116>>}]}} from <0.1669.0> in state state_wait_swx_maa 04:13:02.895 [info] dia_sip2gsup: auth [212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38] authz [212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2]  *DBG* aaa_ue_fsm_262425434026860 send ok to <0.1669.0> 04:13:02.895 [info] rand [212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136] autn [125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38]  *DBG* epdg_ue_fsm_262425434026860 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>, <<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64, 136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>, <<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196, 227>>, <<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240, 116>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425434026860 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>, <<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64, 136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>, <<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196, 227>>, <<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240, 116>>}]}} from <0.1669.0> in state state_wait_swx_maa => state_new 04:13:02.895 [info] ue_fsm ev_rx_swx_maa 04:13:02.895 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425434026860",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425434026860 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425434026860">>, {ok, [{epdg_auth_tuple, <<212,149,44,208,133,198,194,38,117,191,122,16, 166,217,64,136>>, <<125,26,198,32,84,160,13,216,197,103,231,179, 240,131,5,38>>, <<212,149,44,208,133,198,194,38,117,191,122,16, 166,217,64,136,200,39,168,189,135,173,152, 232,192,189,136,33,47,2>>, <<190,195,246,85,194,109,179,233,205,20,149, 130,233,237,196,227>>, <<158,73,76,119,171,170,36,143,54,112,241, 98,227,166,240,116>>}]}}} 04:13:02.895 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>,<<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>,<<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196,227>>,<<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240,116>>}]} *DBG* epdg_ue_fsm_262425434026860 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>, <<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>, <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64, 136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>, <<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196, 227>>, <<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240, 116>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.896 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>,<<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>,<<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196,227>>,<<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240,116>>}]}, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.896 [info] auth_response(<<"262425434026860">>): {ok,[{epdg_auth_tuple,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>,<<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>,<<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196,227>>,<<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240,116>>}]} 04:13:02.896 [info] auth_response for <<"262425434026860">>: {ok,[{epdg_auth_tuple,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>,<<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>,<<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>,<<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196,227>>,<<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240,116>>}]} 04:13:02.896 [info] GSUP: Tx #{auth_tuples => [#{autn => <<125,26,198,32,84,160,13,216,197,103,231,179,240,131,5,38>>,ck => <<158,73,76,119,171,170,36,143,54,112,241,98,227,166,240,116>>,ik => <<190,195,246,85,194,109,179,233,205,20,149,130,233,237,196,227>>,rand => <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136>>,res => <<212,149,44,208,133,198,194,38,117,191,122,16,166,217,64,136,200,39,168,189,135,173,152,232,192,189,136,33,47,2>>}],imsi => <<"262425434026860">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425434026860">>, message_type => location_upd_req}} 04:13:02.897 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425434026860">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425434026860 receive call lu_request from <0.1670.0> in state state_authenticating *DBG* epdg_ue_fsm_262425434026860 send ok to <0.1670.0> 04:13:02.897 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425434026860 consume call lu_request from <0.1670.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.897 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425434026860 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:02.897 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.898 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425434026860",undefined,undefined,false,false,undefined} 04:13:02.898 [debug] SWx Tx SAR Imsi="262425434026860" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.898 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425434026860",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425434026860 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425434026860 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425434026860 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1671.0> in state state_wait_swx_saa 04:13:02.900 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425434026860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.900 [info] ue_fsm ev_rx_swx_saa 04:13:02.900 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425434026860",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425434026860 send ok to <0.1671.0> *DBG* epdg_ue_fsm_262425434026860 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:02.900 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262425434026860 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1671.0> in state state_wait_swx_saa => state_authenticated 04:13:02.900 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425434026860 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425434026860">>,ok}} *DBG* epdg_ue_fsm_262425434026860 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:02.901 [info] lu_response(<<"262425434026860">>): ok 04:13:02.901 [info] lu_response for <<"262425434026860">>: ok 04:13:02.901 [info] GSUP: Tx #{imsi => <<"262425434026860">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425434026860">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:02.902 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425434026860">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:02.902 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262425434026860 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1672.0> in state state_authenticated 04:13:02.902 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} 04:13:02.902 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262425434026860 send ok to <0.1672.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.902 [info] s2b: Tx {gtp,v2,create_session_request,0,13829245,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425434026860">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376216,<<172,18,126,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,3591054453,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425434026860 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1672.0> in state state_authenticated => state_wait_create_session_resp 04:13:02.902 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425434026860 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:02.907 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425434026860 receive call {rx_s6b_aar,"262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1673.0> in state state_authenticated 04:13:02.907 [info] ue_fsm ev_rx_s6b_aar: "262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:02.907 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425434026860",undefined,undefined,true,false,undefined} 04:13:02.907 [debug] SWx Tx SAR Imsi="262425434026860" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:02.907 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425434026860",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425434026860 send ok to <0.1673.0> 04:13:02.907 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425434026860 consume call {rx_s6b_aar,"262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1673.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425434026860 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1674.0> in state state_authenticated_wait_swx_saa 04:13:02.910 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425434026860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:02.910 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425434026860 send ok to <0.1674.0> *DBG* aaa_ue_fsm_262425434026860 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1674.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:02.910 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425434026860","262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1673.0>} 04:13:02.910 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:02.910 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:02.913 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,24,211,4,125,0,2,0,2,0,16,0,87,0,9,1,160,199,24,145,113,172,18,126,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,199,24,145,113,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,199,24,145,113,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:02.913 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376216,13829245,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,<<199,24,145,113>>},{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,3340276081,<<172,18,126,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,3340276081,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} 04:13:02.913 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425434026860">>,<0.1667.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376216,3340276081,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054453,3340276081}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:02.913 [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_262425434026860 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 => 3591054453, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3340276081}}} from <0.1675.0> in state state_wait_create_session_resp 04:13:02.913 [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 => 3591054453,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3340276081}} 04:13:02.913 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} 04:13:02.913 [info] KMOD Port Create PDP Context Call {<0.1667.0>,[alias|#Ref<0.2003034577.3624206337.217149>]}: {create_pdp_context,{172,18,126,103},3591054453,3340276081,{192,168,0,93}} 04:13:02.913 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,93}, 3591054453, 3340276081 04:13:02.913 [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,126,103}},{ms_address,{192,168,0,93}},{i_tid,3591054453},{o_tid,3340276081}]}} 04:13:02.913 [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 => 3591054453,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3340276081}) returned ok *DBG* epdg_ue_fsm_262425434026860 send ok to <0.1675.0> 04:13:02.913 [info] tunnel_response(<<"262425434026860">>): {ok,#{apco => <<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 => 3591054453,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3340276081}} *DBG* gsup_server got cast {tunnel_response, {<<"262425434026860">>, {ok, #{apco => <<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 => 3591054453, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3340276081}}}} *DBG* epdg_ue_fsm_262425434026860 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 => 3591054453, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3340276081}}} from <0.1675.0> in state state_wait_create_session_resp => state_active 04:13:02.913 [info] tunnel_response for <<"262425434026860">>: {ok,#{apco => <<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 => 3591054453,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3340276081}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.913 [info] GSUP: Tx #{imsi => <<"262425434026860">>,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.55>, {osmo,5}, #{imsi => <<"262420104699770">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420104699770 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420104699770 consume internal init_state in state state_new 04:13:02.990 [info] GSUP: Rx #{imsi => <<"262420104699770">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420104699770 receive call {auth_request,33,"internet",#{}} from <0.1676.0> in state state_new 04:13:02.990 [info] ue_fsm start(epdg_ue_fsm_262420104699770) *DBG* epdg_ue_fsm_262420104699770 send ok to <0.1676.0> 04:13:02.990 [info] ue_fsm init(<<"262420104699770">>) *DBG* epdg_ue_fsm_262420104699770 consume call {auth_request,33,"internet",#{}} from <0.1676.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420104699770 enter aaa_ue_fsm in state state_new 04:13:02.990 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420104699770 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420104699770 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:02.990 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420104699770 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:02.990 [info] ue_fsm start_link(aaa_ue_fsm_262420104699770) 04:13:02.990 [info] ue_fsm init("262420104699770") 04:13:02.990 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:02.991 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420104699770",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420104699770 send ok to <0.201.0> 04:13:02.991 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420104699770 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:02.991 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262420104699770",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:02.995 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420104699770",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149]],[[237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247]],["foobar"],[[181,69,102,158,177,152,45,128,214,87,230,125,60,224,151,42]],[[178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420104699770 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73>>, <<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>, <<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>, <<181,69,102,158,177,152,45,128,214,87,230,125,60,224, 151,42>>}]}} from <0.1679.0> in state state_wait_swx_maa 04:13:02.995 [info] dia_sip2gsup: auth [237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149] authz [237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247]  04:13:02.995 [info] rand [237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73] autn [120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149]  04:13:02.995 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420104699770 send ok to <0.1679.0> 04:13:02.995 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420104699770",undefined,undefined,false,false,undefined} 04:13:02.996 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73>>,<<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>,<<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>,<<181,69,102,158,177,152,45,128,214,87,230,125,60,224,151,42>>}]} *DBG* aaa_ue_fsm_262420104699770 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73>>, <<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>, <<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>, <<181,69,102,158,177,152,45,128,214,87,230,125,60,224, 151,42>>}]}} from <0.1679.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420104699770 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73>>, <<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>, <<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>, <<181,69,102,158,177,152,45,128,214,87,230,125,60,224, 151,42>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262420104699770 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420104699770">>, {ok, [{epdg_auth_tuple, <<237,104,100,155,245,194,115,171,6,207,244, 236,200,218,156,73>>, <<120,109,160,96,57,221,160,38,196,195,125,179, 177,12,41,149>>, <<237,104,100,155,245,194,115,171,6,207,244, 236,200,218,156,73,17,143,158,195,172,40,232, 197,110,52,85,63,58,247>>, <<178,205,167,2,42,99,164,70,147,234,114,140, 158,254,238,219>>, <<181,69,102,158,177,152,45,128,214,87, 230,125,60,224,151,42>>}]}}} 04:13:02.996 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73>>,<<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>,<<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>,<<181,69,102,158,177,152,45,128,214,87,230,125,60,224,151,42>>}]}, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420104699770 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73>>, <<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>, <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156, 73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>, <<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>, <<181,69,102,158,177,152,45,128,214,87,230,125,60,224, 151,42>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:02.996 [info] auth_response(<<"262420104699770">>): {ok,[{epdg_auth_tuple,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73>>,<<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>,<<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>,<<181,69,102,158,177,152,45,128,214,87,230,125,60,224,151,42>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:02.996 [info] auth_response for <<"262420104699770">>: {ok,[{epdg_auth_tuple,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73>>,<<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>,<<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>,<<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>,<<181,69,102,158,177,152,45,128,214,87,230,125,60,224,151,42>>}]} 04:13:02.996 [info] GSUP: Tx #{auth_tuples => [#{autn => <<120,109,160,96,57,221,160,38,196,195,125,179,177,12,41,149>>,ck => <<181,69,102,158,177,152,45,128,214,87,230,125,60,224,151,42>>,ik => <<178,205,167,2,42,99,164,70,147,234,114,140,158,254,238,219>>,rand => <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73>>,res => <<237,104,100,155,245,194,115,171,6,207,244,236,200,218,156,73,17,143,158,195,172,40,232,197,110,52,85,63,58,247>>}],imsi => <<"262420104699770">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420104699770">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420104699770 receive call lu_request from <0.1680.0> in state state_authenticating 04:13:02.997 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420104699770">>,message_type => location_upd_req} 04:13:02.997 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420104699770 send ok to <0.1680.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420104699770 consume call lu_request from <0.1680.0> in state state_authenticating 04:13:02.997 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420104699770 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:02.997 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:02.998 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420104699770",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420104699770 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420104699770 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:02.998 [debug] SWx Tx SAR Imsi="262420104699770" Type=1 APN="internet" AgentInfoOpt=[]  04:13:02.998 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420104699770",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420104699770 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1681.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420104699770 send ok to <0.1681.0> *DBG* epdg_ue_fsm_262420104699770 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:03.001 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420104699770",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420104699770 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1681.0> in state state_wait_swx_saa => state_authenticated 04:13:03.001 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420104699770 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420104699770">>,ok}} *DBG* epdg_ue_fsm_262420104699770 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:03.001 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420104699770",undefined,undefined,false,false,undefined} 04:13:03.001 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.001 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} 04:13:03.001 [info] lu_response(<<"262420104699770">>): ok 04:13:03.001 [info] lu_response for <<"262420104699770">>: ok 04:13:03.001 [info] GSUP: Tx #{imsi => <<"262420104699770">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420104699770">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420104699770 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1682.0> in state state_authenticated 04:13:03.002 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420104699770">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.002 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.002 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} 04:13:03.003 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:03.003 [info] s2b: Tx {gtp,v2,create_session_request,0,13829246,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420104699770">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376217,<<172,18,126,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,3591054454,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420104699770 send ok to <0.1682.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.003 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420104699770 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1682.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420104699770 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420104699770 receive call {rx_s6b_aar,"262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1683.0> in state state_authenticated 04:13:03.008 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.008 [info] ue_fsm ev_rx_s6b_aar: "262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.008 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262420104699770",undefined,undefined,true,false,undefined} 04:13:03.008 [debug] SWx Tx SAR Imsi="262420104699770" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.008 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420104699770",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420104699770 send ok to <0.1683.0> 04:13:03.008 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420104699770 consume call {rx_s6b_aar,"262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1683.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420104699770 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1684.0> in state state_authenticated_wait_swx_saa 04:13:03.010 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420104699770",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420104699770 send ok to <0.1684.0> 04:13:03.010 [info] ue_fsm ev_rx_swx_saa 04:13:03.010 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420104699770","262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1683.0>} *DBG* aaa_ue_fsm_262420104699770 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1684.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.010 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.010 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.013 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,25,211,4,126,0,2,0,2,0,16,0,87,0,9,1,160,13,16,156,108,172,18,126,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,13,16,156,108,172,18,126,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,13,16,156,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.013 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376217,13829246,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,<<13,16,156,108>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,219192428,<<172,18,126,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,219192428,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} *DBG* epdg_ue_fsm_262420104699770 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 => 3591054454, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 219192428}}} from <0.1685.0> in state state_wait_create_session_resp 04:13:03.013 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420104699770">>,<0.1677.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376217,219192428,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054454,219192428}],[],[],[],[],[],[]}}}} 04:13:03.013 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.013 [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 => 3591054454,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 219192428}} 04:13:03.014 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} 04:13:03.014 [info] KMOD Port Create PDP Context Call {<0.1677.0>,[alias|#Ref<0.2003034577.3624206337.217215>]}: {create_pdp_context,{172,18,126,103},3591054454,219192428,{192,168,0,94}} 04:13:03.014 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,94}, 3591054454, 219192428 *DBG* epdg_ue_fsm_262420104699770 send ok to <0.1685.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420104699770">>, {ok, #{apco => <<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 => 3591054454, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 219192428}}}} 04:13:03.014 [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,126,103}},{ms_address,{192,168,0,94}},{i_tid,3591054454},{o_tid,219192428}]}} *DBG* epdg_ue_fsm_262420104699770 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 => 3591054454, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 219192428}}} from <0.1685.0> in state state_wait_create_session_resp => state_active 04:13:03.014 [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 => 3591054454,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 219192428}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.014 [info] tunnel_response(<<"262420104699770">>): {ok,#{apco => <<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 => 3591054454,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 219192428}} 04:13:03.014 [info] tunnel_response for <<"262420104699770">>: {ok,#{apco => <<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 => 3591054454,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 219192428}} 04:13:03.014 [info] GSUP: Tx #{imsi => <<"262420104699770">>,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.55>, {osmo,5}, #{imsi => <<"262422632324226">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422632324226 enter epdg_ue_fsm in state state_new 04:13:03.090 [info] GSUP: Rx #{imsi => <<"262422632324226">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422632324226 consume internal init_state in state state_new 04:13:03.090 [info] ue_fsm start(epdg_ue_fsm_262422632324226) *DBG* epdg_ue_fsm_262422632324226 receive call {auth_request,33,"internet",#{}} from <0.1686.0> in state state_new 04:13:03.090 [info] ue_fsm init(<<"262422632324226">>) *DBG* epdg_ue_fsm_262422632324226 send ok to <0.1686.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.090 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422632324226 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422632324226 consume call {auth_request,33,"internet",#{}} from <0.1686.0> in state state_new => state_wait_auth_resp 04:13:03.090 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422632324226 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422632324226 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:03.090 [info] ue_fsm start_link(aaa_ue_fsm_262422632324226) *DBG* aaa_ue_fsm_262422632324226 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.091 [info] ue_fsm init("262422632324226") 04:13:03.091 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:03.091 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422632324226",undefined,undefined,false,false,undefined} 04:13:03.091 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422632324226 send ok to <0.201.0> 04:13:03.091 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262422632324226",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422632324226 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_262422632324226 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>, <<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206, 151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>, <<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>, <<199,179,214,207,146,18,190,158,60,60,207,178,199,50, 233,189>>}]}} from <0.1689.0> in state state_wait_swx_maa 04:13:03.094 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422632324226",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6]],[[110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132]],["foobar"],[[199,179,214,207,146,18,190,158,60,60,207,178,199,50,233,189]],[[96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:03.094 [info] dia_sip2gsup: auth [110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6] authz [110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132]  *DBG* aaa_ue_fsm_262422632324226 send ok to <0.1689.0> *DBG* epdg_ue_fsm_262422632324226 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>, <<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206, 151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>, <<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>, <<199,179,214,207,146,18,190,158,60,60,207,178,199,50, 233,189>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:03.094 [info] rand [110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151] autn [53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6]  *DBG* aaa_ue_fsm_262422632324226 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>, <<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206, 151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>, <<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>, <<199,179,214,207,146,18,190,158,60,60,207,178,199,50, 233,189>>}]}} from <0.1689.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422632324226 send ok to <0.211.0> 04:13:03.094 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server got cast {auth_response, {<<"262422632324226">>, {ok, [{epdg_auth_tuple, <<110,74,83,144,173,42,111,126,57,189,173,115, 160,191,206,151>>, <<53,254,109,130,252,40,171,220,236,242,133, 245,235,36,224,6>>, <<110,74,83,144,173,42,111,126,57,189,173,115, 160,191,206,151,234,13,13,207,246,98,242,49, 179,68,226,250,178,132>>, <<96,121,172,8,18,241,112,238,195,219,182,33, 95,15,29,3>>, <<199,179,214,207,146,18,190,158,60,60, 207,178,199,50,233,189>>}]}}} *DBG* epdg_ue_fsm_262422632324226 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>, <<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>, <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206, 151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>, <<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>, <<199,179,214,207,146,18,190,158,60,60,207,178,199,50, 233,189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.094 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422632324226",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.094 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>,<<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>,<<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>,<<199,179,214,207,146,18,190,158,60,60,207,178,199,50,233,189>>}]} 04:13:03.094 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>,<<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>,<<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>,<<199,179,214,207,146,18,190,158,60,60,207,178,199,50,233,189>>}]}, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} 04:13:03.094 [info] auth_response(<<"262422632324226">>): {ok,[{epdg_auth_tuple,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>,<<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>,<<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>,<<199,179,214,207,146,18,190,158,60,60,207,178,199,50,233,189>>}]} 04:13:03.095 [info] auth_response for <<"262422632324226">>: {ok,[{epdg_auth_tuple,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>,<<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>,<<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>,<<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>,<<199,179,214,207,146,18,190,158,60,60,207,178,199,50,233,189>>}]} 04:13:03.095 [info] GSUP: Tx #{auth_tuples => [#{autn => <<53,254,109,130,252,40,171,220,236,242,133,245,235,36,224,6>>,ck => <<199,179,214,207,146,18,190,158,60,60,207,178,199,50,233,189>>,ik => <<96,121,172,8,18,241,112,238,195,219,182,33,95,15,29,3>>,rand => <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151>>,res => <<110,74,83,144,173,42,111,126,57,189,173,115,160,191,206,151,234,13,13,207,246,98,242,49,179,68,226,250,178,132>>}],imsi => <<"262422632324226">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422632324226">>, message_type => location_upd_req}} 04:13:03.096 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422632324226">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422632324226 receive call lu_request from <0.1690.0> in state state_authenticating *DBG* epdg_ue_fsm_262422632324226 send ok to <0.1690.0> 04:13:03.096 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422632324226 consume call lu_request from <0.1690.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.096 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422632324226 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:03.096 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:03.096 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422632324226",undefined,undefined,false,false,undefined} 04:13:03.096 [debug] SWx Tx SAR Imsi="262422632324226" Type=1 APN="internet" AgentInfoOpt=[]  04:13:03.096 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422632324226",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422632324226 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422632324226 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422632324226 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1691.0> in state state_wait_swx_saa 04:13:03.099 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422632324226",[],[2001],[],[{'Non-3GPP-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:03.099 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422632324226 send ok to <0.1691.0> *DBG* epdg_ue_fsm_262422632324226 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:03.099 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422632324226",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422632324226 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1691.0> in state state_wait_swx_saa => state_authenticated 04:13:03.099 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422632324226 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422632324226">>,ok}} 04:13:03.099 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422632324226 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.099 [info] lu_response(<<"262422632324226">>): ok 04:13:03.100 [info] lu_response for <<"262422632324226">>: ok 04:13:03.100 [info] GSUP: Tx #{imsi => <<"262422632324226">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422632324226">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422632324226 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1692.0> in state state_authenticated 04:13:03.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422632324226">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.101 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.101 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} 04:13:03.101 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262422632324226 send ok to <0.1692.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.101 [info] s2b: Tx {gtp,v2,create_session_request,0,13829247,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422632324226">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376218,<<172,18,126,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,3591054455,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422632324226 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1692.0> in state state_authenticated => state_wait_create_session_resp 04:13:03.101 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422632324226 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422632324226 receive call {rx_s6b_aar,"262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1693.0> in state state_authenticated 04:13:03.108 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.108 [info] ue_fsm ev_rx_s6b_aar: "262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.108 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422632324226",undefined,undefined,true,false,undefined} 04:13:03.108 [debug] SWx Tx SAR Imsi="262422632324226" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422632324226",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422632324226 send ok to <0.1693.0> 04:13:03.108 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422632324226 consume call {rx_s6b_aar,"262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1693.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422632324226 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1694.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422632324226 send ok to <0.1694.0> 04:13:03.110 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422632324226",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422632324226 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1694.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.110 [info] ue_fsm ev_rx_swx_saa 04:13:03.110 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422632324226","262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1693.0>} 04:13:03.111 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.111 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.114 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,26,211,4,127,0,2,0,2,0,16,0,87,0,9,1,160,181,206,64,254,172,18,126,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,181,206,64,254,172,18,126,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,206,64,254,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.114 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376218,13829247,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,3050193150,<<172,18,126,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,3050193150,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} 04:13:03.114 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422632324226">>,<0.1687.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376218,3050193150,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3591054455,3050193150}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:03.114 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.114 [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 => 3591054455,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3050193150}} *DBG* epdg_ue_fsm_262422632324226 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 => 3591054455, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3050193150}}} from <0.1695.0> in state state_wait_create_session_resp 04:13:03.114 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} 04:13:03.114 [info] KMOD Port Create PDP Context Call {<0.1687.0>,[alias|#Ref<0.2003034577.3624206343.200129>]}: {create_pdp_context,{172,18,126,103},3591054455,3050193150,{192,168,0,95}} 04:13:03.115 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,95}, 3591054455, 3050193150 04:13:03.115 [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,126,103}},{ms_address,{192,168,0,95}},{i_tid,3591054455},{o_tid,3050193150}]}} 04:13:03.115 [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 => 3591054455,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3050193150}) returned ok *DBG* epdg_ue_fsm_262422632324226 send ok to <0.1695.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422632324226">>, {ok, #{apco => <<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 => 3591054455, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3050193150}}}} 04:13:03.115 [info] tunnel_response(<<"262422632324226">>): {ok,#{apco => <<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 => 3591054455,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3050193150}} *DBG* epdg_ue_fsm_262422632324226 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 => 3591054455, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3050193150}}} from <0.1695.0> in state state_wait_create_session_resp => state_active 04:13:03.115 [info] tunnel_response for <<"262422632324226">>: {ok,#{apco => <<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 => 3591054455,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3050193150}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.115 [info] GSUP: Tx #{imsi => <<"262422632324226">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,95>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262427465424636">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427465424636 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427465424636 consume internal init_state in state state_new 04:13:03.190 [info] GSUP: Rx #{imsi => <<"262427465424636">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427465424636 receive call {auth_request,33,"internet",#{}} from <0.1696.0> in state state_new *DBG* epdg_ue_fsm_262427465424636 send ok to <0.1696.0> 04:13:03.190 [info] ue_fsm start(epdg_ue_fsm_262427465424636) *DBG* aaa_ue_fsm_262427465424636 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427465424636 consume call {auth_request,33,"internet",#{}} from <0.1696.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427465424636 consume internal init_state in state state_new 04:13:03.190 [info] ue_fsm init(<<"262427465424636">>) *DBG* epdg_ue_fsm_262427465424636 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427465424636 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.190 [info] ue_fsm auth_request 04:13:03.190 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:03.190 [info] ue_fsm start_link(aaa_ue_fsm_262427465424636) 04:13:03.190 [info] ue_fsm init("262427465424636") *DBG* aaa_ue_fsm_262427465424636 send ok to <0.201.0> 04:13:03.190 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427465424636 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:03.190 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427465424636",undefined,undefined,false,false,undefined} 04:13:03.190 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:03.191 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262427465424636",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427465424636 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>, <<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107, 199,196,58,178,71,117,211,113,4,199,147,38,197,63>>, <<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>, <<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]}} from <0.1699.0> in state state_wait_swx_maa 04:13:03.193 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427465424636",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7]],[[194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63]],["foobar"],[[91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71]],[[13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:03.193 [info] dia_sip2gsup: auth [194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7] authz [194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63]  04:13:03.193 [info] rand [194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107] autn [133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7]  *DBG* aaa_ue_fsm_262427465424636 send ok to <0.1699.0> 04:13:03.193 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427465424636 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>, <<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107, 199,196,58,178,71,117,211,113,4,199,147,38,197,63>>, <<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>, <<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427465424636 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>, <<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107, 199,196,58,178,71,117,211,113,4,199,147,38,197,63>>, <<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>, <<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]}} from <0.1699.0> in state state_wait_swx_maa => state_new 04:13:03.194 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427465424636",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427465424636 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427465424636">>, {ok, [{epdg_auth_tuple, <<194,112,173,82,11,81,14,164,68,253,231,196, 156,4,239,107>>, <<133,97,192,29,140,44,174,123,66,112,244,127, 246,217,188,7>>, <<194,112,173,82,11,81,14,164,68,253,231,196, 156,4,239,107,199,196,58,178,71,117,211,113, 4,199,147,38,197,63>>, <<13,57,77,113,94,247,47,121,149,175,189,13, 237,45,101,145>>, <<91,156,34,97,100,235,124,94,59,32,67,54, 66,149,94,71>>}]}}} 04:13:03.194 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>,<<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63>>,<<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>,<<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]} *DBG* epdg_ue_fsm_262427465424636 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>, <<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>, <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107, 199,196,58,178,71,117,211,113,4,199,147,38,197,63>>, <<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>, <<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.194 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>,<<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63>>,<<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>,<<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]}, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:03.194 [info] auth_response(<<"262427465424636">>): {ok,[{epdg_auth_tuple,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>,<<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63>>,<<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>,<<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]} 04:13:03.194 [info] auth_response for <<"262427465424636">>: {ok,[{epdg_auth_tuple,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>,<<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>,<<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63>>,<<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>,<<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>}]} 04:13:03.194 [info] GSUP: Tx #{auth_tuples => [#{autn => <<133,97,192,29,140,44,174,123,66,112,244,127,246,217,188,7>>,ck => <<91,156,34,97,100,235,124,94,59,32,67,54,66,149,94,71>>,ik => <<13,57,77,113,94,247,47,121,149,175,189,13,237,45,101,145>>,rand => <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107>>,res => <<194,112,173,82,11,81,14,164,68,253,231,196,156,4,239,107,199,196,58,178,71,117,211,113,4,199,147,38,197,63>>}],imsi => <<"262427465424636">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427465424636">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427465424636 receive call lu_request from <0.1700.0> in state state_authenticating *DBG* epdg_ue_fsm_262427465424636 send ok to <0.1700.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.195 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427465424636">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427465424636 consume call lu_request from <0.1700.0> in state state_authenticating *DBG* aaa_ue_fsm_262427465424636 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:03.195 [info] ue_fsm lu_request 04:13:03.195 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:03.195 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:03.195 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427465424636",undefined,undefined,false,false,undefined} 04:13:03.195 [debug] SWx Tx SAR Imsi="262427465424636" Type=1 APN="internet" AgentInfoOpt=[]  04:13:03.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427465424636",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427465424636 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427465424636 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427465424636 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1701.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427465424636 send ok to <0.1701.0> *DBG* epdg_ue_fsm_262427465424636 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:03.197 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427465424636",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427465424636 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1701.0> in state state_wait_swx_saa => state_authenticated 04:13:03.197 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427465424636 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427465424636">>,ok}} 04:13:03.197 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427465424636",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427465424636 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:03.197 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.197 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:03.197 [info] lu_response(<<"262427465424636">>): ok 04:13:03.197 [info] lu_response for <<"262427465424636">>: ok 04:13:03.197 [info] GSUP: Tx #{imsi => <<"262427465424636">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427465424636">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427465424636 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1702.0> in state state_authenticated 04:13:03.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427465424636">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.199 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.199 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:03.199 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262427465424636 send ok to <0.1702.0> 04:13:03.199 [info] s2b: Tx {gtp,v2,create_session_request,0,13829248,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427465424636">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376219,<<172,18,126,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,3591054456,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427465424636 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1702.0> in state state_authenticated => state_wait_create_session_resp 04:13:03.199 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427465424636 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427465424636 receive call {rx_s6b_aar,"262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1703.0> in state state_authenticated 04:13:03.203 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.203 [info] ue_fsm ev_rx_s6b_aar: "262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.203 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427465424636",undefined,undefined,true,false,undefined} 04:13:03.203 [debug] SWx Tx SAR Imsi="262427465424636" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.203 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427465424636",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427465424636 send ok to <0.1703.0> *DBG* aaa_ue_fsm_262427465424636 consume call {rx_s6b_aar,"262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1703.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:03.203 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427465424636 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1704.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427465424636 send ok to <0.1704.0> *DBG* aaa_ue_fsm_262427465424636 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1704.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.205 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427465424636",[],[2001],[],[{'Non-3GPP-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:03.205 [info] ue_fsm ev_rx_swx_saa 04:13:03.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427465424636","262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1703.0>} 04:13:03.205 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.205 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.208 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,27,211,4,128,0,2,0,2,0,16,0,87,0,9,1,160,2,218,50,53,172,18,126,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,2,218,50,53,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,2,218,50,53,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.208 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376219,13829248,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,218,50,53>>},{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,47854133,<<172,18,126,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,47854133,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} *DBG* epdg_ue_fsm_262427465424636 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 => 3591054456, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 47854133}}} from <0.1705.0> in state state_wait_create_session_resp 04:13:03.208 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427465424636">>,<0.1697.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376219,47854133,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3591054456,47854133}],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:03.208 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.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,96>>,undefined},local_teid => 3591054456,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 47854133}} 04:13:03.208 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:03.208 [info] KMOD Port Create PDP Context Call {<0.1697.0>,[alias|#Ref<0.2003034577.3624206344.200959>]}: {create_pdp_context,{172,18,126,103},3591054456,47854133,{192,168,0,96}} 04:13:03.208 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,96}, 3591054456, 47854133 04:13:03.208 [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,126,103}},{ms_address,{192,168,0,96}},{i_tid,3591054456},{o_tid,47854133}]}} 04:13:03.208 [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 => 3591054456,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 47854133}) returned ok *DBG* epdg_ue_fsm_262427465424636 send ok to <0.1705.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427465424636">>, {ok, #{apco => <<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 => 3591054456, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 47854133}}}} 04:13:03.208 [info] tunnel_response(<<"262427465424636">>): {ok,#{apco => <<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 => 3591054456,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 47854133}} *DBG* epdg_ue_fsm_262427465424636 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 => 3591054456, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 47854133}}} from <0.1705.0> in state state_wait_create_session_resp => state_active 04:13:03.208 [info] tunnel_response for <<"262427465424636">>: {ok,#{apco => <<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 => 3591054456,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 47854133}} 04:13:03.208 [info] GSUP: Tx #{imsi => <<"262427465424636">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{imsi => <<"262427133678015">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427133678015 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427133678015 consume internal init_state in state state_new 04:13:03.290 [info] GSUP: Rx #{imsi => <<"262427133678015">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427133678015 receive call {auth_request,33,"internet",#{}} from <0.1706.0> in state state_new 04:13:03.290 [info] ue_fsm start(epdg_ue_fsm_262427133678015) *DBG* epdg_ue_fsm_262427133678015 send ok to <0.1706.0> 04:13:03.290 [info] ue_fsm init(<<"262427133678015">>) *DBG* epdg_ue_fsm_262427133678015 consume call {auth_request,33,"internet",#{}} from <0.1706.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.290 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427133678015 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427133678015 enter aaa_ue_fsm in state state_new 04:13:03.290 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427133678015 consume internal init_state in state state_new 04:13:03.291 [info] ue_fsm start_link(aaa_ue_fsm_262427133678015) *DBG* aaa_ue_fsm_262427133678015 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.291 [info] ue_fsm init("262427133678015") 04:13:03.291 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:03.291 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427133678015",undefined,undefined,false,false,undefined} 04:13:03.291 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:03.291 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262427133678015",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427133678015 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427133678015 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_262427133678015 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>, <<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168, 207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>, <<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>, <<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122, 145>>}]}} from <0.1709.0> in state state_wait_swx_maa 04:13:03.294 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427133678015",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,91,225,174,245,12,217,86,40,163,204,199,56,88,195,245,206]],[[31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168]],["foobar"],[[54,79,94,171,118,89,215,4,221,106,120,135,207,247,122,145]],[[156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:03.294 [info] dia_sip2gsup: auth [31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,91,225,174,245,12,217,86,40,163,204,199,56,88,195,245,206] authz [31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168]  *DBG* aaa_ue_fsm_262427133678015 send ok to <0.1709.0> 04:13:03.294 [info] rand [31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207] autn "[á®õ\fÙV(£ÌÇ8XÃõÎ"  *DBG* epdg_ue_fsm_262427133678015 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>, <<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168, 207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>, <<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>, <<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122, 145>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:03.294 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427133678015 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>, <<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168, 207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>, <<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>, <<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122, 145>>}]}} from <0.1709.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427133678015 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427133678015">>, {ok, [{epdg_auth_tuple, <<31,149,237,197,32,240,179,205,253,229,184,75, 135,22,168,207>>, <<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>, <<31,149,237,197,32,240,179,205,253,229,184,75, 135,22,168,207,127,193,47,68,217,51,149,196, 121,49,40,75,133,168>>, <<156,216,147,180,110,2,220,174,33,247,128,75, 78,2,160,62>>, <<54,79,94,171,118,89,215,4,221,106,120, 135,207,247,122,145>>}]}}} 04:13:03.294 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427133678015",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427133678015 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>, <<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>, <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168, 207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>, <<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>, <<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122, 145>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.294 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>,<<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>,<<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>,<<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122,145>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.294 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>,<<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>,<<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>,<<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122,145>>}]}, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} 04:13:03.294 [info] auth_response(<<"262427133678015">>): {ok,[{epdg_auth_tuple,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>,<<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>,<<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>,<<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122,145>>}]} 04:13:03.294 [info] auth_response for <<"262427133678015">>: {ok,[{epdg_auth_tuple,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>,<<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>,<<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>,<<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>,<<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122,145>>}]} 04:13:03.294 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"[á®õ\fÙV(£ÌÇ8XÃõÎ">>,ck => <<54,79,94,171,118,89,215,4,221,106,120,135,207,247,122,145>>,ik => <<156,216,147,180,110,2,220,174,33,247,128,75,78,2,160,62>>,rand => <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207>>,res => <<31,149,237,197,32,240,179,205,253,229,184,75,135,22,168,207,127,193,47,68,217,51,149,196,121,49,40,75,133,168>>}],imsi => <<"262427133678015">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427133678015">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427133678015 receive call lu_request from <0.1710.0> in state state_authenticating *DBG* epdg_ue_fsm_262427133678015 send ok to <0.1710.0> 04:13:03.296 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427133678015">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427133678015 consume call lu_request from <0.1710.0> in state state_authenticating *DBG* aaa_ue_fsm_262427133678015 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.296 [info] ue_fsm lu_request 04:13:03.296 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} 04:13:03.296 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:03.296 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427133678015",undefined,undefined,false,false,undefined} 04:13:03.296 [debug] SWx Tx SAR Imsi="262427133678015" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427133678015 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427133678015 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:03.296 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427133678015",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427133678015 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1711.0> in state state_wait_swx_saa 04:13:03.299 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427133678015",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427133678015 send ok to <0.1711.0> *DBG* epdg_ue_fsm_262427133678015 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:03.299 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427133678015 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1711.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262427133678015">>,ok}} *DBG* epdg_ue_fsm_262427133678015 send ok to <0.211.0> 04:13:03.299 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427133678015",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427133678015 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.299 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:13:03.299 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} 04:13:03.299 [info] lu_response(<<"262427133678015">>): ok 04:13:03.299 [info] lu_response for <<"262427133678015">>: ok 04:13:03.299 [info] GSUP: Tx #{imsi => <<"262427133678015">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427133678015">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427133678015 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1712.0> in state state_authenticated 04:13:03.300 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427133678015">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.300 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.300 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427133678015 send ok to <0.1712.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.300 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262427133678015 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1712.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427133678015 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:03.300 [info] s2b: Tx {gtp,v2,create_session_request,0,13829249,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427133678015">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376220,<<172,18,126,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,3591054457,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:13:03.300 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427133678015 receive call {rx_s6b_aar,"262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1713.0> in state state_authenticated 04:13:03.307 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.307 [info] ue_fsm ev_rx_s6b_aar: "262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427133678015 send ok to <0.1713.0> 04:13:03.307 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262427133678015",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427133678015 consume call {rx_s6b_aar,"262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1713.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:03.307 [debug] SWx Tx SAR Imsi="262427133678015" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.307 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427133678015",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:13:03.307 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427133678015 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1714.0> in state state_authenticated_wait_swx_saa 04:13:03.309 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427133678015",[],[2001],[],[{'Non-3GPP-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:03.309 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427133678015 send ok to <0.1714.0> 04:13:03.309 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427133678015","262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1713.0>} *DBG* aaa_ue_fsm_262427133678015 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1714.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.309 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.309 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.312 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,28,211,4,129,0,2,0,2,0,16,0,87,0,9,1,160,81,230,148,106,172,18,126,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,81,230,148,106,172,18,126,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,81,230,148,106,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.312 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376220,13829249,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,<<81,230,148,106>>},{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,1374065770,<<172,18,126,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,1374065770,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} *DBG* epdg_ue_fsm_262427133678015 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 => 3591054457, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1374065770}}} from <0.1715.0> in state state_wait_create_session_resp 04:13:03.312 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427133678015">>,<0.1707.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376220,1374065770,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054457,1374065770}],[],[],[],[],[]}}}} 04:13:03.312 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.312 [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 => 3591054457,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1374065770}} 04:13:03.312 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} 04:13:03.312 [info] KMOD Port Create PDP Context Call {<0.1707.0>,[alias|#Ref<0.2003034577.3624206344.201078>]}: {create_pdp_context,{172,18,126,103},3591054457,1374065770,{192,168,0,97}} 04:13:03.312 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,97}, 3591054457, 1374065770 04:13:03.312 [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,126,103}},{ms_address,{192,168,0,97}},{i_tid,3591054457},{o_tid,1374065770}]}} 04:13:03.312 [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 => 3591054457,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1374065770}) returned ok *DBG* epdg_ue_fsm_262427133678015 send ok to <0.1715.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427133678015">>, {ok, #{apco => <<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 => 3591054457, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 1374065770}}}} 04:13:03.312 [info] tunnel_response(<<"262427133678015">>): {ok,#{apco => <<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 => 3591054457,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1374065770}} *DBG* epdg_ue_fsm_262427133678015 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 => 3591054457, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 1374065770}}} from <0.1715.0> in state state_wait_create_session_resp => state_active 04:13:03.312 [info] tunnel_response for <<"262427133678015">>: {ok,#{apco => <<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 => 3591054457,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 1374065770}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.313 [info] GSUP: Tx #{imsi => <<"262427133678015">>,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.55>, {osmo,5}, #{imsi => <<"262423201946028">>, message_type => send_auth_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:03.391 [info] GSUP: Rx #{imsi => <<"262423201946028">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423201946028 enter epdg_ue_fsm in state state_new 04:13:03.391 [info] ue_fsm start(epdg_ue_fsm_262423201946028) *DBG* epdg_ue_fsm_262423201946028 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423201946028 receive call {auth_request,33,"internet",#{}} from <0.1716.0> in state state_new 04:13:03.391 [info] ue_fsm init(<<"262423201946028">>) *DBG* epdg_ue_fsm_262423201946028 send ok to <0.1716.0> 04:13:03.391 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423201946028 consume call {auth_request,33,"internet",#{}} from <0.1716.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423201946028 enter aaa_ue_fsm in state state_new 04:13:03.391 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423201946028 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423201946028 consume internal init_state in state state_new 04:13:03.391 [info] ue_fsm start_link(aaa_ue_fsm_262423201946028) *DBG* aaa_ue_fsm_262423201946028 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.391 [info] ue_fsm init("262423201946028") 04:13:03.391 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:03.392 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423201946028",undefined,undefined,false,false,undefined} 04:13:03.392 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:03.392 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262423201946028",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423201946028 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423201946028 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:03.395 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423201946028",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9]],[[24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4]],["foobar"],[[19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33]],[[178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423201946028 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>, <<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119, 141,100,59,108,190,73,114,82,167,36,242,73,171,4>>, <<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>, <<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]}} from <0.1719.0> in state state_wait_swx_maa 04:13:03.396 [info] dia_sip2gsup: auth [24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9] authz [24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4]  04:13:03.396 [info] rand [24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119] autn [232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9]  *DBG* aaa_ue_fsm_262423201946028 send ok to <0.1719.0> *DBG* epdg_ue_fsm_262423201946028 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>, <<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119, 141,100,59,108,190,73,114,82,167,36,242,73,171,4>>, <<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>, <<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:03.396 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423201946028 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>, <<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119, 141,100,59,108,190,73,114,82,167,36,242,73,171,4>>, <<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>, <<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]}} from <0.1719.0> in state state_wait_swx_maa => state_new 04:13:03.396 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423201946028",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423201946028 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423201946028">>, {ok, [{epdg_auth_tuple, <<24,24,173,53,126,23,195,215,91,128,171,87, 250,165,76,119>>, <<232,187,29,54,164,215,200,175,43,233,189,15, 102,182,0,9>>, <<24,24,173,53,126,23,195,215,91,128,171,87, 250,165,76,119,141,100,59,108,190,73,114,82, 167,36,242,73,171,4>>, <<178,177,113,165,45,202,32,123,123,226,1,94, 192,225,227,131>>, <<19,144,207,70,97,85,108,30,80,2,17,29, 126,252,176,33>>}]}}} 04:13:03.396 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>,<<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4>>,<<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>,<<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]} *DBG* epdg_ue_fsm_262423201946028 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>, <<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>, <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119, 141,100,59,108,190,73,114,82,167,36,242,73,171,4>>, <<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>, <<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.396 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>,<<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4>>,<<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>,<<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]}, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.396 [info] auth_response(<<"262423201946028">>): {ok,[{epdg_auth_tuple,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>,<<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4>>,<<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>,<<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]} 04:13:03.396 [info] auth_response for <<"262423201946028">>: {ok,[{epdg_auth_tuple,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>,<<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>,<<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4>>,<<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>,<<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>}]} 04:13:03.396 [info] GSUP: Tx #{auth_tuples => [#{autn => <<232,187,29,54,164,215,200,175,43,233,189,15,102,182,0,9>>,ck => <<19,144,207,70,97,85,108,30,80,2,17,29,126,252,176,33>>,ik => <<178,177,113,165,45,202,32,123,123,226,1,94,192,225,227,131>>,rand => <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119>>,res => <<24,24,173,53,126,23,195,215,91,128,171,87,250,165,76,119,141,100,59,108,190,73,114,82,167,36,242,73,171,4>>}],imsi => <<"262423201946028">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423201946028">>, message_type => location_upd_req}} 04:13:03.398 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423201946028">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423201946028 receive call lu_request from <0.1720.0> in state state_authenticating 04:13:03.398 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423201946028 send ok to <0.1720.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423201946028 consume call lu_request from <0.1720.0> in state state_authenticating *DBG* aaa_ue_fsm_262423201946028 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:03.398 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} 04:13:03.398 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:03.398 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423201946028",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423201946028 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423201946028 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:03.398 [debug] SWx Tx SAR Imsi="262423201946028" Type=1 APN="internet" AgentInfoOpt=[]  04:13:03.398 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423201946028",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423201946028 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1721.0> in state state_wait_swx_saa 04:13:03.401 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423201946028",[],[2001],[],[{'Non-3GPP-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:03.401 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423201946028 send ok to <0.1721.0> *DBG* epdg_ue_fsm_262423201946028 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:03.401 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423201946028",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423201946028 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1721.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423201946028 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423201946028">>,ok}} 04:13:03.401 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423201946028 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:03.401 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} 04:13:03.401 [info] lu_response(<<"262423201946028">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.401 [info] lu_response for <<"262423201946028">>: ok 04:13:03.401 [info] GSUP: Tx #{imsi => <<"262423201946028">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423201946028">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423201946028 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1722.0> in state state_authenticated 04:13:03.402 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423201946028">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.402 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.402 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} 04:13:03.402 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262423201946028 send ok to <0.1722.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.402 [info] s2b: Tx {gtp,v2,create_session_request,0,13829250,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423201946028">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376221,<<172,18,126,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,3591054458,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423201946028 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1722.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423201946028 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:03.402 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423201946028 receive call {rx_s6b_aar,"262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1723.0> in state state_authenticated 04:13:03.407 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.407 [info] ue_fsm ev_rx_s6b_aar: "262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.407 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262423201946028",undefined,undefined,true,false,undefined} 04:13:03.407 [debug] SWx Tx SAR Imsi="262423201946028" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.407 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423201946028",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423201946028 send ok to <0.1723.0> 04:13:03.407 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423201946028 consume call {rx_s6b_aar,"262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1723.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423201946028 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1724.0> in state state_authenticated_wait_swx_saa 04:13:03.409 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423201946028",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423201946028 send ok to <0.1724.0> 04:13:03.409 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423201946028 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1724.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.409 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423201946028","262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1723.0>} 04:13:03.409 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.409 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.412 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,29,211,4,130,0,2,0,2,0,16,0,87,0,9,1,160,23,50,166,139,172,18,126,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,23,50,166,139,172,18,126,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,23,50,166,139,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.412 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376221,13829250,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,<<23,50,166,139>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,389195403,<<172,18,126,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,389195403,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} 04:13:03.412 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423201946028">>,<0.1717.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376221,389195403,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3591054458,389195403}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423201946028 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 => 3591054458, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 389195403}}} from <0.1725.0> in state state_wait_create_session_resp 04:13:03.412 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.412 [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 => 3591054458,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 389195403}} 04:13:03.412 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} 04:13:03.412 [info] KMOD Port Create PDP Context Call {<0.1717.0>,[alias|#Ref<0.2003034577.3624206337.217734>]}: {create_pdp_context,{172,18,126,103},3591054458,389195403,{192,168,0,98}} *DBG* epdg_ue_fsm_262423201946028 send ok to <0.1725.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423201946028">>, {ok, #{apco => <<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 => 3591054458, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 389195403}}}} 04:13:03.412 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,98}, 3591054458, 389195403 *DBG* epdg_ue_fsm_262423201946028 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 => 3591054458, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 389195403}}} from <0.1725.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.412 [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,126,103}},{ms_address,{192,168,0,98}},{i_tid,3591054458},{o_tid,389195403}]}} 04:13:03.412 [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 => 3591054458,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 389195403}) returned ok 04:13:03.412 [info] tunnel_response(<<"262423201946028">>): {ok,#{apco => <<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 => 3591054458,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 389195403}} 04:13:03.412 [info] tunnel_response for <<"262423201946028">>: {ok,#{apco => <<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 => 3591054458,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 389195403}} 04:13:03.412 [info] GSUP: Tx #{imsi => <<"262423201946028">>,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.55>, {osmo,5}, #{imsi => <<"262429824366358">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429824366358 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429824366358 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429824366358 receive call {auth_request,33,"internet",#{}} from <0.1726.0> in state state_new *DBG* epdg_ue_fsm_262429824366358 send ok to <0.1726.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.491 [info] GSUP: Rx #{imsi => <<"262429824366358">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429824366358 consume call {auth_request,33,"internet",#{}} from <0.1726.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262429824366358 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:03.491 [info] ue_fsm start(epdg_ue_fsm_262429824366358) *DBG* aaa_ue_fsm_262429824366358 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262429824366358 consume internal init_state in state state_new 04:13:03.491 [info] ue_fsm init(<<"262429824366358">>) *DBG* aaa_ue_fsm_262429824366358 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.491 [info] ue_fsm auth_request 04:13:03.491 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} 04:13:03.491 [info] ue_fsm start_link(aaa_ue_fsm_262429824366358) 04:13:03.491 [info] ue_fsm init("262429824366358") 04:13:03.491 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:03.491 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429824366358",undefined,undefined,false,false,undefined} 04:13:03.491 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:03.491 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262429824366358",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429824366358 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429824366358 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:03.496 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429824366358",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188]],[[128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212]],["foobar"],[[175,207,174,56,120,204,129,215,74,117,233,216,142,82,213,254]],[[172,149,123,12,185,214,181,10,54,162,254,236,200,249,206,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429824366358 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>, <<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220, 184,229,255,98,248,158,91,188,170,90,168,108,89,212>>, <<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206, 206>>, <<175,207,174,56,120,204,129,215,74,117,233,216,142,82, 213,254>>}]}} from <0.1729.0> in state state_wait_swx_maa 04:13:03.496 [info] dia_sip2gsup: auth [128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188] authz [128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212]  04:13:03.496 [info] rand [128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220] autn [9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188]  04:13:03.496 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429824366358 send ok to <0.1729.0> 04:13:03.496 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429824366358",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429824366358 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>, <<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220, 184,229,255,98,248,158,91,188,170,90,168,108,89,212>>, <<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206, 206>>, <<175,207,174,56,120,204,129,215,74,117,233,216,142,82, 213,254>>}]}} from <0.1729.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429824366358 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>, <<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220, 184,229,255,98,248,158,91,188,170,90,168,108,89,212>>, <<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206, 206>>, <<175,207,174,56,120,204,129,215,74,117,233,216,142,82, 213,254>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:03.496 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>,<<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212>>,<<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206,206>>,<<175,207,174,56,120,204,129,215,74,117,233,216,142,82,213,254>>}]} *DBG* epdg_ue_fsm_262429824366358 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429824366358">>, {ok, [{epdg_auth_tuple, <<128,21,102,85,143,67,120,20,93,216,155,251, 60,220,149,220>>, <<9,255,34,136,217,107,126,106,181,12,197,173, 19,208,161,188>>, <<128,21,102,85,143,67,120,20,93,216,155,251, 60,220,149,220,184,229,255,98,248,158,91,188, 170,90,168,108,89,212>>, <<172,149,123,12,185,214,181,10,54,162,254,236, 200,249,206,206>>, <<175,207,174,56,120,204,129,215,74,117, 233,216,142,82,213,254>>}]}}} 04:13:03.496 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>,<<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212>>,<<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206,206>>,<<175,207,174,56,120,204,129,215,74,117,233,216,142,82,213,254>>}]}, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429824366358 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>, <<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>, <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220, 184,229,255,98,248,158,91,188,170,90,168,108,89,212>>, <<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206, 206>>, <<175,207,174,56,120,204,129,215,74,117,233,216,142,82, 213,254>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.496 [info] auth_response(<<"262429824366358">>): {ok,[{epdg_auth_tuple,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>,<<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212>>,<<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206,206>>,<<175,207,174,56,120,204,129,215,74,117,233,216,142,82,213,254>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.496 [info] auth_response for <<"262429824366358">>: {ok,[{epdg_auth_tuple,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>,<<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>,<<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212>>,<<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206,206>>,<<175,207,174,56,120,204,129,215,74,117,233,216,142,82,213,254>>}]} 04:13:03.496 [info] GSUP: Tx #{auth_tuples => [#{autn => <<9,255,34,136,217,107,126,106,181,12,197,173,19,208,161,188>>,ck => <<175,207,174,56,120,204,129,215,74,117,233,216,142,82,213,254>>,ik => <<172,149,123,12,185,214,181,10,54,162,254,236,200,249,206,206>>,rand => <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220>>,res => <<128,21,102,85,143,67,120,20,93,216,155,251,60,220,149,220,184,229,255,98,248,158,91,188,170,90,168,108,89,212>>}],imsi => <<"262429824366358">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429824366358">>, message_type => location_upd_req}} 04:13:03.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429824366358">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429824366358 receive call lu_request from <0.1730.0> in state state_authenticating 04:13:03.498 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429824366358 send ok to <0.1730.0> 04:13:03.498 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429824366358 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:03.498 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* epdg_ue_fsm_262429824366358 consume call lu_request from <0.1730.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.498 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429824366358",undefined,undefined,false,false,undefined} 04:13:03.498 [debug] SWx Tx SAR Imsi="262429824366358" Type=1 APN="internet" AgentInfoOpt=[]  04:13:03.498 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429824366358",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429824366358 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429824366358 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429824366358 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1731.0> in state state_wait_swx_saa 04:13:03.500 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429824366358",[],[2001],[],[{'Non-3GPP-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:03.500 [info] ue_fsm ev_rx_swx_saa 04:13:03.500 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429824366358",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429824366358 send ok to <0.1731.0> 04:13:03.500 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429824366358 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429824366358 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1731.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429824366358 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429824366358">>,ok}} 04:13:03.500 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429824366358 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:03.500 [info] lu_response(<<"262429824366358">>): ok 04:13:03.500 [info] lu_response for <<"262429824366358">>: ok 04:13:03.500 [info] GSUP: Tx #{imsi => <<"262429824366358">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429824366358">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:03.502 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429824366358">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429824366358 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1732.0> in state state_authenticated 04:13:03.502 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.502 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} 04:13:03.502 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:03.502 [info] s2b: Tx {gtp,v2,create_session_request,0,13829251,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429824366358">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376222,<<172,18,126,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,3591054459,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429824366358 send ok to <0.1732.0> 04:13:03.502 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429824366358 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1732.0> in state state_authenticated => state_wait_create_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429824366358 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429824366358 receive call {rx_s6b_aar,"262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1733.0> in state state_authenticated 04:13:03.508 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.508 [info] ue_fsm ev_rx_s6b_aar: "262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.508 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262429824366358",undefined,undefined,true,false,undefined} 04:13:03.508 [debug] SWx Tx SAR Imsi="262429824366358" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.508 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429824366358",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429824366358 send ok to <0.1733.0> *DBG* aaa_ue_fsm_262429824366358 consume call {rx_s6b_aar,"262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1733.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:03.508 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429824366358 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1734.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429824366358 send ok to <0.1734.0> 04:13:03.510 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429824366358",[],[2001],[],[{'Non-3GPP-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:03.510 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429824366358 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1734.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.510 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429824366358","262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1733.0>} 04:13:03.510 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.510 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.515 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,30,211,4,131,0,2,0,2,0,16,0,87,0,9,1,160,149,111,166,85,172,18,126,103,79,0,5,0,1,192,168,0,99,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,149,111,166,85,172,18,126,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,149,111,166,85,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.515 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376222,13829251,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<149,111,166,85>>},{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,2507122261,<<172,18,126,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,2507122261,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} 04:13:03.515 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429824366358">>,<0.1727.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376222,2507122261,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054459,2507122261}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429824366358 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 => 3591054459, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2507122261}}} from <0.1735.0> in state state_wait_create_session_resp 04:13:03.515 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.515 [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 => 3591054459,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2507122261}} 04:13:03.515 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} 04:13:03.515 [info] KMOD Port Create PDP Context Call {<0.1727.0>,[alias|#Ref<0.2003034577.3624206337.217888>]}: {create_pdp_context,{172,18,126,103},3591054459,2507122261,{192,168,0,99}} 04:13:03.515 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,99}, 3591054459, 2507122261 *DBG* epdg_ue_fsm_262429824366358 send ok to <0.1735.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429824366358">>, {ok, #{apco => <<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 => 3591054459, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2507122261}}}} 04:13:03.515 [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,126,103}},{ms_address,{192,168,0,99}},{i_tid,3591054459},{o_tid,2507122261}]}} *DBG* epdg_ue_fsm_262429824366358 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 => 3591054459, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2507122261}}} from <0.1735.0> in state state_wait_create_session_resp => state_active 04:13:03.515 [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 => 3591054459,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2507122261}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.515 [info] tunnel_response(<<"262429824366358">>): {ok,#{apco => <<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 => 3591054459,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2507122261}} 04:13:03.516 [info] tunnel_response for <<"262429824366358">>: {ok,#{apco => <<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 => 3591054459,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2507122261}} 04:13:03.516 [info] GSUP: Tx #{imsi => <<"262429824366358">>,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.55>, {osmo,5}, #{imsi => <<"262424216148605">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424216148605 enter epdg_ue_fsm in state state_new 04:13:03.591 [info] GSUP: Rx #{imsi => <<"262424216148605">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424216148605 consume internal init_state in state state_new 04:13:03.591 [info] ue_fsm start(epdg_ue_fsm_262424216148605) *DBG* epdg_ue_fsm_262424216148605 receive call {auth_request,33,"internet",#{}} from <0.1736.0> in state state_new 04:13:03.591 [info] ue_fsm init(<<"262424216148605">>) *DBG* epdg_ue_fsm_262424216148605 send ok to <0.1736.0> 04:13:03.591 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424216148605 consume call {auth_request,33,"internet",#{}} from <0.1736.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424216148605 enter aaa_ue_fsm in state state_new 04:13:03.591 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424216148605 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424216148605 consume internal init_state in state state_new 04:13:03.591 [info] ue_fsm start_link(aaa_ue_fsm_262424216148605) *DBG* aaa_ue_fsm_262424216148605 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.591 [info] ue_fsm init("262424216148605") 04:13:03.591 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:03.592 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424216148605",undefined,undefined,false,false,undefined} 04:13:03.592 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:03.592 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262424216148605",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424216148605 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424216148605 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_262424216148605 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>, <<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190, 194,48,180,57,97,236,244,197,1,78,38,218,173,194>>, <<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128, 205>>, <<174,173,30,83,61,158,12,178,213,221,138,116,120,181, 104,71>>}]}} from <0.1739.0> in state state_wait_swx_maa 04:13:03.595 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424216148605",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181]],[[21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194]],["foobar"],[[174,173,30,83,61,158,12,178,213,221,138,116,120,181,104,71]],[[25,196,124,207,21,236,252,104,233,60,232,177,181,100,128,205]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:03.595 [info] dia_sip2gsup: auth [21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181] authz [21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194]  *DBG* aaa_ue_fsm_262424216148605 send ok to <0.1739.0> 04:13:03.595 [info] rand [21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190] autn [121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181]  *DBG* aaa_ue_fsm_262424216148605 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>, <<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190, 194,48,180,57,97,236,244,197,1,78,38,218,173,194>>, <<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128, 205>>, <<174,173,30,83,61,158,12,178,213,221,138,116,120,181, 104,71>>}]}} from <0.1739.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424216148605 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>, <<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190, 194,48,180,57,97,236,244,197,1,78,38,218,173,194>>, <<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128, 205>>, <<174,173,30,83,61,158,12,178,213,221,138,116,120,181, 104,71>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:03.595 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424216148605 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424216148605">>, {ok, [{epdg_auth_tuple, <<21,161,210,165,190,133,158,99,45,69,30,9,200, 213,127,190>>, <<121,113,118,74,123,36,125,52,91,149,177,139, 8,178,84,181>>, <<21,161,210,165,190,133,158,99,45,69,30,9,200, 213,127,190,194,48,180,57,97,236,244,197,1, 78,38,218,173,194>>, <<25,196,124,207,21,236,252,104,233,60,232,177, 181,100,128,205>>, <<174,173,30,83,61,158,12,178,213,221,138, 116,120,181,104,71>>}]}}} 04:13:03.595 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424216148605",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424216148605 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>, <<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>, <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190, 194,48,180,57,97,236,244,197,1,78,38,218,173,194>>, <<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128, 205>>, <<174,173,30,83,61,158,12,178,213,221,138,116,120,181, 104,71>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.595 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>,<<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194>>,<<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128,205>>,<<174,173,30,83,61,158,12,178,213,221,138,116,120,181,104,71>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.596 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>,<<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194>>,<<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128,205>>,<<174,173,30,83,61,158,12,178,213,221,138,116,120,181,104,71>>}]}, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} 04:13:03.596 [info] auth_response(<<"262424216148605">>): {ok,[{epdg_auth_tuple,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>,<<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194>>,<<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128,205>>,<<174,173,30,83,61,158,12,178,213,221,138,116,120,181,104,71>>}]} 04:13:03.596 [info] auth_response for <<"262424216148605">>: {ok,[{epdg_auth_tuple,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>,<<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>,<<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194>>,<<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128,205>>,<<174,173,30,83,61,158,12,178,213,221,138,116,120,181,104,71>>}]} 04:13:03.596 [info] GSUP: Tx #{auth_tuples => [#{autn => <<121,113,118,74,123,36,125,52,91,149,177,139,8,178,84,181>>,ck => <<174,173,30,83,61,158,12,178,213,221,138,116,120,181,104,71>>,ik => <<25,196,124,207,21,236,252,104,233,60,232,177,181,100,128,205>>,rand => <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190>>,res => <<21,161,210,165,190,133,158,99,45,69,30,9,200,213,127,190,194,48,180,57,97,236,244,197,1,78,38,218,173,194>>}],imsi => <<"262424216148605">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424216148605">>, message_type => location_upd_req}} 04:13:03.597 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424216148605">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424216148605 receive call lu_request from <0.1740.0> in state state_authenticating 04:13:03.597 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424216148605 send ok to <0.1740.0> 04:13:03.597 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424216148605 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424216148605 consume call lu_request from <0.1740.0> in state state_authenticating 04:13:03.597 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:03.598 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424216148605",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424216148605 send ok to <0.201.0> 04:13:03.598 [debug] SWx Tx SAR Imsi="262424216148605" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424216148605 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:13:03.598 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424216148605",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424216148605 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1741.0> in state state_wait_swx_saa 04:13:03.600 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424216148605",[],[2001],[],[{'Non-3GPP-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:03.600 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424216148605 send ok to <0.1741.0> *DBG* epdg_ue_fsm_262424216148605 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:03.600 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424216148605",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424216148605 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1741.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424216148605 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424216148605">>,ok}} 04:13:03.600 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424216148605 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:03.600 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.600 [info] lu_response(<<"262424216148605">>): ok 04:13:03.600 [info] lu_response for <<"262424216148605">>: ok 04:13:03.600 [info] GSUP: Tx #{imsi => <<"262424216148605">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424216148605">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424216148605 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1742.0> in state state_authenticated 04:13:03.602 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424216148605">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.602 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:03.602 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} 04:13:03.602 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:03.602 [info] s2b: Tx {gtp,v2,create_session_request,0,13829252,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424216148605">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376223,<<172,18,126,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,3591054460,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424216148605 send ok to <0.1742.0> 04:13:03.602 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424216148605 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1742.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424216148605 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424216148605 receive call {rx_s6b_aar,"262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1743.0> in state state_authenticated 04:13:03.608 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.608 [info] ue_fsm ev_rx_s6b_aar: "262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.608 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262424216148605",undefined,undefined,true,false,undefined} 04:13:03.608 [debug] SWx Tx SAR Imsi="262424216148605" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:03.608 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424216148605",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424216148605 send ok to <0.1743.0> 04:13:03.608 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424216148605 consume call {rx_s6b_aar,"262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1743.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424216148605 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1744.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424216148605 send ok to <0.1744.0> 04:13:03.610 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424216148605",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424216148605 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1744.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.610 [info] ue_fsm ev_rx_swx_saa 04:13:03.610 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424216148605","262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1743.0>} 04:13:03.610 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.610 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.613 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,31,211,4,132,0,2,0,2,0,16,0,87,0,9,1,160,167,98,81,216,172,18,126,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,167,98,81,216,172,18,126,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,167,98,81,216,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.613 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376223,13829252,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,<<"§bQØ">>},{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,2808238552,<<172,18,126,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,2808238552,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 04:13:03.613 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424216148605">>,<0.1737.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376223,2808238552,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054460,2808238552}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424216148605 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 => 3591054460, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2808238552}}} from <0.1745.0> in state state_wait_create_session_resp 04:13:03.613 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.613 [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 => 3591054460,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2808238552}} 04:13:03.614 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} 04:13:03.614 [info] KMOD Port Create PDP Context Call {<0.1737.0>,[alias|#Ref<0.2003034577.3624206343.200319>]}: {create_pdp_context,{172,18,126,103},3591054460,2808238552,{192,168,0,100}} 04:13:03.614 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,100}, 3591054460, 2808238552 *DBG* epdg_ue_fsm_262424216148605 send ok to <0.1745.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424216148605">>, {ok, #{apco => <<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 => 3591054460, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 2808238552}}}} 04:13:03.614 [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,126,103}},{ms_address,{192,168,0,100}},{i_tid,3591054460},{o_tid,2808238552}]}} *DBG* epdg_ue_fsm_262424216148605 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 => 3591054460, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 2808238552}}} from <0.1745.0> in state state_wait_create_session_resp => state_active 04:13:03.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,100>>,undefined},local_teid => 3591054460,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2808238552}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.614 [info] tunnel_response(<<"262424216148605">>): {ok,#{apco => <<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 => 3591054460,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2808238552}} 04:13:03.614 [info] tunnel_response for <<"262424216148605">>: {ok,#{apco => <<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 => 3591054460,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 2808238552}} 04:13:03.614 [info] GSUP: Tx #{imsi => <<"262424216148605">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,100>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{imsi => <<"262422742458244">>, message_type => send_auth_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:03.691 [info] GSUP: Rx #{imsi => <<"262422742458244">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422742458244 enter epdg_ue_fsm in state state_new 04:13:03.691 [info] ue_fsm start(epdg_ue_fsm_262422742458244) *DBG* epdg_ue_fsm_262422742458244 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422742458244 receive call {auth_request,33,"internet",#{}} from <0.1746.0> in state state_new 04:13:03.691 [info] ue_fsm init(<<"262422742458244">>) *DBG* epdg_ue_fsm_262422742458244 send ok to <0.1746.0> 04:13:03.691 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422742458244 consume call {auth_request,33,"internet",#{}} from <0.1746.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422742458244 enter aaa_ue_fsm in state state_new 04:13:03.691 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422742458244 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422742458244 consume internal init_state in state state_new 04:13:03.691 [info] ue_fsm start_link(aaa_ue_fsm_262422742458244) *DBG* aaa_ue_fsm_262422742458244 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:03.691 [info] ue_fsm init("262422742458244") 04:13:03.691 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422742458244 send ok to <0.201.0> 04:13:03.691 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422742458244",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422742458244 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:03.691 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:03.691 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262422742458244",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:03.695 [info] SWx Rx MAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422742458244",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146]],[[229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230]],["foobar"],[[242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193]],[[37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:03.695 [info] dia_sip2gsup: auth [229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146] authz [229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230]  *DBG* aaa_ue_fsm_262422742458244 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>, <<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85, 59,122,241,248,240,90,9,172,106,227,237,183,230>>, <<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>, <<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]}} from <0.1749.0> in state state_wait_swx_maa 04:13:03.695 [info] rand [229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126] autn [111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146]  04:13:03.695 [info] ue_fsm ev_rx_swx_maa 04:13:03.695 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422742458244",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422742458244 send ok to <0.1749.0> *DBG* aaa_ue_fsm_262422742458244 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>, <<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85, 59,122,241,248,240,90,9,172,106,227,237,183,230>>, <<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>, <<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]}} from <0.1749.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422742458244 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>, <<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85, 59,122,241,248,240,90,9,172,106,227,237,183,230>>, <<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>, <<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:03.695 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>,<<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230>>,<<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>,<<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]} 04:13:03.695 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>,<<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230>>,<<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>,<<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]}, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422742458244 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422742458244">>, {ok, [{epdg_auth_tuple, <<229,38,98,195,106,58,208,4,31,158,57,97,91, 27,112,126>>, <<111,99,130,178,62,78,131,93,115,104,177,128, 110,246,100,146>>, <<229,38,98,195,106,58,208,4,31,158,57,97,91, 27,112,126,85,59,122,241,248,240,90,9,172, 106,227,237,183,230>>, <<37,203,190,156,63,198,152,17,129,79,240,37, 227,128,145,188>>, <<242,0,28,12,45,155,97,166,195,223,47, 122,25,30,210,193>>}]}}} *DBG* epdg_ue_fsm_262422742458244 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>, <<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>, <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85, 59,122,241,248,240,90,9,172,106,227,237,183,230>>, <<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>, <<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:03.695 [info] auth_response(<<"262422742458244">>): {ok,[{epdg_auth_tuple,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>,<<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230>>,<<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>,<<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]} 04:13:03.695 [info] auth_response for <<"262422742458244">>: {ok,[{epdg_auth_tuple,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>,<<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>,<<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230>>,<<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>,<<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>}]} 04:13:03.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<111,99,130,178,62,78,131,93,115,104,177,128,110,246,100,146>>,ck => <<242,0,28,12,45,155,97,166,195,223,47,122,25,30,210,193>>,ik => <<37,203,190,156,63,198,152,17,129,79,240,37,227,128,145,188>>,rand => <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126>>,res => <<229,38,98,195,106,58,208,4,31,158,57,97,91,27,112,126,85,59,122,241,248,240,90,9,172,106,227,237,183,230>>}],imsi => <<"262422742458244">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422742458244">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422742458244 receive call lu_request from <0.1750.0> in state state_authenticating 04:13:03.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422742458244">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422742458244 send ok to <0.1750.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.696 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422742458244 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422742458244 consume call lu_request from <0.1750.0> in state state_authenticating 04:13:03.696 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} 04:13:03.697 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:03.697 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422742458244",undefined,undefined,false,false,undefined} 04:13:03.697 [debug] SWx Tx SAR Imsi="262422742458244" Type=1 APN="internet" AgentInfoOpt=[]  04:13:03.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422742458244",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422742458244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422742458244 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422742458244 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1751.0> in state state_wait_swx_saa 04:13:03.699 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422742458244",[],[2001],[],[{'Non-3GPP-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:03.699 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422742458244 send ok to <0.1751.0> 04:13:03.699 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422742458244",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422742458244 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422742458244 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1751.0> in state state_wait_swx_saa => state_authenticated 04:13:03.699 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422742458244 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422742458244">>,ok}} 04:13:03.699 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422742458244 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:03.699 [info] lu_response(<<"262422742458244">>): ok 04:13:03.699 [info] lu_response for <<"262422742458244">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.699 [info] GSUP: Tx #{imsi => <<"262422742458244">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422742458244">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:03.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422742458244">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:03.700 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422742458244 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1752.0> in state state_authenticated 04:13:03.700 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} 04:13:03.701 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262422742458244 send ok to <0.1752.0> 04:13:03.701 [info] s2b: Tx {gtp,v2,create_session_request,0,13829253,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422742458244">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376224,<<172,18,126,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,3591054461,<<172,18,126,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422742458244 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1752.0> in state state_authenticated => state_wait_create_session_resp 04:13:03.701 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422742458244 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422742458244 receive call {rx_s6b_aar,"262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1753.0> in state state_authenticated 04:13:03.706 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:03.706 [info] ue_fsm ev_rx_s6b_aar: "262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:03.706 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262422742458244",undefined,undefined,true,false,undefined} 04:13:03.706 [debug] SWx Tx SAR Imsi="262422742458244" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422742458244 send ok to <0.1753.0> 04:13:03.706 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422742458244",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422742458244 consume call {rx_s6b_aar,"262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.1753.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:03.706 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422742458244 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1754.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422742458244 send ok to <0.1754.0> 04:13:03.708 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422742458244",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422742458244 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1754.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:03.708 [info] ue_fsm ev_rx_swx_saa 04:13:03.708 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422742458244","262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1753.0>} 04:13:03.708 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:03.708 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:03.711 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,32,211,4,133,0,2,0,2,0,16,0,87,0,9,1,160,230,206,12,239,172,18,126,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,230,206,12,239,172,18,126,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,206,12,239,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:03.711 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376224,13829253,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"æÎ\fï">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3872263407,<<172,18,126,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,3872263407,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} *DBG* epdg_ue_fsm_262422742458244 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 => 3591054461, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3872263407}}} from <0.1755.0> in state state_wait_create_session_resp 04:13:03.711 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422742458244">>,<0.1747.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376224,3872263407,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3591054461,3872263407}],[],[],[],[],[],[],[]}}}} 04:13:03.711 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:03.711 [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 => 3591054461,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3872263407}} 04:13:03.711 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} 04:13:03.711 [info] KMOD Port Create PDP Context Call {<0.1747.0>,[alias|#Ref<0.2003034577.3624206337.218198>]}: {create_pdp_context,{172,18,126,103},3591054461,3872263407,{192,168,0,101}} *DBG* gsup_server got cast {tunnel_response, {<<"262422742458244">>, {ok, #{apco => <<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 => 3591054461, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3872263407}}}} *DBG* epdg_ue_fsm_262422742458244 send ok to <0.1755.0> 04:13:03.711 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,101}, 3591054461, 3872263407 04:13:03.711 [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,126,103}},{ms_address,{192,168,0,101}},{i_tid,3591054461},{o_tid,3872263407}]}} *DBG* epdg_ue_fsm_262422742458244 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 => 3591054461, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3872263407}}} from <0.1755.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:03.711 [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 => 3591054461,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3872263407}) returned ok 04:13:03.711 [info] tunnel_response(<<"262422742458244">>): {ok,#{apco => <<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 => 3591054461,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3872263407}} 04:13:03.711 [info] tunnel_response for <<"262422742458244">>: {ok,#{apco => <<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 => 3591054461,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3872263407}} 04:13:03.711 [info] GSUP: Tx #{imsi => <<"262422742458244">>,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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424017075054">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424017075054 receive call purge_ms_request from <0.1756.0> in state state_active 04:13:04.795 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424017075054">>,message_type => purge_ms_req} 04:13:04.795 [info] ue_fsm purge_ms_request 04:13:04.795 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424017075054">>,"internet",[],{epdg_tun_pdp_ctx,3591054365,133196174,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.795 [info] KMOD Port Delete PDP Context Call {<0.787.0>,[alias|#Ref<0.2003034577.3624206337.218212>]}: {delete_pdp_context,{172,18,126,103},3591054365,133196174,{192,168,0,5}} *DBG* epdg_ue_fsm_262424017075054 send ok to <0.1756.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.795 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,5}, 3591054365, 133196174 *DBG* epdg_ue_fsm_262424017075054 consume call purge_ms_request from <0.1756.0> in state state_active => state_wait_delete_session_resp 04:13:04.795 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4866,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,5}},{i_tid,3591054365}]}} 04:13:04.795 [info] s2b: Tx {gtp,v2,delete_session_request,133196174,13829254,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054365,<<172,18,126,20>>,undefined}]} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429834934810">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262429834934810 receive call purge_ms_request from <0.1757.0> in state state_active 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 Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262429834934810 send ok to <0.1757.0> Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429834934810 consume call purge_ms_request from <0.1757.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422502313676">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262422502313676 receive call purge_ms_request from <0.1758.0> in state state_active 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 *DBG* epdg_ue_fsm_262422502313676 send ok to <0.1758.0> Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262422502313676 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424009599361">>, 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 *DBG* epdg_ue_fsm_262424009599361 receive call purge_ms_request from <0.1759.0> in state state_active 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 Stream 238, 15 bytes *DBG* epdg_ue_fsm_262424009599361 send ok to <0.1759.0> Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424009599361 consume call purge_ms_request from <0.1759.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424153519444">>, 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 *DBG* epdg_ue_fsm_262424153519444 receive call purge_ms_request from <0.1760.0> in state state_active 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 *DBG* epdg_ue_fsm_262424153519444 send ok to <0.1760.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424153519444 consume call purge_ms_request from <0.1760.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428586222214">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428586222214 receive call purge_ms_request from <0.1761.0> in state state_active *DBG* epdg_ue_fsm_262428586222214 send ok to <0.1761.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428586222214 consume call purge_ms_request from <0.1761.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428961479646">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428961479646 receive call purge_ms_request from <0.1763.0> in state state_active *DBG* aaa_ue_fsm_262424017075054 receive call rx_s6b_str from <0.1762.0> in state state_authenticated *DBG* aaa_ue_fsm_262424017075054 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1762.0> *DBG* aaa_ue_fsm_262424017075054 consume call rx_s6b_str from <0.1762.0> in state state_authenticated *DBG* epdg_ue_fsm_262428961479646 send ok to <0.1763.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428961479646 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426854934979">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426854934979 receive call purge_ms_request from <0.1764.0> in state state_active *DBG* epdg_ue_fsm_262426854934979 send ok to <0.1764.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426854934979 consume call purge_ms_request from <0.1764.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423151096430">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423151096430 receive call purge_ms_request from <0.1765.0> in state state_active 04:13:04.808 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429834934810">>,message_type => purge_ms_req} 04:13:04.808 [info] ue_fsm purge_ms_request 04:13:04.808 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429834934810">>,"internet",[],{epdg_tun_pdp_ctx,3591054363,648467885,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.808 [info] KMOD Port Delete PDP Context Call {<0.767.0>,[alias|#Ref<0.2003034577.3624206337.218241>]}: {delete_pdp_context,{172,18,126,103},3591054363,648467885,{192,168,0,3}} 04:13:04.808 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,3}, 3591054363, 648467885 04:13:04.808 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4930,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,3}},{i_tid,3591054363}]}} 04:13:04.808 [info] s2b: Tx {gtp,v2,delete_session_request,648467885,13829255,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054363,<<172,18,126,20>>,undefined}]} 04:13:04.808 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422502313676">>,message_type => purge_ms_req} 04:13:04.808 [info] ue_fsm purge_ms_request 04:13:04.809 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422502313676">>,"internet",[],{epdg_tun_pdp_ctx,3591054362,1087263457,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.809 [info] KMOD Port Delete PDP Context Call {<0.757.0>,[alias|#Ref<0.2003034577.3624206337.218262>]}: {delete_pdp_context,{172,18,126,103},3591054362,1087263457,{192,168,0,2}} 04:13:04.809 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054362, 1087263457 04:13:04.809 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4994,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054362}]}} 04:13:04.809 [info] s2b: Tx {gtp,v2,delete_session_request,1087263457,13829256,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054362,<<172,18,126,20>>,undefined}]} 04:13:04.809 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424009599361">>,message_type => purge_ms_req} 04:13:04.809 [info] ue_fsm purge_ms_request 04:13:04.809 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424009599361">>,"internet",[],{epdg_tun_pdp_ctx,3591054370,1523923514,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.809 [info] KMOD Port Delete PDP Context Call {<0.837.0>,[alias|#Ref<0.2003034577.3624206341.201512>]}: {delete_pdp_context,{172,18,126,103},3591054370,1523923514,{192,168,0,10}} 04:13:04.809 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,10}, 3591054370, 1523923514 04:13:04.809 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5058,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,10}},{i_tid,3591054370}]}} 04:13:04.809 [info] s2b: Tx {gtp,v2,delete_session_request,1523923514,13829257,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054370,<<172,18,126,20>>,undefined}]} 04:13:04.810 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424153519444">>,message_type => purge_ms_req} 04:13:04.810 [info] ue_fsm purge_ms_request 04:13:04.810 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424153519444">>,"internet",[],{epdg_tun_pdp_ctx,3591054364,3199195025,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.810 [info] KMOD Port Delete PDP Context Call {<0.777.0>,[alias|#Ref<0.2003034577.3624206337.218319>]}: {delete_pdp_context,{172,18,126,103},3591054364,3199195025,{192,168,0,4}} 04:13:04.810 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,4}, 3591054364, 3199195025 04:13:04.810 [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,126,103}},{ms_address,{192,168,0,4}},{i_tid,3591054364}]}} 04:13:04.810 [info] s2b: Tx {gtp,v2,delete_session_request,3199195025,13829258,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054364,<<172,18,126,20>>,undefined}]} 04:13:04.810 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428586222214">>,message_type => purge_ms_req} 04:13:04.810 [info] ue_fsm purge_ms_request 04:13:04.810 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428586222214">>,"internet",[],{epdg_tun_pdp_ctx,3591054368,1120965146,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.811 [info] KMOD Port Delete PDP Context Call {<0.817.0>,[alias|#Ref<0.2003034577.3624206337.218334>]}: {delete_pdp_context,{172,18,126,103},3591054368,1120965146,{192,168,0,8}} 04:13:04.811 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,8}, 3591054368, 1120965146 04:13:04.811 [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,126,103}},{ms_address,{192,168,0,8}},{i_tid,3591054368}]}} 04:13:04.811 [info] s2b: Tx {gtp,v2,delete_session_request,1120965146,13829259,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054368,<<172,18,126,20>>,undefined}]} 04:13:04.811 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428961479646">>,message_type => purge_ms_req} 04:13:04.811 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424017075054"],[],[]} 04:13:04.811 [info] ue_fsm purge_ms_request 04:13:04.811 [info] ue_fsm ev_rx_s6b_str 04:13:04.811 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428961479646">>,"internet",[],{epdg_tun_pdp_ctx,3591054371,4040416604,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.811 [info] KMOD Port Delete PDP Context Call {<0.847.0>,[alias|#Ref<0.2003034577.3624206337.218351>]}: {delete_pdp_context,{172,18,126,103},3591054371,4040416604,{192,168,0,11}} 04:13:04.811 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,11}, 3591054371, 4040416604 04:13:04.811 [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,126,103}},{ms_address,{192,168,0,11}},{i_tid,3591054371}]}} 04:13:04.811 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424017075054","262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.811 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.811 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.811 [info] s2b: Tx {gtp,v2,delete_session_request,4040416604,13829260,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054371,<<172,18,126,20>>,undefined}]} 04:13:04.812 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426854934979">>,message_type => purge_ms_req} 04:13:04.812 [info] ue_fsm purge_ms_request 04:13:04.812 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426854934979">>,"internet",[],{epdg_tun_pdp_ctx,3591054378,4068324281,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.812 [info] KMOD Port Delete PDP Context Call {<0.917.0>,[alias|#Ref<0.2003034577.3624206337.218365>]}: {delete_pdp_context,{172,18,126,103},3591054378,4068324281,{192,168,0,18}} 04:13:04.812 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,18}, 3591054378, 4068324281 04:13:04.812 [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,126,103}},{ms_address,{192,168,0,18}},{i_tid,3591054378}]}} 04:13:04.812 [info] s2b: Tx {gtp,v2,delete_session_request,4068324281,13829261,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054378,<<172,18,126,20>>,undefined}]} 04:13:04.812 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423151096430">>,message_type => purge_ms_req} 04:13:04.812 [info] ue_fsm purge_ms_request 04:13:04.812 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423151096430">>,"internet",[],{epdg_tun_pdp_ctx,3591054381,1220821404,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.812 [info] KMOD Port Delete PDP Context Call {<0.947.0>,[alias|#Ref<0.2003034577.3624206337.218380>]}: {delete_pdp_context,{172,18,126,103},3591054381,1220821404,{192,168,0,21}} 04:13:04.812 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,21}, 3591054381, 1220821404 04:13:04.812 [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,126,103}},{ms_address,{192,168,0,21}},{i_tid,3591054381}]}} 04:13:04.813 [info] s2b: Tx {gtp,v2,delete_session_request,1220821404,13829262,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054381,<<172,18,126,20>>,undefined}]} 04:13:04.817 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429834934810"],[],[]} *DBG* epdg_ue_fsm_262423151096430 send ok to <0.1765.0> *DBG* epdg_ue_fsm_262423151096430 consume call purge_ms_request from <0.1765.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429834934810 receive call rx_s6b_str from <0.1766.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424017075054 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376128,13829254,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1767.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429834934810 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1766.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426543282530">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424017075054 send ok to <0.1767.0> *DBG* aaa_ue_fsm_262429834934810 consume call rx_s6b_str from <0.1766.0> in state state_authenticated *DBG* epdg_ue_fsm_262426543282530 receive call purge_ms_request from <0.1768.0> in state state_active *DBG* epdg_ue_fsm_262424017075054 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376128,13829254,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1767.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:04.820 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,192,211,4,134,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422502313676 receive call rx_s6b_str from <0.1769.0> in state state_authenticated *DBG* epdg_ue_fsm_262424017075054 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424153519444 receive call rx_s6b_str from <0.1770.0> in state state_authenticated *DBG* aaa_ue_fsm_262422502313676 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1769.0> *DBG* aaa_ue_fsm_262424009599361 receive call rx_s6b_str from <0.1771.0> in state state_authenticated *DBG* aaa_ue_fsm_262424153519444 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1770.0> *DBG* aaa_ue_fsm_262422502313676 consume call rx_s6b_str from <0.1769.0> in state state_authenticated *DBG* aaa_ue_fsm_262424009599361 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1771.0> *DBG* aaa_ue_fsm_262424153519444 consume call rx_s6b_str from <0.1770.0> in state state_authenticated *DBG* aaa_ue_fsm_262424009599361 consume call rx_s6b_str from <0.1771.0> in state state_authenticated *DBG* aaa_ue_fsm_262424017075054 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426543282530 send ok to <0.1768.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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 {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424231733675">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426543282530 consume call purge_ms_request from <0.1768.0> in state state_active => state_wait_delete_session_resp 04:13:04.820 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424017075054 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424017075054 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424231733675 receive call purge_ms_request from <0.1773.0> in state state_active 04:13:04.820 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376128,13829254,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.820 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376128,13829254,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.820 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429834934810","262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.820 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.821 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,false,0,false,false} 04:13:04.821 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.821 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426543282530">>,message_type => purge_ms_req} 04:13:04.821 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,true,0,false,false} 04:13:04.821 [info] ue_fsm purge_ms_request 04:13:04.821 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422502313676"],[],[]} 04:13:04.821 [info] ue_fsm ev_rx_s6b_str 04:13:04.821 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426543282530">>,"internet",[],{epdg_tun_pdp_ctx,3591054377,906157337,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.821 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424153519444"],[],[]} 04:13:04.821 [info] ue_fsm ev_rx_s6b_str 04:13:04.821 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424009599361"],[],[]} 04:13:04.821 [info] KMOD Port Delete PDP Context Call {<0.907.0>,[alias|#Ref<0.2003034577.3624206337.218397>]}: {delete_pdp_context,{172,18,126,103},3591054377,906157337,{192,168,0,17}} 04:13:04.821 [info] ue_fsm ev_rx_s6b_str 04:13:04.821 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,17}, 3591054377, 906157337 04:13:04.821 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],329,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,17}},{i_tid,3591054377}]}} 04:13:04.821 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422502313676","262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.821 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.821 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424153519444","262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.821 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.821 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424009599361","262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.821 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.822 [info] s2b: Tx {gtp,v2,delete_session_request,906157337,13829263,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054377,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262424017075054 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1772.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424017075054 send ok to <0.1772.0> *DBG* epdg_ue_fsm_262424017075054 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_262424017075054 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1772.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424017075054 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424017075054 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.821 [info] ue_fsm ev_rx_swm_str 04:13:04.822 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424017075054","262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.822 [debug] SWx Tx SAR Imsi="262424017075054" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.822 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424017075054",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.822 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424231733675">>,message_type => purge_ms_req} 04:13:04.822 [info] ue_fsm purge_ms_request 04:13:04.822 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424231733675">>,"internet",[],{epdg_tun_pdp_ctx,3591054383,4176139306,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.822 [info] KMOD Port Delete PDP Context Call {<0.967.0>,[alias|#Ref<0.2003034577.3624206342.200065>]}: {delete_pdp_context,{172,18,126,103},3591054383,4176139306,{192,168,0,23}} 04:13:04.822 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,23}, 3591054383, 4176139306 04:13:04.822 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],393,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,23}},{i_tid,3591054383}]}} 04:13:04.822 [info] s2b: Tx {gtp,v2,delete_session_request,4176139306,13829264,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054383,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262424231733675 send ok to <0.1773.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424231733675 consume call purge_ms_request from <0.1773.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427814011172">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427814011172 receive call purge_ms_request from <0.1776.0> in state state_active *DBG* epdg_ue_fsm_262422502313676 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376125,13829256,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1777.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422502313676 send ok to <0.1777.0> *DBG* epdg_ue_fsm_262422502313676 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376125,13829256,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1777.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422502313676 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422502313676 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426854934979 receive call rx_s6b_str from <0.1775.0> in state state_authenticated *DBG* aaa_ue_fsm_262426854934979 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1775.0> *DBG* aaa_ue_fsm_262426854934979 consume call rx_s6b_str from <0.1775.0> in state state_authenticated *DBG* aaa_ue_fsm_262422502313676 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422502313676 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429834934810 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376126,13829255,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1779.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429834934810 send ok to <0.1779.0> *DBG* epdg_ue_fsm_262429834934810 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376126,13829255,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1779.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429834934810 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429834934810 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429834934810 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429834934810 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.825 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428961479646"],[],[]} *DBG* epdg_ue_fsm_262424153519444 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376127,13829258,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1781.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424153519444 send ok to <0.1781.0> *DBG* epdg_ue_fsm_262424153519444 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376127,13829258,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_262424153519444 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424009599361 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376133,13829257,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1782.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424153519444 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424153519444 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424153519444 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424009599361 send ok to <0.1782.0> *DBG* epdg_ue_fsm_262424009599361 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376133,13829257,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1782.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424009599361 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424009599361 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424009599361 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424009599361 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423151096430 receive call rx_s6b_str from <0.1785.0> in state state_authenticated *DBG* aaa_ue_fsm_262422502313676 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1778.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423151096430 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1785.0> *DBG* aaa_ue_fsm_262423151096430 consume call rx_s6b_str from <0.1785.0> in state state_authenticated *DBG* epdg_ue_fsm_262427814011172 send ok to <0.1776.0> *DBG* aaa_ue_fsm_262422502313676 send ok to <0.1778.0> *DBG* epdg_ue_fsm_262427814011172 consume call purge_ms_request from <0.1776.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422502313676 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_262422502313676 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1778.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426220261464">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422502313676 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428586222214 receive call rx_s6b_str from <0.1786.0> in state state_authenticated *DBG* aaa_ue_fsm_262426543282530 receive call rx_s6b_str from <0.1787.0> in state state_authenticated *DBG* epdg_ue_fsm_262422502313676 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428586222214 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1786.0> *DBG* aaa_ue_fsm_262426543282530 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1787.0> *DBG* aaa_ue_fsm_262426543282530 consume call rx_s6b_str from <0.1787.0> in state state_authenticated *DBG* aaa_ue_fsm_262428586222214 consume call rx_s6b_str from <0.1786.0> in state state_authenticated *DBG* epdg_ue_fsm_262426220261464 receive call purge_ms_request from <0.1788.0> in state state_active *DBG* aaa_ue_fsm_262429834934810 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1780.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424231733675 receive call rx_s6b_str from <0.1789.0> in state state_authenticated *DBG* aaa_ue_fsm_262424231733675 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1789.0> *DBG* epdg_ue_fsm_262426220261464 send ok to <0.1788.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429834934810 send ok to <0.1780.0> *DBG* aaa_ue_fsm_262424231733675 consume call rx_s6b_str from <0.1789.0> in state state_authenticated *DBG* epdg_ue_fsm_262426220261464 consume call purge_ms_request from <0.1788.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429834934810 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428104456275">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429834934810 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1780.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429834934810 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429834934810 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428104456275 receive call purge_ms_request from <0.1790.0> in state state_active 04:13:04.827 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424017075054",[],[2001],[],[{'Non-3GPP-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:04.827 [info] ue_fsm ev_rx_swx_saa 04:13:04.827 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424017075054","262424017075054@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.827 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.827 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,true,0,false,false} 04:13:04.827 [info] purge_ms_response(<<"262424017075054">>): ok 04:13:04.827 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424017075054">>,"internet",[],undefined,true,0,false,false} 04:13:04.828 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426854934979"],[],[]} 04:13:04.828 [info] ue_fsm ev_rx_s6b_str 04:13:04.829 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427814011172">>,message_type => purge_ms_req} 04:13:04.829 [info] ue_fsm purge_ms_request 04:13:04.829 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427814011172">>,"internet",[],{epdg_tun_pdp_ctx,3591054367,2544175737,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.829 [info] KMOD Port Delete PDP Context Call {<0.807.0>,[alias|#Ref<0.2003034577.3624206337.218444>]}: {delete_pdp_context,{172,18,126,103},3591054367,2544175737,{192,168,0,7}} 04:13:04.829 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,7}, 3591054367, 2544175737 04:13:04.829 [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,126,103}},{ms_address,{192,168,0,7}},{i_tid,3591054367}]}} 04:13:04.829 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,189,211,4,136,0,2,0,2,0,16,0>> 04:13:04.829 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376125,13829256,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.829 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376125,13829256,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.830 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,false,0,false,false} 04:13:04.830 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.830 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,true,0,false,false} 04:13:04.830 [info] ue_fsm ev_rx_swm_str 04:13:04.830 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422502313676","262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.830 [debug] SWx Tx SAR Imsi="262422502313676" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.830 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426854934979","262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.830 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.830 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422502313676",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.831 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,190,211,4,135,0,2,0,2,0,16,0>> 04:13:04.831 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376126,13829255,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.831 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376126,13829255,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.831 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,false,0,false,false} 04:13:04.831 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.832 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,true,0,false,false} 04:13:04.832 [info] ue_fsm ev_rx_swm_str 04:13:04.832 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429834934810","262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.832 [debug] SWx Tx SAR Imsi="262429834934810" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.832 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429834934810",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.835 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,191,211,4,138,0,2,0,2,0,16,0>> 04:13:04.835 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.835 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376127,13829258,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.835 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376127,13829258,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.835 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,false,0,false,false} 04:13:04.835 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.835 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,true,0,false,false} 04:13:04.835 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,197,211,4,137,0,2,0,2,0,16,0>> 04:13:04.836 [info] ue_fsm ev_rx_swm_str 04:13:04.836 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376133,13829257,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 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 Stream 238, 15 bytes 04:13:04.836 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376133,13829257,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} Stream 238, 15 bytes Stream 238, 15 bytes 04:13:04.836 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424153519444","262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.836 [debug] SWx Tx SAR Imsi="262424153519444" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.836 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424153519444",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.836 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,false,0,false,false} 04:13:04.836 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.836 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,true,0,false,false} 04:13:04.837 [info] ue_fsm ev_rx_swm_str 04:13:04.837 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424009599361","262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.837 [debug] SWx Tx SAR Imsi="262424009599361" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.837 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424009599361",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.838 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423151096430"],[],[]} 04:13:04.838 [info] ue_fsm ev_rx_s6b_str 04:13:04.838 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422502313676",[],[2001],[],[{'Non-3GPP-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:04.838 [info] ue_fsm ev_rx_swx_saa 04:13:04.838 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423151096430","262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.838 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.838 [info] s2b: Tx {gtp,v2,delete_session_request,2544175737,13829265,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054367,<<172,18,126,20>>,undefined}]} 04:13:04.838 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.838 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422502313676","262422502313676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.838 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.839 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,true,0,false,false} 04:13:04.839 [info] purge_ms_response(<<"262422502313676">>): ok 04:13:04.839 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428586222214"],[],[]} 04:13:04.839 [info] ue_fsm ev_rx_s6b_str 04:13:04.839 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426543282530"],[],[]} 04:13:04.839 [info] ue_fsm ev_rx_s6b_str 04:13:04.839 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426220261464">>,message_type => purge_ms_req} 04:13:04.839 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422502313676">>,"internet",[],undefined,true,0,false,false} 04:13:04.839 [info] ue_fsm purge_ms_request 04:13:04.839 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428586222214","262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.839 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.839 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426543282530","262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.839 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.839 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.839 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.839 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426220261464">>,"internet",[],{epdg_tun_pdp_ctx,3591054416,855979313,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.839 [info] KMOD Port Delete PDP Context Call {<0.1297.0>,[alias|#Ref<0.2003034577.3624206341.201744>]}: {delete_pdp_context,{172,18,126,103},3591054416,855979313,{192,168,0,56}} 04:13:04.839 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,56}, 3591054416, 855979313 04:13:04.839 [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,126,103}},{ms_address,{192,168,0,56}},{i_tid,3591054416}]}} 04:13:04.841 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429834934810",[],[2001],[],[{'Non-3GPP-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:04.841 [info] ue_fsm ev_rx_swx_saa 04:13:04.841 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424231733675"],[],[]} 04:13:04.841 [info] ue_fsm ev_rx_s6b_str 04:13:04.841 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429834934810","262429834934810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.841 [info] s2b: Tx {gtp,v2,delete_session_request,855979313,13829266,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054416,<<172,18,126,20>>,undefined}]} 04:13:04.841 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424231733675","262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.841 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.842 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.842 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.842 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,true,0,false,false} 04:13:04.842 [info] purge_ms_response(<<"262429834934810">>): ok 04:13:04.842 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428104456275">>,message_type => purge_ms_req} 04:13:04.842 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429834934810">>,"internet",[],undefined,true,0,false,false} 04:13:04.842 [info] ue_fsm purge_ms_request 04:13:04.842 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428104456275">>,"internet",[],{epdg_tun_pdp_ctx,3591054421,1645478076,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.842 [info] KMOD Port Delete PDP Context Call {<0.1347.0>,[alias|#Ref<0.2003034577.3624206337.218475>]}: {delete_pdp_context,{172,18,126,103},3591054421,1645478076,{192,168,0,61}} 04:13:04.842 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,61}, 3591054421, 1645478076 04:13:04.842 [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,126,103}},{ms_address,{192,168,0,61}},{i_tid,3591054421}]}} 04:13:04.843 [info] s2b: Tx {gtp,v2,delete_session_request,1645478076,13829267,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054421,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262428104456275 send ok to <0.1790.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.843 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428104456275 consume call purge_ms_request from <0.1790.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426854934979 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376141,13829261,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1793.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421296407194">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428961479646 receive call rx_s6b_str from <0.1774.0> in state state_authenticated 04:13:04.847 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424153519444",[],[2001],[],[{'Non-3GPP-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_262426854934979 send ok to <0.1793.0> *DBG* aaa_ue_fsm_262424153519444 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1783.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421296407194 receive call purge_ms_request from <0.1794.0> in state state_active 04:13:04.848 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427814011172"],[],[]} *DBG* epdg_ue_fsm_262426854934979 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376141,13829261,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1793.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426854934979 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424153519444 send ok to <0.1783.0> *DBG* aaa_ue_fsm_262424153519444 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1783.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426854934979 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424153519444 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_262423151096430 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376144,13829262,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1795.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424153519444 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423151096430 send ok to <0.1795.0> *DBG* epdg_ue_fsm_262424153519444 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426854934979 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423151096430 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376144,13829262,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_262426854934979 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423151096430 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428586222214 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376131,13829259,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423151096430 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428586222214 send ok to <0.1797.0> *DBG* aaa_ue_fsm_262423151096430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424009599361 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1784.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428586222214 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376131,13829259,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1797.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423151096430 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428586222214 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424231733675 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376146,13829264,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1799.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428961479646 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1774.0> *DBG* epdg_ue_fsm_262428586222214 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428104456275 receive call rx_s6b_str from <0.1800.0> in state state_authenticated *DBG* aaa_ue_fsm_262428961479646 consume call rx_s6b_str from <0.1774.0> in state state_authenticated 04:13:04.852 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426220261464"],[],[]} 04:13:04.855 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,205,211,4,141,0,2,0,2,0,16,0>> 04:13:04.856 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376141,13829261,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.856 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376141,13829261,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.856 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,false,0,false,false} 04:13:04.856 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.856 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421296407194">>,message_type => purge_ms_req} 04:13:04.856 [info] ue_fsm ev_rx_swx_saa 04:13:04.856 [info] ue_fsm purge_ms_request 04:13:04.856 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,true,0,false,false} 04:13:04.856 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424153519444","262424153519444@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.856 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421296407194">>,"internet",[],{epdg_tun_pdp_ctx,3591054424,4126006045,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.856 [info] ue_fsm ev_rx_swm_str 04:13:04.856 [info] KMOD Port Delete PDP Context Call {<0.1377.0>,[alias|#Ref<0.2003034577.3624206344.201553>]}: {delete_pdp_context,{172,18,126,103},3591054424,4126006045,{192,168,0,64}} 04:13:04.856 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,208,211,4,142,0,2,0,2,0,16,0>> 04:13:04.856 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.857 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,64}, 3591054424, 4126006045 04:13:04.857 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],457,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,64}},{i_tid,3591054424}]}} 04:13:04.857 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376144,13829262,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.857 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376144,13829262,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.857 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426854934979","262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.857 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,true,0,false,false} 04:13:04.857 [debug] SWx Tx SAR Imsi="262426854934979" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.857 [info] purge_ms_response(<<"262424153519444">>): ok 04:13:04.857 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,false,0,false,false} 04:13:04.857 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.857 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426854934979",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.857 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,195,211,4,139,0,2,0,2,0,16,0>> 04:13:04.857 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424153519444">>,"internet",[],undefined,true,0,false,false} 04:13:04.857 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,true,0,false,false} 04:13:04.857 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376131,13829259,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.857 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376131,13829259,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.857 [info] ue_fsm ev_rx_swm_str 04:13:04.857 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423151096430","262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.857 [debug] SWx Tx SAR Imsi="262423151096430" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.857 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,false,0,false,false} 04:13:04.858 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423151096430",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.858 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.858 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424009599361",[],[2001],[],[{'Non-3GPP-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:04.858 [info] ue_fsm ev_rx_swx_saa 04:13:04.858 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,true,0,false,false} 04:13:04.858 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,210,211,4,144,0,2,0,2,0,16,0>> 04:13:04.858 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424009599361","262424009599361@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.858 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376146,13829264,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.858 [info] ue_fsm ev_rx_swm_str 04:13:04.858 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376146,13829264,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.856 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428961479646","262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.858 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.858 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.862 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428104456275"],[],[]} 04:13:04.862 [info] ue_fsm ev_rx_s6b_str 04:13:04.862 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428586222214","262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.862 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,false,0,false,false} 04:13:04.862 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428104456275","262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424231733675 send ok to <0.1799.0> *DBG* aaa_ue_fsm_262428104456275 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1800.0> *DBG* epdg_ue_fsm_262424231733675 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376146,13829264,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1799.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428104456275 consume call rx_s6b_str from <0.1800.0> in state state_authenticated *DBG* epdg_ue_fsm_262424231733675 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426543282530 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376140,13829263,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:13:04.862 [info] ue_fsm ev_rx_s6b_str 04:13:04.862 [debug] SWx Tx SAR Imsi="262428586222214" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427814011172 receive call rx_s6b_str from <0.1791.0> in state state_authenticated 04:13:04.864 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426854934979",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427814011172 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1791.0> *DBG* aaa_ue_fsm_262427814011172 consume call rx_s6b_str from <0.1791.0> in state state_authenticated *DBG* aaa_ue_fsm_262426854934979 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428586222214 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428586222214 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424009599361 send ok to <0.1784.0> *DBG* aaa_ue_fsm_262424231733675 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424009599361 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1784.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424009599361 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.865 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262424009599361 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424009599361 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424231733675 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426854934979 send ok to <0.1796.0> *DBG* epdg_ue_fsm_262426854934979 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_262426854934979 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424231733675 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426543282530 send ok to <0.1801.0> *DBG* epdg_ue_fsm_262426854934979 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426543282530 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376140,13829263,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_262426543282530 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423151096430 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426854934979 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426543282530 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426220261464 receive call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* epdg_ue_fsm_262421296407194 send ok to <0.1794.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.868 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421296407194 consume call purge_ms_request from <0.1794.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426350715390">>, message_type => purge_ms_req}} 04:13:04.868 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,true,0,false,false} 04:13:04.868 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.868 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,204,211,4,143,0,2,0,2,0,16,0>> 04:13:04.868 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.868 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376140,13829263,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.868 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376140,13829263,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.868 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,false,0,false,false} 04:13:04.869 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427814011172","262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.869 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.869 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.869 [info] ue_fsm ev_rx_swx_saa 04:13:04.869 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428586222214",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.869 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426854934979","262426854934979@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.869 [info] ue_fsm ev_rx_swm_str 04:13:04.869 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.869 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424231733675","262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.869 [debug] SWx Tx SAR Imsi="262424231733675" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.869 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,true,0,false,false} 04:13:04.869 [info] purge_ms_response(<<"262424009599361">>): ok 04:13:04.869 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424231733675",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.869 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424009599361">>,"internet",[],undefined,true,0,false,false} 04:13:04.869 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.868 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.869 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423151096430",[],[2001],[],[{'Non-3GPP-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:04.869 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,true,0,false,false} 04:13:04.869 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,true,0,false,false} 04:13:04.869 [info] purge_ms_response(<<"262426854934979">>): ok 04:13:04.869 [info] ue_fsm ev_rx_swm_str 04:13:04.869 [info] s2b: Tx {gtp,v2,delete_session_request,4126006045,13829268,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054424,<<172,18,126,20>>,undefined}]} 04:13:04.869 [info] ue_fsm ev_rx_swx_saa 04:13:04.869 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426854934979">>,"internet",[],undefined,true,0,false,false} 04:13:04.870 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,198,211,4,140,0,2,0,2,0,16,0>> 04:13:04.870 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426543282530","262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.870 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376134,13829260,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.870 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423151096430","262423151096430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.870 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426220261464","262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428961479646 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376134,13829260,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426220261464 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1792.0> *DBG* aaa_ue_fsm_262426543282530 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423151096430 send ok to <0.1798.0> *DBG* epdg_ue_fsm_262423151096430 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.871 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426350715390">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426220261464 consume call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* aaa_ue_fsm_262426543282530 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428961479646 send ok to <0.1804.0> *DBG* aaa_ue_fsm_262423151096430 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423151096430 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426350715390 receive call purge_ms_request from <0.1806.0> in state state_active *DBG* epdg_ue_fsm_262428961479646 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376134,13829260,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1804.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423151096430 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428961479646 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428961479646 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.873 [debug] SWx Tx SAR Imsi="262426543282530" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428961479646 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428961479646 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426350715390 send ok to <0.1806.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426350715390 consume call purge_ms_request from <0.1806.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423527022016">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423527022016 receive call purge_ms_request from <0.1808.0> in state state_active *DBG* aaa_ue_fsm_262428586222214 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1802.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428586222214 send ok to <0.1802.0> *DBG* aaa_ue_fsm_262428586222214 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1802.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428586222214 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_262428586222214 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423527022016 send ok to <0.1808.0> 04:13:04.873 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376134,13829260,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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428586222214 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423527022016 consume call purge_ms_request from <0.1808.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429993826824">>, message_type => purge_ms_req}} 04:13:04.873 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426543282530",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.873 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.873 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.873 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.874 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,false,0,false,false} 04:13:04.874 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.874 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,true,0,false,false} 04:13:04.874 [info] purge_ms_response(<<"262423151096430">>): ok 04:13:04.874 [info] ue_fsm purge_ms_request 04:13:04.874 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,true,0,false,false} 04:13:04.874 [info] ue_fsm ev_rx_swm_str 04:13:04.874 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423151096430">>,"internet",[],undefined,true,0,false,false} 04:13:04.874 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426350715390">>,"internet",[],{epdg_tun_pdp_ctx,3591054435,2432403909,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.874 [info] KMOD Port Delete PDP Context Call {<0.1487.0>,[alias|#Ref<0.2003034577.3624206337.218599>]}: {delete_pdp_context,{172,18,126,103},3591054435,2432403909,{192,168,0,75}} 04:13:04.874 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,75}, 3591054435, 2432403909 04:13:04.874 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428961479646","262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.874 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],521,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,75}},{i_tid,3591054435}]}} 04:13:04.874 [debug] SWx Tx SAR Imsi="262428961479646" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.875 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428961479646",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.875 [info] s2b: Tx {gtp,v2,delete_session_request,2432403909,13829269,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054435,<<172,18,126,20>>,undefined}]} 04:13:04.875 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423527022016">>,message_type => purge_ms_req} 04:13:04.875 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423527022016 receive call rx_s6b_str from <0.1810.0> in state state_authenticated 04:13:04.875 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428586222214",[],[2001],[],[{'Non-3GPP-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:04.875 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423527022016">>,"internet",[],{epdg_tun_pdp_ctx,3591054374,2229363127,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262423527022016 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1810.0> *DBG* aaa_ue_fsm_262423527022016 consume call rx_s6b_str from <0.1810.0> in state state_authenticated 04:13:04.875 [info] ue_fsm ev_rx_swx_saa 04:13:04.875 [info] KMOD Port Delete PDP Context Call {<0.877.0>,[alias|#Ref<0.2003034577.3624206344.201627>]}: {delete_pdp_context,{172,18,126,103},3591054374,2229363127,{192,168,0,14}} 04:13:04.875 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,14}, 3591054374, 2229363127 04:13:04.875 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],585,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,14}},{i_tid,3591054374}]}} 04:13:04.875 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428586222214","262428586222214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.875 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.875 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,true,0,false,false} 04:13:04.875 [info] purge_ms_response(<<"262428586222214">>): ok 04:13:04.875 [info] s2b: Tx {gtp,v2,delete_session_request,2229363127,13829270,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054374,<<172,18,126,20>>,undefined}]} 04:13:04.875 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428586222214">>,"internet",[],undefined,true,0,false,false} 04:13:04.876 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429993826824">>,message_type => purge_ms_req} 04:13:04.876 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,248,211,4,147,0,2,0,2,0,16,0>> 04:13:04.878 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424231733675",[],[2001],[],[{'Non-3GPP-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_262429993826824 receive call purge_ms_request from <0.1811.0> in state state_active *DBG* aaa_ue_fsm_262424231733675 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428104456275 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376184,13829267,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp 04:13:04.879 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421296407194"],[],[]} *DBG* aaa_ue_fsm_262424231733675 send ok to <0.1803.0> 04:13:04.881 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423527022016"],[],[]} *DBG* aaa_ue_fsm_262421296407194 receive call rx_s6b_str from <0.1809.0> in state state_authenticated *DBG* epdg_ue_fsm_262424231733675 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_262428104456275 send ok to <0.1812.0> *DBG* aaa_ue_fsm_262424231733675 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1803.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421296407194 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1809.0> *DBG* epdg_ue_fsm_262424231733675 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428104456275 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376184,13829267,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426543282530 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427814011172 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376130,13829265,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1814.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428104456275 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421296407194 consume call rx_s6b_str from <0.1809.0> in state state_authenticated *DBG* epdg_ue_fsm_262424231733675 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428104456275 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.881 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427814011172 send ok to <0.1814.0> *DBG* aaa_ue_fsm_262428104456275 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426543282530 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262426350715390 receive call rx_s6b_str from <0.1813.0> in state state_authenticated *DBG* epdg_ue_fsm_262426543282530 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_262426543282530 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428104456275 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427814011172 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376130,13829265,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1814.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426220261464 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376179,13829266,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* epdg_ue_fsm_262426543282530 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426350715390 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1813.0> *DBG* aaa_ue_fsm_262427814011172 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427814011172 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428961479646 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1807.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426220261464 send ok to <0.1816.0> *DBG* aaa_ue_fsm_262426350715390 consume call rx_s6b_str from <0.1813.0> in state state_authenticated *DBG* epdg_ue_fsm_262426543282530 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426220261464 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376179,13829266,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_262426220261464 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427814011172 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429993826824 send ok to <0.1811.0> *DBG* aaa_ue_fsm_262428961479646 send ok to <0.1807.0> *DBG* aaa_ue_fsm_262426220261464 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427814011172 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429993826824 consume call purge_ms_request from <0.1811.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428961479646 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1807.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427861301195">>, message_type => purge_ms_req}} 04:13:04.881 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423527022016","262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.881 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.881 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.882 [info] ue_fsm purge_ms_request 04:13:04.882 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429993826824">>,"internet",[],{epdg_tun_pdp_ctx,3591054440,3890805566,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.882 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376184,13829267,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.882 [info] ue_fsm ev_rx_swx_saa 04:13:04.882 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376184,13829267,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.882 [info] KMOD Port Delete PDP Context Call {<0.1537.0>,[alias|#Ref<0.2003034577.3624206343.200504>]}: {delete_pdp_context,{172,18,126,103},3591054440,3890805566,{192,168,0,80}} 04:13:04.882 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,80}, 3591054440, 3890805566 04:13:04.882 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],68,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,80}},{i_tid,3591054440}]}} 04:13:04.882 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424231733675","262424231733675@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.882 [info] ue_fsm ev_rx_s6b_str 04:13:04.883 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.882 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,false,0,false,false} 04:13:04.883 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.883 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,194,211,4,145,0,2,0,2,0,16,0>> 04:13:04.883 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421296407194","262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.883 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.883 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,true,0,false,false} 04:13:04.883 [info] purge_ms_response(<<"262424231733675">>): ok 04:13:04.883 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,true,0,false,false} 04:13:04.883 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426543282530",[],[2001],[],[{'Non-3GPP-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:04.883 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376130,13829265,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.883 [info] ue_fsm ev_rx_swx_saa 04:13:04.883 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376130,13829265,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.883 [info] ue_fsm ev_rx_swm_str 04:13:04.883 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424231733675">>,"internet",[],undefined,true,0,false,false} 04:13:04.883 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426543282530","262426543282530@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.883 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,false,0,false,false} 04:13:04.883 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.883 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428104456275","262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.883 [debug] SWx Tx SAR Imsi="262428104456275" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.883 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428104456275",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.883 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,243,211,4,146,0,2,0,2,0,16,0>> 04:13:04.883 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.883 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426350715390"],[],[]} 04:13:04.883 [info] ue_fsm ev_rx_s6b_str 04:13:04.883 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.883 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,true,0,false,false} 04:13:04.884 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376179,13829266,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.884 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376179,13829266,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.884 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426350715390","262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.884 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,true,0,false,false} 04:13:04.884 [info] purge_ms_response(<<"262426543282530">>): ok 04:13:04.884 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.884 [info] ue_fsm ev_rx_swm_str 04:13:04.884 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428961479646",[],[2001],[],[{'Non-3GPP-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:04.884 [info] ue_fsm ev_rx_swx_saa 04:13:04.884 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.884 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,false,0,false,false} 04:13:04.884 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.884 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426543282530">>,"internet",[],undefined,true,0,false,false} 04:13:04.884 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427814011172","262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.884 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428961479646","262428961479646@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.884 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,true,0,false,false} 04:13:04.884 [debug] SWx Tx SAR Imsi="262427814011172" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.884 [info] s2b: Tx {gtp,v2,delete_session_request,3890805566,13829271,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054440,<<172,18,126,20>>,undefined}]} 04:13:04.884 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427814011172",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.884 [info] ue_fsm ev_rx_swm_str 04:13:04.885 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426220261464","262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426220261464 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426220261464 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.884 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428961479646 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.885 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427861301195">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428961479646 send ok to <0.211.0> 04:13:04.893 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,201,211,4,150,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427861301195 receive call purge_ms_request from <0.1820.0> in state state_active *DBG* epdg_ue_fsm_262428961479646 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.893 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429993826824"],[],[]} *DBG* aaa_ue_fsm_262427814011172 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1817.0> in state state_authenticated_wait_swx_saa 04:13:04.894 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428104456275",[],[2001],[],[{'Non-3GPP-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:04.897 [debug] SWx Tx SAR Imsi="262426220261464" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428104456275 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1815.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423527022016 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376137,13829270,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1821.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427814011172 send ok to <0.1817.0> *DBG* epdg_ue_fsm_262427814011172 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_262427814011172 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1817.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.897 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426220261464",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423527022016 send ok to <0.1821.0> *DBG* epdg_ue_fsm_262427814011172 send ok to <0.211.0> 04:13:04.897 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428104456275 send ok to <0.1815.0> *DBG* aaa_ue_fsm_262429993826824 receive call rx_s6b_str from <0.1818.0> in state state_authenticated *DBG* epdg_ue_fsm_262423527022016 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376137,13829270,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1821.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428104456275 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_262428104456275 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1815.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423527022016 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429993826824 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1818.0> *DBG* epdg_ue_fsm_262428104456275 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421296407194 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376187,13829268,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1822.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429993826824 consume call rx_s6b_str from <0.1818.0> in state state_authenticated *DBG* aaa_ue_fsm_262423527022016 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428104456275 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421296407194 send ok to <0.1822.0> *DBG* epdg_ue_fsm_262427814011172 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421296407194 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376187,13829268,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_262421296407194 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423527022016 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421296407194 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423527022016 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421296407194 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421296407194 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426350715390 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376198,13829269,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426350715390 send ok to <0.1824.0> *DBG* epdg_ue_fsm_262426350715390 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376198,13829269,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426350715390 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426350715390 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427861301195 send ok to <0.1820.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427861301195 consume call purge_ms_request from <0.1820.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425434026860">>, message_type => purge_ms_req}} 04:13:04.897 [info] purge_ms_response(<<"262428961479646">>): ok 04:13:04.898 [info] ue_fsm purge_ms_request 04:13:04.897 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428961479646">>,"internet",[],undefined,true,0,false,false} 04:13:04.898 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427861301195">>,"internet",[],{epdg_tun_pdp_ctx,3591054448,1314744446,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.898 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427814011172",[],[2001],[],[{'Non-3GPP-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:04.898 [info] KMOD Port Delete PDP Context Call {<0.1617.0>,[alias|#Ref<0.2003034577.3624206337.218666>]}: {delete_pdp_context,{172,18,126,103},3591054448,1314744446,{192,168,0,88}} 04:13:04.898 [info] ue_fsm ev_rx_swx_saa 04:13:04.898 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376137,13829270,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.898 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,88}, 3591054448, 1314744446 04:13:04.898 [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,126,103}},{ms_address,{192,168,0,88}},{i_tid,3591054448}]}} 04:13:04.898 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376137,13829270,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.898 [info] ue_fsm ev_rx_swx_saa 04:13:04.898 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427814011172","262427814011172@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.899 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.899 [info] ue_fsm ev_rx_s6b_str 04:13:04.899 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428104456275","262428104456275@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.899 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,false,0,false,false} 04:13:04.899 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,true,0,false,false} 04:13:04.899 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.899 [info] purge_ms_response(<<"262427814011172">>): ok 04:13:04.899 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,true,0,false,false} 04:13:04.899 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.899 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,251,211,4,148,0,2,0,2,0,16,0>> 04:13:04.899 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429993826824","262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.899 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.899 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376187,13829268,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.899 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,true,0,false,false} 04:13:04.899 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.899 [info] purge_ms_response(<<"262428104456275">>): ok 04:13:04.899 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376187,13829268,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.899 [info] ue_fsm ev_rx_swm_str 04:13:04.899 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428104456275">>,"internet",[],undefined,true,0,false,false} 04:13:04.899 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,false,0,false,false} 04:13:04.899 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.899 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423527022016","262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.899 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,true,0,false,false} 04:13:04.899 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427814011172">>,"internet",[],undefined,true,0,false,false} 04:13:04.899 [debug] SWx Tx SAR Imsi="262423527022016" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.899 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423527022016",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.899 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,6,211,4,149,0,2,0,2,0,16,0>> 04:13:04.899 [info] ue_fsm ev_rx_swm_str 04:13:04.899 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421296407194","262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.899 [debug] SWx Tx SAR Imsi="262421296407194" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.899 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421296407194",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.900 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376198,13829269,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.900 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376198,13829269,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.900 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,false,0,false,false} 04:13:04.900 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.900 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,true,0,false,false} 04:13:04.900 [info] s2b: Tx {gtp,v2,delete_session_request,1314744446,13829272,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054448,<<172,18,126,20>>,undefined}]} 04:13:04.900 [info] ue_fsm ev_rx_swm_str 04:13:04.900 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426350715390","262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.900 [debug] SWx Tx SAR Imsi="262426350715390" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.900 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426350715390",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.900 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425434026860">>,message_type => purge_ms_req} 04:13:04.903 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425434026860 receive call purge_ms_request from <0.1827.0> in state state_active *DBG* aaa_ue_fsm_262426350715390 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426350715390 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.903 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425434026860">>,"internet",[],{epdg_tun_pdp_ctx,3591054453,3340276081,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.903 [info] KMOD Port Delete PDP Context Call {<0.1667.0>,[alias|#Ref<0.2003034577.3624206343.200686>]}: {delete_pdp_context,{172,18,126,103},3591054453,3340276081,{192,168,0,93}} *DBG* epdg_ue_fsm_262425434026860 send ok to <0.1827.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425434026860 consume call purge_ms_request from <0.1827.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427594984376">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423527022016 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1823.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423527022016 send ok to <0.1823.0> 04:13:04.903 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,93}, 3591054453, 3340276081 *DBG* aaa_ue_fsm_262423527022016 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1823.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427594984376 receive call purge_ms_request from <0.1828.0> in state state_active *DBG* epdg_ue_fsm_262423527022016 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.903 [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,126,103}},{ms_address,{192,168,0,93}},{i_tid,3591054453}]}} *DBG* epdg_ue_fsm_262423527022016 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423527022016 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.904 [info] s2b: Tx {gtp,v2,delete_session_request,3340276081,13829273,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054453,<<172,18,126,20>>,undefined}]} 04:13:04.904 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423527022016",[],[2001],[],[{'Non-3GPP-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:04.905 [info] ue_fsm ev_rx_swx_saa 04:13:04.905 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427594984376">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427594984376 send ok to <0.1828.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.905 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423527022016","262423527022016@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427594984376 consume call purge_ms_request from <0.1828.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424190972752">>, message_type => purge_ms_req}} 04:13:04.905 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424190972752 receive call purge_ms_request from <0.1829.0> in state state_active 04:13:04.905 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424190972752 send ok to <0.1829.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424190972752 consume call purge_ms_request from <0.1829.0> in state state_active => state_wait_delete_session_resp 04:13:04.905 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427594984376">>,"internet",[],{epdg_tun_pdp_ctx,3591054366,3083921900,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423158621614">>, message_type => purge_ms_req}} 04:13:04.905 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423158621614 receive call purge_ms_request from <0.1830.0> in state state_active *DBG* epdg_ue_fsm_262423158621614 send ok to <0.1830.0> *DBG* epdg_ue_fsm_262423158621614 consume call purge_ms_request from <0.1830.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.905 [info] KMOD Port Delete PDP Context Call {<0.797.0>,[alias|#Ref<0.2003034577.3624206343.200695>]}: {delete_pdp_context,{172,18,126,103},3591054366,3083921900,{192,168,0,6}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429973114053">>, message_type => purge_ms_req}} 04:13:04.905 [info] purge_ms_response(<<"262423527022016">>): ok *DBG* epdg_ue_fsm_262429973114053 receive call purge_ms_request from <0.1832.0> in state state_active 04:13:04.905 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,6}, 3591054366, 3083921900 *DBG* aaa_ue_fsm_262427861301195 receive call rx_s6b_str from <0.1831.0> in state state_authenticated *DBG* aaa_ue_fsm_262427861301195 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1831.0> *DBG* epdg_ue_fsm_262429973114053 send ok to <0.1832.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427861301195 consume call rx_s6b_str from <0.1831.0> in state state_authenticated *DBG* epdg_ue_fsm_262429973114053 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425142913063">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425142913063 receive call purge_ms_request from <0.1833.0> in state state_active *DBG* aaa_ue_fsm_262426220261464 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1819.0> in state state_authenticated_wait_swx_saa 04:13:04.905 [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,126,103}},{ms_address,{192,168,0,6}},{i_tid,3591054366}]}} 04:13:04.905 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423527022016">>,"internet",[],undefined,true,0,false,false} 04:13:04.905 [info] s2b: Tx {gtp,v2,delete_session_request,3083921900,13829274,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054366,<<172,18,126,20>>,undefined}]} 04:13:04.905 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424190972752">>,message_type => purge_ms_req} 04:13:04.905 [info] ue_fsm purge_ms_request 04:13:04.905 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424190972752">>,"internet",[],{epdg_tun_pdp_ctx,3591054379,3881385096,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.906 [info] KMOD Port Delete PDP Context Call {<0.927.0>,[alias|#Ref<0.2003034577.3624206343.200710>]}: {delete_pdp_context,{172,18,126,103},3591054379,3881385096,{192,168,0,19}} 04:13:04.906 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,19}, 3591054379, 3881385096 04:13:04.906 [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,126,103}},{ms_address,{192,168,0,19}},{i_tid,3591054379}]}} 04:13:04.906 [info] s2b: Tx {gtp,v2,delete_session_request,3881385096,13829275,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054379,<<172,18,126,20>>,undefined}]} 04:13:04.907 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423158621614">>,message_type => purge_ms_req} 04:13:04.907 [info] ue_fsm purge_ms_request 04:13:04.907 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423158621614">>,"internet",[],{epdg_tun_pdp_ctx,3591054384,941898879,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.907 [info] KMOD Port Delete PDP Context Call {<0.977.0>,[alias|#Ref<0.2003034577.3624206337.218693>]}: {delete_pdp_context,{172,18,126,103},3591054384,941898879,{192,168,0,24}} 04:13:04.907 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,24}, 3591054384, 941898879 04:13:04.907 [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,126,103}},{ms_address,{192,168,0,24}},{i_tid,3591054384}]}} 04:13:04.907 [info] s2b: Tx {gtp,v2,delete_session_request,941898879,13829276,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054384,<<172,18,126,20>>,undefined}]} 04:13:04.908 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429973114053">>,message_type => purge_ms_req} 04:13:04.908 [info] ue_fsm purge_ms_request 04:13:04.908 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429973114053">>,"internet",[],{epdg_tun_pdp_ctx,3591054369,2999529924,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.908 [info] KMOD Port Delete PDP Context Call {<0.827.0>,[alias|#Ref<0.2003034577.3624206343.200740>]}: {delete_pdp_context,{172,18,126,103},3591054369,2999529924,{192,168,0,9}} 04:13:04.907 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427861301195"],[],[]} 04:13:04.908 [info] ue_fsm ev_rx_s6b_str 04:13:04.908 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,9}, 3591054369, 2999529924 04:13:04.908 [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,126,103}},{ms_address,{192,168,0,9}},{i_tid,3591054369}]}} 04:13:04.908 [info] s2b: Tx {gtp,v2,delete_session_request,2999529924,13829277,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054369,<<172,18,126,20>>,undefined}]} 04:13:04.908 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427861301195","262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.908 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.908 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.908 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425142913063">>,message_type => purge_ms_req} 04:13:04.908 [info] ue_fsm purge_ms_request 04:13:04.908 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425142913063">>,"internet",[],{epdg_tun_pdp_ctx,3591054391,3208946209,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.908 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426220261464",[],[2001],[],[{'Non-3GPP-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:04.908 [info] KMOD Port Delete PDP Context Call {<0.1047.0>,[alias|#Ref<0.2003034577.3624206337.218705>]}: {delete_pdp_context,{172,18,126,103},3591054391,3208946209,{192,168,0,31}} 04:13:04.909 [info] ue_fsm ev_rx_swx_saa 04:13:04.909 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,31}, 3591054391, 3208946209 04:13:04.909 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426220261464","262426220261464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427594984376 receive call rx_s6b_str from <0.1834.0> in state state_authenticated *DBG* aaa_ue_fsm_262426220261464 send ok to <0.1819.0> *DBG* epdg_ue_fsm_262426220261464 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_262426220261464 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1819.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427594984376 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1834.0> 04:13:04.912 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,11,211,4,151,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427594984376 consume call rx_s6b_str from <0.1834.0> in state state_authenticated *DBG* epdg_ue_fsm_262426220261464 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426220261464 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.913 [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,126,103}},{ms_address,{192,168,0,31}},{i_tid,3591054391}]}} *DBG* epdg_ue_fsm_262429993826824 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376203,13829271,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1835.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429993826824 send ok to <0.1835.0> *DBG* epdg_ue_fsm_262429993826824 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376203,13829271,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1835.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429993826824 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.913 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427594984376"],[],[]} *DBG* aaa_ue_fsm_262429993826824 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.914 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262425142913063 send ok to <0.1833.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.914 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425142913063 consume call purge_ms_request from <0.1833.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427336730573">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429993826824 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429993826824 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427336730573 receive call purge_ms_request from <0.1837.0> in state state_active 04:13:04.914 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427594984376","262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.914 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.914 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425434026860 receive call rx_s6b_str from <0.1838.0> in state state_authenticated *DBG* aaa_ue_fsm_262421296407194 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1825.0> in state state_authenticated_wait_swx_saa 04:13:04.914 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.1837.0> *DBG* aaa_ue_fsm_262421296407194 send ok to <0.1825.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427336730573 consume call purge_ms_request from <0.1837.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421296407194 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1825.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421296407194 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_262426350715390 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1826.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427240433116">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421296407194 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426350715390 send ok to <0.1826.0> *DBG* epdg_ue_fsm_262421296407194 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426350715390 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_262426350715390 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1826.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427240433116 receive call purge_ms_request from <0.1839.0> in state state_active *DBG* epdg_ue_fsm_262426350715390 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426350715390 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427861301195 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376211,13829272,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1840.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427861301195 send ok to <0.1840.0> *DBG* epdg_ue_fsm_262427861301195 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376211,13829272,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1840.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427861301195 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427861301195 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429973114053 receive call rx_s6b_str from <0.1841.0> in state state_authenticated *DBG* aaa_ue_fsm_262429973114053 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1841.0> *DBG* epdg_ue_fsm_262427240433116 send ok to <0.1839.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429973114053 consume call rx_s6b_str from <0.1841.0> in state state_authenticated *DBG* aaa_ue_fsm_262427861301195 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427240433116 consume call purge_ms_request from <0.1839.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421322164193">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427861301195 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425434026860 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1838.0> *DBG* epdg_ue_fsm_262421322164193 receive call purge_ms_request from <0.1843.0> in state state_active *DBG* aaa_ue_fsm_262425434026860 consume call rx_s6b_str from <0.1838.0> in state state_authenticated 04:13:04.914 [info] purge_ms_response(<<"262426220261464">>): ok 04:13:04.914 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376203,13829271,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.914 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426220261464">>,"internet",[],undefined,true,0,false,false} 04:13:04.914 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376203,13829271,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.916 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,false,0,false,false} 04:13:04.916 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.916 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,true,0,false,false} 04:13:04.916 [info] ue_fsm ev_rx_swm_str 04:13:04.916 [info] s2b: Tx {gtp,v2,delete_session_request,3208946209,13829278,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054391,<<172,18,126,20>>,undefined}]} 04:13:04.916 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429993826824","262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.916 [debug] SWx Tx SAR Imsi="262429993826824" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.916 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429993826824",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.917 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427336730573">>,message_type => purge_ms_req} 04:13:04.917 [info] ue_fsm purge_ms_request 04:13:04.917 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427336730573">>,"internet",[],{epdg_tun_pdp_ctx,3591054392,4197370523,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.917 [info] KMOD Port Delete PDP Context Call {<0.1057.0>,[alias|#Ref<0.2003034577.3624206342.200328>]}: {delete_pdp_context,{172,18,126,103},3591054392,4197370523,{192,168,0,32}} 04:13:04.917 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,32}, 3591054392, 4197370523 04:13:04.917 [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,126,103}},{ms_address,{192,168,0,32}},{i_tid,3591054392}]}} 04:13:04.917 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425434026860"],[],[]} 04:13:04.917 [info] ue_fsm ev_rx_s6b_str 04:13:04.917 [info] s2b: Tx {gtp,v2,delete_session_request,4197370523,13829279,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054392,<<172,18,126,20>>,undefined}]} 04:13:04.917 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421296407194",[],[2001],[],[{'Non-3GPP-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:04.917 [info] ue_fsm ev_rx_swx_saa 04:13:04.918 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421296407194","262421296407194@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.918 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.918 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426350715390",[],[2001],[],[{'Non-3GPP-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:04.918 [info] ue_fsm ev_rx_swx_saa 04:13:04.918 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,true,0,false,false} 04:13:04.918 [info] purge_ms_response(<<"262421296407194">>): ok 04:13:04.918 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426350715390","262426350715390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.918 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427240433116">>,message_type => purge_ms_req} 04:13:04.918 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421296407194">>,"internet",[],undefined,true,0,false,false} 04:13:04.918 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.918 [info] ue_fsm purge_ms_request 04:13:04.918 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,true,0,false,false} 04:13:04.918 [info] purge_ms_response(<<"262426350715390">>): ok 04:13:04.918 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427240433116">>,"internet",[],{epdg_tun_pdp_ctx,3591054372,1769429998,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.918 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426350715390">>,"internet",[],undefined,true,0,false,false} 04:13:04.918 [info] KMOD Port Delete PDP Context Call {<0.857.0>,[alias|#Ref<0.2003034577.3624206343.200784>]}: {delete_pdp_context,{172,18,126,103},3591054372,1769429998,{192,168,0,12}} 04:13:04.918 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,12}, 3591054372, 1769429998 04:13:04.918 [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,126,103}},{ms_address,{192,168,0,12}},{i_tid,3591054372}]}} 04:13:04.918 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,19,211,4,152,0,2,0,2,0,16,0>> 04:13:04.919 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376211,13829272,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.919 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376211,13829272,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.919 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,false,0,false,false} 04:13:04.919 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.919 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,true,0,false,false} 04:13:04.919 [info] ue_fsm ev_rx_swm_str 04:13:04.919 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429973114053"],[],[]} 04:13:04.919 [info] ue_fsm ev_rx_s6b_str 04:13:04.919 [info] s2b: Tx {gtp,v2,delete_session_request,1769429998,13829280,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054372,<<172,18,126,20>>,undefined}]} 04:13:04.919 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427861301195","262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.919 [debug] SWx Tx SAR Imsi="262427861301195" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.919 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429973114053","262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.919 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.919 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427861301195",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.919 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.917 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425434026860","262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.919 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.919 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421322164193">>,message_type => purge_ms_req} 04:13:04.920 [info] ue_fsm purge_ms_request 04:13:04.920 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.920 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421322164193">>,"internet",[],{epdg_tun_pdp_ctx,3591054395,238278519,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.920 [info] KMOD Port Delete PDP Context Call {<0.1087.0>,[alias|#Ref<0.2003034577.3624206341.202089>]}: {delete_pdp_context,{172,18,126,103},3591054395,238278519,{192,168,0,35}} 04:13:04.920 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424190972752"],[],[]} *DBG* aaa_ue_fsm_262424190972752 receive call rx_s6b_str from <0.1844.0> in state state_authenticated *DBG* aaa_ue_fsm_262424190972752 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1844.0> *DBG* aaa_ue_fsm_262424190972752 consume call rx_s6b_str from <0.1844.0> in state state_authenticated *DBG* aaa_ue_fsm_262423158621614 receive call rx_s6b_str from <0.1846.0> in state state_authenticated *DBG* aaa_ue_fsm_262427336730573 receive call rx_s6b_str from <0.1847.0> in state state_authenticated *DBG* aaa_ue_fsm_262423158621614 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1846.0> *DBG* aaa_ue_fsm_262427336730573 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1847.0> *DBG* aaa_ue_fsm_262423158621614 consume call rx_s6b_str from <0.1846.0> in state state_authenticated *DBG* aaa_ue_fsm_262427336730573 consume call rx_s6b_str from <0.1847.0> in state state_authenticated 04:13:04.922 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,193,211,4,154,0,2,0,2,0,16,0>> 04:13:04.923 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425142913063"],[],[]} *DBG* aaa_ue_fsm_262425142913063 receive call rx_s6b_str from <0.1845.0> in state state_authenticated *DBG* aaa_ue_fsm_262425142913063 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1845.0> *DBG* epdg_ue_fsm_262427594984376 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376129,13829274,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp 04:13:04.927 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425142913063 consume call rx_s6b_str from <0.1845.0> in state state_authenticated *DBG* epdg_ue_fsm_262427594984376 send ok to <0.1848.0> *DBG* epdg_ue_fsm_262427594984376 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376129,13829274,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427594984376 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429973114053 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376132,13829277,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1849.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427594984376 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429973114053 send ok to <0.1849.0> *DBG* aaa_ue_fsm_262427594984376 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427594984376 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.927 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,35}, 3591054395, 238278519 04:13:04.927 [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,126,103}},{ms_address,{192,168,0,35}},{i_tid,3591054395}]}} 04:13:04.927 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424190972752","262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.927 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.927 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.928 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423158621614"],[],[]} 04:13:04.928 [info] ue_fsm ev_rx_s6b_str 04:13:04.928 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427336730573"],[],[]} 04:13:04.928 [info] ue_fsm ev_rx_s6b_str 04:13:04.928 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423158621614","262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.928 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.928 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427336730573","262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.928 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.928 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.928 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.928 [info] ue_fsm ev_rx_s6b_str 04:13:04.928 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376129,13829274,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.928 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425142913063","262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.928 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.928 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376129,13829274,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.928 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.929 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,false,0,false,false} 04:13:04.929 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.929 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,196,211,4,157,0,2,0,2,0,16,0>> 04:13:04.929 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,true,0,false,false} 04:13:04.929 [info] ue_fsm ev_rx_swm_str 04:13:04.929 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376132,13829277,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.929 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376132,13829277,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.929 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427594984376","262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.929 [debug] SWx Tx SAR Imsi="262427594984376" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.929 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427594984376",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.929 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,false,0,false,false} 04:13:04.929 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.929 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,true,0,false,false} 04:13:04.929 [info] s2b: Tx {gtp,v2,delete_session_request,238278519,13829281,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054395,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262429973114053 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376132,13829277,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1849.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429973114053 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.931 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427240433116"],[],[]} *DBG* epdg_ue_fsm_262421322164193 send ok to <0.1843.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425434026860 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376216,13829273,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1852.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429973114053 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421322164193 consume call purge_ms_request from <0.1843.0> in state state_active => state_wait_delete_session_resp 04:13:04.931 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427861301195",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427240433116 receive call rx_s6b_str from <0.1851.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424055458651">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429973114053 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425434026860 send ok to <0.1852.0> *DBG* aaa_ue_fsm_262429993826824 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa 04:13:04.931 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427861301195 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1842.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240433116 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1851.0> *DBG* aaa_ue_fsm_262429973114053 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425434026860 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376216,13829273,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1852.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423158621614 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376147,13829276,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1854.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425434026860 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424055458651 receive call purge_ms_request from <0.1855.0> in state state_active *DBG* aaa_ue_fsm_262427240433116 consume call rx_s6b_str from <0.1851.0> in state state_authenticated *DBG* epdg_ue_fsm_262425434026860 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423158621614 send ok to <0.1854.0> *DBG* aaa_ue_fsm_262425434026860 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429993826824 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_262423158621614 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376147,13829276,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1854.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427861301195 send ok to <0.1842.0> *DBG* aaa_ue_fsm_262429993826824 send ok to <0.1836.0> *DBG* aaa_ue_fsm_262425434026860 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.932 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,24,211,4,153,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424190972752 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376142,13829275,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1857.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429993826824 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427861301195 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_262423158621614 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427861301195 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1842.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429993826824 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424190972752 send ok to <0.1857.0> *DBG* epdg_ue_fsm_262429993826824 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427861301195 send ok to <0.211.0> 04:13:04.932 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376216,13829273,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.932 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376216,13829273,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.932 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429973114053","262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.932 [debug] SWx Tx SAR Imsi="262429973114053" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.932 [info] ue_fsm ev_rx_s6b_str 04:13:04.932 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429973114053",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.932 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,false,0,false,false} 04:13:04.932 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.933 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429993826824",[],[2001],[],[{'Non-3GPP-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:04.933 [info] ue_fsm ev_rx_swx_saa 04:13:04.933 [info] ue_fsm ev_rx_swx_saa 04:13:04.933 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,211,211,4,156,0,2,0,2,0,16,0>> 04:13:04.933 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424055458651">>,message_type => purge_ms_req} 04:13:04.933 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427240433116","262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.933 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.933 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376147,13829276,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.933 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376147,13829276,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.933 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,true,0,false,false} 04:13:04.933 [info] ue_fsm ev_rx_swm_str 04:13:04.933 [info] ue_fsm purge_ms_request 04:13:04.933 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429993826824","262429993826824@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.933 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.933 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427861301195","262427861301195@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.934 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,false,0,false,false} 04:13:04.934 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.934 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425434026860","262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.934 [debug] SWx Tx SAR Imsi="262425434026860" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.934 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424055458651">>,"internet",[],{epdg_tun_pdp_ctx,3591054397,4225108521,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.934 [info] KMOD Port Delete PDP Context Call {<0.1107.0>,[alias|#Ref<0.2003034577.3624206340.200005>]}: {delete_pdp_context,{172,18,126,103},3591054397,4225108521,{192,168,0,37}} 04:13:04.934 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425434026860",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.934 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,37}, 3591054397, 4225108521 04:13:04.934 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,206,211,4,155,0,2,0,2,0,16,0>> 04:13:04.934 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,true,0,false,false} 04:13:04.934 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.934 [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,126,103}},{ms_address,{192,168,0,37}},{i_tid,3591054397}]}} 04:13:04.934 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376142,13829275,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.934 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376142,13829275,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.934 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,true,0,false,false} 04:13:04.934 [info] purge_ms_response(<<"262429993826824">>): ok 04:13:04.934 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.934 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,false,0,false,false} 04:13:04.934 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.934 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429993826824">>,"internet",[],undefined,true,0,false,false} 04:13:04.934 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,true,0,false,false} 04:13:04.934 [info] purge_ms_response(<<"262427861301195">>): ok 04:13:04.934 [info] ue_fsm ev_rx_swm_str 04:13:04.934 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423158621614 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424190972752 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376142,13829275,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1857.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424190972752 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423158621614 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424190972752 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423158621614 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427594984376 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1850.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424190972752 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427594984376 send ok to <0.1850.0> *DBG* aaa_ue_fsm_262424190972752 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427594984376 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_262427594984376 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1850.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427594984376 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427594984376 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.934 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,218,211,4,158,0,2,0,2,0,16,0>> 04:13:04.934 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427861301195">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427861301195 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.935 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421322164193"],[],[]} *DBG* epdg_ue_fsm_262425142913063 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376154,13829278,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421322164193 receive call rx_s6b_str from <0.1858.0> in state state_authenticated 04:13:04.938 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429973114053",[],[2001],[],[{'Non-3GPP-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_262425142913063 send ok to <0.1861.0> *DBG* aaa_ue_fsm_262421322164193 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1858.0> *DBG* epdg_ue_fsm_262424055458651 send ok to <0.1855.0> *DBG* epdg_ue_fsm_262425142913063 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376154,13829278,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1861.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421322164193 consume call rx_s6b_str from <0.1858.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424055458651 consume call purge_ms_request from <0.1855.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427336730573 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376155,13829279,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1862.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425142913063 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420116423240">>, message_type => purge_ms_req}} 04:13:04.939 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423158621614","262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.939 [debug] SWx Tx SAR Imsi="262423158621614" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.939 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423158621614",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.939 [info] ue_fsm ev_rx_swm_str 04:13:04.939 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427594984376",[],[2001],[],[{'Non-3GPP-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:04.939 [info] ue_fsm ev_rx_swx_saa 04:13:04.939 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424190972752","262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.939 [debug] SWx Tx SAR Imsi="262424190972752" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.939 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427594984376","262427594984376@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.939 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424190972752",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.939 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.939 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,true,0,false,false} 04:13:04.939 [info] purge_ms_response(<<"262427594984376">>): ok 04:13:04.939 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427594984376">>,"internet",[],undefined,true,0,false,false} 04:13:04.940 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376154,13829278,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.940 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376154,13829278,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.940 [info] ue_fsm ev_rx_s6b_str 04:13:04.941 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,false,0,false,false} 04:13:04.941 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.941 [info] s2b: Tx {gtp,v2,delete_session_request,4225108521,13829282,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054397,<<172,18,126,20>>,undefined}]} 04:13:04.941 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421322164193","262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.941 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.941 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,219,211,4,159,0,2,0,2,0,16,0>> 04:13:04.941 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,true,0,false,false} 04:13:04.941 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.941 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376155,13829279,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.941 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376155,13829279,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.941 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429973114053 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1853.0> in state state_authenticated_wait_swx_saa 04:13:04.941 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425142913063 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.941 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,false,0,false,false} 04:13:04.941 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420116423240">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427336730573 send ok to <0.1862.0> *DBG* epdg_ue_fsm_262420116423240 receive call purge_ms_request from <0.1863.0> in state state_active *DBG* epdg_ue_fsm_262427336730573 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376155,13829279,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1862.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425142913063 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427240433116 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376135,13829280,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1865.0> in state state_wait_delete_session_resp 04:13:04.943 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429973114053","262429973114053@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427336730573 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429973114053 send ok to <0.1853.0> *DBG* epdg_ue_fsm_262429973114053 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_262427336730573 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425142913063 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427240433116 send ok to <0.1865.0> *DBG* aaa_ue_fsm_262429973114053 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1853.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429973114053 send ok to <0.211.0> 04:13:04.943 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425142913063","262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427240433116 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376135,13829280,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1865.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427240433116 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429973114053 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427336730573 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427240433116 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427336730573 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240433116 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427240433116 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420116423240 send ok to <0.1863.0> *DBG* epdg_ue_fsm_262420116423240 consume call purge_ms_request from <0.1863.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425434026860 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1856.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425434026860 send ok to <0.1856.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429043805449">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425434026860 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_262425434026860 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1856.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429043805449 receive call purge_ms_request from <0.1868.0> in state state_active *DBG* epdg_ue_fsm_262425434026860 send ok to <0.211.0> 04:13:04.943 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.943 [debug] SWx Tx SAR Imsi="262425142913063" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.943 [info] ue_fsm purge_ms_request 04:13:04.943 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,true,0,false,false} 04:13:04.943 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,199,211,4,160,0,2,0,2,0,16,0>> 04:13:04.943 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420116423240">>,"internet",[],{epdg_tun_pdp_ctx,3591054376,754902745,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.943 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425142913063",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.943 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376135,13829280,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.943 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376135,13829280,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.943 [info] ue_fsm ev_rx_swm_str 04:13:04.943 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.943 [info] KMOD Port Delete PDP Context Call {<0.897.0>,[alias|#Ref<0.2003034577.3624206337.218905>]}: {delete_pdp_context,{172,18,126,103},3591054376,754902745,{192,168,0,16}} 04:13:04.943 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,16}, 3591054376, 754902745 04:13:04.943 [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,126,103}},{ms_address,{192,168,0,16}},{i_tid,3591054376}]}} 04:13:04.943 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,false,0,false,false} 04:13:04.943 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.943 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,true,0,false,false} 04:13:04.944 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427336730573","262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.944 [info] purge_ms_response(<<"262429973114053">>): ok 04:13:04.944 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,true,0,false,false} 04:13:04.944 [debug] SWx Tx SAR Imsi="262427336730573" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.944 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429973114053">>,"internet",[],undefined,true,0,false,false} 04:13:04.944 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427336730573",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.944 [info] ue_fsm ev_rx_swm_str 04:13:04.944 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427240433116","262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.944 [debug] SWx Tx SAR Imsi="262427240433116" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.944 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427240433116",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.944 [info] s2b: Tx {gtp,v2,delete_session_request,754902745,13829283,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054376,<<172,18,126,20>>,undefined}]} 04:13:04.944 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425434026860",[],[2001],[],[{'Non-3GPP-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:04.944 [info] ue_fsm ev_rx_swx_saa 04:13:04.945 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425434026860","262425434026860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.945 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.945 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429043805449">>,message_type => purge_ms_req} 04:13:04.945 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,true,0,false,false} 04:13:04.945 [info] ue_fsm purge_ms_request 04:13:04.945 [info] purge_ms_response(<<"262425434026860">>): ok 04:13:04.945 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425434026860">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425434026860 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.945 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429043805449">>,"internet",[],{epdg_tun_pdp_ctx,3591054398,842701475,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.947 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423158621614",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423158621614 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa 04:13:04.948 [info] ue_fsm ev_rx_swx_saa 04:13:04.948 [info] KMOD Port Delete PDP Context Call {<0.1117.0>,[alias|#Ref<0.2003034577.3624206341.202253>]}: {delete_pdp_context,{172,18,126,103},3591054398,842701475,{192,168,0,38}} 04:13:04.948 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,38}, 3591054398, 842701475 04:13:04.948 [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,126,103}},{ms_address,{192,168,0,38}},{i_tid,3591054398}]}} 04:13:04.949 [info] s2b: Tx {gtp,v2,delete_session_request,842701475,13829284,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054398,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262429043805449 send ok to <0.1868.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429043805449 consume call purge_ms_request from <0.1868.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426568084676">>, message_type => purge_ms_req}} 04:13:04.949 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426568084676">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426568084676 receive call purge_ms_request from <0.1869.0> in state state_active 04:13:04.949 [info] ue_fsm purge_ms_request 04:13:04.949 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426568084676">>,"internet",[],{epdg_tun_pdp_ctx,3591054402,149591191,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.949 [info] KMOD Port Delete PDP Context Call {<0.1157.0>,[alias|#Ref<0.2003034577.3624206341.202271>]}: {delete_pdp_context,{172,18,126,103},3591054402,149591191,{192,168,0,42}} 04:13:04.949 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,42}, 3591054402, 149591191 04:13:04.949 [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,126,103}},{ms_address,{192,168,0,42}},{i_tid,3591054402}]}} *DBG* epdg_ue_fsm_262426568084676 send ok to <0.1869.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424055458651 receive call rx_s6b_str from <0.1870.0> in state state_authenticated *DBG* epdg_ue_fsm_262426568084676 consume call purge_ms_request from <0.1869.0> in state state_active => state_wait_delete_session_resp 04:13:04.950 [info] s2b: Tx {gtp,v2,delete_session_request,149591191,13829285,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054402,<<172,18,126,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420885860348">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424055458651 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1870.0> 04:13:04.950 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424055458651"],[],[]} *DBG* aaa_ue_fsm_262424055458651 consume call rx_s6b_str from <0.1870.0> in state state_authenticated 04:13:04.950 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420885860348 receive call purge_ms_request from <0.1871.0> in state state_active 04:13:04.950 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424055458651","262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.950 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.950 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.950 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420885860348">>,message_type => purge_ms_req} 04:13:04.950 [info] ue_fsm purge_ms_request 04:13:04.950 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420885860348">>,"internet",[],{epdg_tun_pdp_ctx,3591054393,2835897216,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.950 [info] KMOD Port Delete PDP Context Call {<0.1067.0>,[alias|#Ref<0.2003034577.3624206341.202278>]}: {delete_pdp_context,{172,18,126,103},3591054393,2835897216,{192,168,0,33}} 04:13:04.950 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,33}, 3591054393, 2835897216 04:13:04.950 [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,126,103}},{ms_address,{192,168,0,33}},{i_tid,3591054393}]}} *DBG* aaa_ue_fsm_262420116423240 receive call rx_s6b_str from <0.1872.0> in state state_authenticated *DBG* epdg_ue_fsm_262420885860348 send ok to <0.1871.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.952 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420116423240"],[],[]} *DBG* aaa_ue_fsm_262424190972752 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1860.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420885860348 consume call purge_ms_request from <0.1871.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420116423240 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1872.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425450200093">>, message_type => purge_ms_req}} 04:13:04.952 [info] s2b: Tx {gtp,v2,delete_session_request,2835897216,13829286,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054393,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262420116423240 consume call rx_s6b_str from <0.1872.0> in state state_authenticated *DBG* epdg_ue_fsm_262421322164193 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376158,13829281,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1873.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424190972752 send ok to <0.1860.0> *DBG* epdg_ue_fsm_262425450200093 receive call purge_ms_request from <0.1874.0> in state state_active 04:13:04.952 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262424190972752 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_262421322164193 send ok to <0.1873.0> *DBG* aaa_ue_fsm_262424190972752 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1860.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.952 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424190972752",[],[2001],[],[{'Non-3GPP-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_262424190972752 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421322164193 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376158,13829281,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 04:13:04.952 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424190972752 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421322164193 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421322164193 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425450200093 send ok to <0.1874.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425450200093 consume call purge_ms_request from <0.1874.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421322164193 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429281682948">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421322164193 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423158621614 send ok to <0.1859.0> *DBG* epdg_ue_fsm_262423158621614 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_262427336730573 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1866.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425142913063 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429281682948 receive call purge_ms_request from <0.1876.0> in state state_active *DBG* aaa_ue_fsm_262423158621614 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.952 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420116423240","262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.952 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.952 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.952 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,222,211,4,161,0,2,0,2,0,16,0>> 04:13:04.952 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424190972752","262424190972752@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.952 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376158,13829281,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.952 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376158,13829281,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.952 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425450200093">>,message_type => purge_ms_req} 04:13:04.952 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.952 [info] ue_fsm purge_ms_request 04:13:04.952 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,false,0,false,false} 04:13:04.953 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.953 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425450200093">>,"internet",[],{epdg_tun_pdp_ctx,3591054403,2052894822,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.953 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,true,0,false,false} 04:13:04.953 [info] purge_ms_response(<<"262424190972752">>): ok 04:13:04.953 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,true,0,false,false} 04:13:04.953 [info] KMOD Port Delete PDP Context Call {<0.1167.0>,[alias|#Ref<0.2003034577.3624206343.200942>]}: {delete_pdp_context,{172,18,126,103},3591054403,2052894822,{192,168,0,43}} 04:13:04.953 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424190972752">>,"internet",[],undefined,true,0,false,false} 04:13:04.953 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,43}, 3591054403, 2052894822 04:13:04.953 [info] ue_fsm ev_rx_swm_str 04:13:04.953 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],456,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,43}},{i_tid,3591054403}]}} 04:13:04.953 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421322164193","262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.953 [debug] SWx Tx SAR Imsi="262421322164193" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.953 [info] s2b: Tx {gtp,v2,delete_session_request,2052894822,13829287,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054403,<<172,18,126,20>>,undefined}]} 04:13:04.953 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421322164193",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.948 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423158621614","262423158621614@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.954 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.954 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427336730573",[],[2001],[],[{'Non-3GPP-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:04.954 [info] ue_fsm ev_rx_swx_saa 04:13:04.954 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425142913063",[],[2001],[],[{'Non-3GPP-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:04.954 [info] ue_fsm ev_rx_swx_saa 04:13:04.954 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429281682948">>,message_type => purge_ms_req} 04:13:04.954 [info] ue_fsm purge_ms_request 04:13:04.954 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423158621614 send ok to <0.211.0> 04:13:04.954 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427336730573","262427336730573@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.954 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425142913063","262425142913063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427336730573 send ok to <0.1866.0> *DBG* epdg_ue_fsm_262423158621614 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427336730573 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.954 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429281682948">>,"internet",[],{epdg_tun_pdp_ctx,3591054394,2401751048,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262427336730573 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1866.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425142913063 send ok to <0.1864.0> 04:13:04.955 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,224,211,4,162,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427336730573 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425142913063 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_262425142913063 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.955 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426568084676"],[],[]} *DBG* epdg_ue_fsm_262425142913063 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426568084676 receive call rx_s6b_str from <0.1877.0> in state state_authenticated *DBG* epdg_ue_fsm_262427336730573 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.956 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420885860348"],[],[]} *DBG* epdg_ue_fsm_262424055458651 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376160,13829282,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1879.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425142913063 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426568084676 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1877.0> *DBG* aaa_ue_fsm_262420885860348 receive call rx_s6b_str from <0.1878.0> in state state_authenticated 04:13:04.959 [info] purge_ms_response(<<"262423158621614">>): ok *DBG* epdg_ue_fsm_262424055458651 send ok to <0.1879.0> *DBG* aaa_ue_fsm_262426568084676 consume call rx_s6b_str from <0.1877.0> in state state_authenticated *DBG* aaa_ue_fsm_262420885860348 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1878.0> *DBG* epdg_ue_fsm_262424055458651 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376160,13829282,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1879.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420885860348 consume call rx_s6b_str from <0.1878.0> in state state_authenticated *DBG* aaa_ue_fsm_262424055458651 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424055458651 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420116423240 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376139,13829283,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424055458651 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424055458651 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.960 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423158621614">>,"internet",[],undefined,true,0,false,false} 04:13:04.960 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.960 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,true,0,false,false} 04:13:04.960 [info] purge_ms_response(<<"262427336730573">>): ok 04:13:04.960 [info] KMOD Port Delete PDP Context Call {<0.1077.0>,[alias|#Ref<0.2003034577.3624206339.200826>]}: {delete_pdp_context,{172,18,126,103},3591054394,2401751048,{192,168,0,34}} 04:13:04.960 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.960 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,34}, 3591054394, 2401751048 04:13:04.960 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,true,0,false,false} 04:13:04.960 [info] purge_ms_response(<<"262425142913063">>): ok 04:13:04.960 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376160,13829282,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.960 [info] ue_fsm ev_rx_s6b_str 04:13:04.960 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427336730573">>,"internet",[],undefined,true,0,false,false} 04:13:04.960 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376160,13829282,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.960 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425142913063">>,"internet",[],undefined,true,0,false,false} 04:13:04.960 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426568084676","262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.960 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.960 [info] ue_fsm ev_rx_s6b_str 04:13:04.960 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.960 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,false,0,false,false} 04:13:04.960 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.960 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420885860348","262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.960 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.960 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,true,0,false,false} 04:13:04.960 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,203,211,4,163,0,2,0,2,0,16,0>> 04:13:04.960 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.960 [info] ue_fsm ev_rx_swm_str 04:13:04.960 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],520,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,34}},{i_tid,3591054394}]}} 04:13:04.961 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376139,13829283,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.961 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424055458651","262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.961 [debug] SWx Tx SAR Imsi="262424055458651" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.961 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376139,13829283,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.961 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424055458651",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.961 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,false,0,false,false} 04:13:04.961 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425450200093"],[],[]} *DBG* epdg_ue_fsm_262420116423240 send ok to <0.1880.0> *DBG* aaa_ue_fsm_262425450200093 receive call rx_s6b_str from <0.1882.0> in state state_authenticated *DBG* aaa_ue_fsm_262425450200093 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1882.0> 04:13:04.961 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421322164193",[],[2001],[],[{'Non-3GPP-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_262420116423240 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376139,13829283,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429281682948 send ok to <0.1876.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425450200093 consume call rx_s6b_str from <0.1882.0> in state state_authenticated *DBG* aaa_ue_fsm_262420116423240 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421322164193 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1875.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420116423240 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.961 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429043805449"],[],[]} *DBG* epdg_ue_fsm_262429281682948 consume call purge_ms_request from <0.1876.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420885860348 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376156,13829286,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1884.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421036809521">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429043805449 receive call rx_s6b_str from <0.1883.0> in state state_authenticated 04:13:04.961 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427240433116",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420116423240 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421322164193 send ok to <0.1875.0> *DBG* epdg_ue_fsm_262420885860348 send ok to <0.1884.0> *DBG* epdg_ue_fsm_262421322164193 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_262420116423240 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421036809521 receive call purge_ms_request from <0.1886.0> in state state_active *DBG* aaa_ue_fsm_262429043805449 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1883.0> *DBG* aaa_ue_fsm_262421322164193 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1875.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421322164193 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420885860348 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376156,13829286,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1884.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429043805449 consume call rx_s6b_str from <0.1883.0> in state state_authenticated *DBG* aaa_ue_fsm_262420885860348 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421322164193 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420885860348 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426568084676 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376165,13829285,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1887.0> in state state_wait_delete_session_resp 04:13:04.963 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.963 [info] ue_fsm ev_rx_s6b_str 04:13:04.963 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,true,0,false,false} 04:13:04.963 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425450200093","262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.963 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.963 [info] s2b: Tx {gtp,v2,delete_session_request,2401751048,13829288,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054394,<<172,18,126,20>>,undefined}]} 04:13:04.963 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.963 [info] ue_fsm ev_rx_swm_str 04:13:04.963 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,220,211,4,166,0,2,0,2,0,16,0>> 04:13:04.963 [info] ue_fsm ev_rx_swx_saa 04:13:04.963 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376156,13829286,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.963 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376156,13829286,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.963 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420116423240","262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.963 [debug] SWx Tx SAR Imsi="262420116423240" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.963 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421322164193","262421322164193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.963 [info] ue_fsm ev_rx_s6b_str 04:13:04.963 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420116423240",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.963 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,false,0,false,false} 04:13:04.963 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.963 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.963 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429043805449","262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.963 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421036809521">>,message_type => purge_ms_req} 04:13:04.963 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,229,211,4,165,0,2,0,2,0,16,0>> 04:13:04.963 [info] ue_fsm purge_ms_request 04:13:04.963 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.963 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,true,0,false,false} 04:13:04.964 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,true,0,false,false} 04:13:04.964 [info] purge_ms_response(<<"262421322164193">>): ok 04:13:04.964 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.964 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421036809521">>,"internet",[],{epdg_tun_pdp_ctx,3591054404,3338784787,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.964 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376165,13829285,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.964 [info] ue_fsm ev_rx_swm_str 04:13:04.964 [info] KMOD Port Delete PDP Context Call {<0.1177.0>,[alias|#Ref<0.2003034577.3624206343.200979>]}: {delete_pdp_context,{172,18,126,103},3591054404,3338784787,{192,168,0,44}} 04:13:04.964 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,44}, 3591054404, 3338784787 04:13:04.964 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376165,13829285,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.964 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421322164193">>,"internet",[],undefined,true,0,false,false} 04:13:04.964 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],584,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,44}},{i_tid,3591054404}]}} 04:13:04.964 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420885860348","262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.964 [debug] SWx Tx SAR Imsi="262420885860348" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.964 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420885860348",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.964 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426568084676 send ok to <0.1887.0> *DBG* aaa_ue_fsm_262420885860348 send ok to <0.201.0> 04:13:04.964 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420885860348 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240433116 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1867.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426568084676 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376165,13829285,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* aaa_ue_fsm_262426568084676 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.965 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426568084676 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421036809521 send ok to <0.1886.0> 04:13:04.965 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426568084676 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427240433116 send ok to <0.1867.0> *DBG* epdg_ue_fsm_262427240433116 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.965 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426568084676 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240433116 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1867.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421036809521 consume call purge_ms_request from <0.1886.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421931806513">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427240433116 send ok to <0.211.0> 04:13:04.965 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427240433116","262427240433116@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427240433116 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421931806513 receive call purge_ms_request from <0.1890.0> in state state_active 04:13:04.965 [info] s2b: Tx {gtp,v2,delete_session_request,3338784787,13829289,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054404,<<172,18,126,20>>,undefined}]} 04:13:04.965 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426568084676","262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.965 [debug] SWx Tx SAR Imsi="262426568084676" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.965 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426568084676",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.965 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.966 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,true,0,false,false} 04:13:04.966 [info] purge_ms_response(<<"262427240433116">>): ok 04:13:04.966 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421931806513">>,message_type => purge_ms_req} 04:13:04.966 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427240433116">>,"internet",[],undefined,true,0,false,false} 04:13:04.966 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424055458651",[],[2001],[],[{'Non-3GPP-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:04.966 [info] ue_fsm purge_ms_request 04:13:04.966 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421931806513">>,"internet",[],{epdg_tun_pdp_ctx,3591054396,3993812310,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.966 [info] KMOD Port Delete PDP Context Call {<0.1097.0>,[alias|#Ref<0.2003034577.3624206337.219192>]}: {delete_pdp_context,{172,18,126,103},3591054396,3993812310,{192,168,0,36}} 04:13:04.966 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,36}, 3591054396, 3993812310 04:13:04.966 [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,126,103}},{ms_address,{192,168,0,36}},{i_tid,3591054396}]}} *DBG* aaa_ue_fsm_262424055458651 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1881.0> in state state_authenticated_wait_swx_saa 04:13:04.966 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424055458651 send ok to <0.1881.0> *DBG* epdg_ue_fsm_262424055458651 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_262424055458651 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1881.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.967 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424055458651","262424055458651@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.967 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424055458651 send ok to <0.211.0> 04:13:04.968 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424055458651 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.968 [info] purge_ms_response(<<"262424055458651">>): ok 04:13:04.968 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424055458651">>,"internet",[],undefined,true,0,false,false} 04:13:04.968 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,230,211,4,167,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429281682948 receive call rx_s6b_str from <0.1891.0> in state state_authenticated *DBG* aaa_ue_fsm_262420116423240 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1885.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425450200093 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376166,13829287,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1892.0> in state state_wait_delete_session_resp 04:13:04.969 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376166,13829287,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429281682948 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1891.0> *DBG* aaa_ue_fsm_262420116423240 send ok to <0.1885.0> *DBG* epdg_ue_fsm_262420116423240 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_262429281682948 consume call rx_s6b_str from <0.1891.0> in state state_authenticated 04:13:04.969 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429281682948"],[],[]} *DBG* epdg_ue_fsm_262425450200093 send ok to <0.1892.0> *DBG* aaa_ue_fsm_262420116423240 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1885.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420116423240 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425450200093 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376166,13829287,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1892.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425450200093 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.969 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420116423240 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425450200093 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.969 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420116423240",[],[2001],[],[{'Non-3GPP-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_262421931806513 send ok to <0.1890.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.969 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376166,13829287,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421931806513 consume call purge_ms_request from <0.1890.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428845249762">>, message_type => purge_ms_req}} 04:13:04.969 [info] ue_fsm ev_rx_swx_saa 04:13:04.969 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429281682948","262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428845249762 receive call purge_ms_request from <0.1894.0> in state state_active 04:13:04.969 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262425450200093 send ok to <0.201.0> 04:13:04.969 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420116423240","262420116423240@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425450200093 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.969 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.969 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.969 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,false,0,false,false} 04:13:04.969 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.969 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428845249762 send ok to <0.1894.0> 04:13:04.969 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428845249762 consume call purge_ms_request from <0.1894.0> in state state_active => state_wait_delete_session_resp 04:13:04.969 [info] purge_ms_response(<<"262420116423240">>): ok *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427651715461">>, message_type => purge_ms_req}} 04:13:04.969 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427651715461 receive call purge_ms_request from <0.1895.0> in state state_active 04:13:04.969 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420116423240">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429043805449 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376161,13829284,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1896.0> in state state_wait_delete_session_resp 04:13:04.969 [info] s2b: Tx {gtp,v2,delete_session_request,3993812310,13829290,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054396,<<172,18,126,20>>,undefined}]} 04:13:04.969 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425450200093","262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429043805449 send ok to <0.1896.0> *DBG* epdg_ue_fsm_262429043805449 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376161,13829284,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 04:13:04.969 [debug] SWx Tx SAR Imsi="262425450200093" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429043805449 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429043805449 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.969 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425450200093",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.969 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428845249762">>,message_type => purge_ms_req} 04:13:04.969 [info] ue_fsm purge_ms_request 04:13:04.969 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428845249762">>,"internet",[],{epdg_tun_pdp_ctx,3591054406,783814505,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.970 [info] KMOD Port Delete PDP Context Call {<0.1197.0>,[alias|#Ref<0.2003034577.3624206341.202386>]}: {delete_pdp_context,{172,18,126,103},3591054406,783814505,{192,168,0,46}} 04:13:04.970 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,46}, 3591054406, 783814505 04:13:04.970 [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,126,103}},{ms_address,{192,168,0,46}},{i_tid,3591054406}]}} 04:13:04.970 [info] s2b: Tx {gtp,v2,delete_session_request,783814505,13829291,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054406,<<172,18,126,20>>,undefined}]} 04:13:04.971 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427651715461">>,message_type => purge_ms_req} 04:13:04.971 [info] ue_fsm purge_ms_request 04:13:04.971 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427651715461">>,"internet",[],{epdg_tun_pdp_ctx,3591054399,4099420533,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.971 [info] KMOD Port Delete PDP Context Call {<0.1127.0>,[alias|#Ref<0.2003034577.3624206340.200227>]}: {delete_pdp_context,{172,18,126,103},3591054399,4099420533,{192,168,0,39}} 04:13:04.971 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,39}, 3591054399, 4099420533 04:13:04.971 [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,126,103}},{ms_address,{192,168,0,39}},{i_tid,3591054399}]}} 04:13:04.971 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,225,211,4,164,0,2,0,2,0,16,0>> 04:13:04.971 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376161,13829284,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.971 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376161,13829284,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.971 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,false,0,false,false} 04:13:04.971 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.971 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,true,0,false,false} 04:13:04.972 [info] ue_fsm ev_rx_swm_str 04:13:04.972 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429043805449","262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.972 [debug] SWx Tx SAR Imsi="262429043805449" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.972 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,221,211,4,168,0,2,0,2,0,16,0>> 04:13:04.972 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429043805449",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429043805449 send ok to <0.201.0> 04:13:04.973 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376157,13829288,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429281682948 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376157,13829288,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* aaa_ue_fsm_262429043805449 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.973 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376157,13829288,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429281682948 send ok to <0.1898.0> 04:13:04.973 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429281682948 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376157,13829288,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 04:13:04.973 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262429281682948 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429281682948 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.973 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,true,0,false,false} 04:13:04.973 [info] ue_fsm ev_rx_swm_str 04:13:04.973 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429281682948","262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.973 [debug] SWx Tx SAR Imsi="262429281682948" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.973 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429281682948",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429281682948 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429281682948 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.973 [info] s2b: Tx {gtp,v2,delete_session_request,4099420533,13829292,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054399,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262427651715461 send ok to <0.1895.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427651715461 consume call purge_ms_request from <0.1895.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421036809521 receive call rx_s6b_str from <0.1900.0> in state state_authenticated 04:13:04.973 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421036809521"],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422601837273">>, message_type => purge_ms_req}} 04:13:04.973 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421036809521 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1900.0> 04:13:04.973 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421036809521","262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421036809521 consume call rx_s6b_str from <0.1900.0> in state state_authenticated 04:13:04.973 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422601837273 receive call purge_ms_request from <0.1901.0> in state state_active 04:13:04.973 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422601837273">>,message_type => purge_ms_req} 04:13:04.973 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.973 [info] ue_fsm purge_ms_request 04:13:04.973 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422601837273">>,"internet",[],{epdg_tun_pdp_ctx,3591054407,2704281367,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.974 [info] KMOD Port Delete PDP Context Call {<0.1207.0>,[alias|#Ref<0.2003034577.3624206343.201056>]}: {delete_pdp_context,{172,18,126,103},3591054407,2704281367,{192,168,0,47}} 04:13:04.974 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,47}, 3591054407, 2704281367 04:13:04.974 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],648,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,47}},{i_tid,3591054407}]}} 04:13:04.974 [info] s2b: Tx {gtp,v2,delete_session_request,2704281367,13829293,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054407,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262422601837273 send ok to <0.1901.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422601837273 consume call purge_ms_request from <0.1901.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422173434259">>, message_type => purge_ms_req}} 04:13:04.974 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422173434259">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422173434259 receive call purge_ms_request from <0.1902.0> in state state_active 04:13:04.974 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420885860348 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1888.0> in state state_authenticated_wait_swx_saa 04:13:04.974 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420885860348",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420885860348 send ok to <0.1888.0> 04:13:04.974 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420885860348 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_262420885860348 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1888.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.974 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422173434259">>,"internet",[],{epdg_tun_pdp_ctx,3591054400,418133033,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420885860348 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420885860348 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.974 [info] KMOD Port Delete PDP Context Call {<0.1137.0>,[alias|#Ref<0.2003034577.3624206337.219257>]}: {delete_pdp_context,{172,18,126,103},3591054400,418133033,{192,168,0,40}} 04:13:04.974 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420885860348","262420885860348@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.974 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,40}, 3591054400, 418133033 04:13:04.974 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.974 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],712,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,40}},{i_tid,3591054400}]}} 04:13:04.974 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,true,0,false,false} 04:13:04.974 [info] purge_ms_response(<<"262420885860348">>): ok 04:13:04.974 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420885860348">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428845249762 receive call rx_s6b_str from <0.1903.0> in state state_authenticated *DBG* aaa_ue_fsm_262421931806513 receive call rx_s6b_str from <0.1904.0> in state state_authenticated *DBG* aaa_ue_fsm_262426568084676 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1889.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421931806513 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1904.0> *DBG* aaa_ue_fsm_262428845249762 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1903.0> *DBG* aaa_ue_fsm_262426568084676 send ok to <0.1889.0> *DBG* aaa_ue_fsm_262421931806513 consume call rx_s6b_str from <0.1904.0> in state state_authenticated 04:13:04.977 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428845249762"],[],[]} *DBG* epdg_ue_fsm_262422173434259 send ok to <0.1902.0> *DBG* aaa_ue_fsm_262428845249762 consume call rx_s6b_str from <0.1903.0> in state state_authenticated *DBG* epdg_ue_fsm_262426568084676 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_262426568084676 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1889.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422173434259 consume call purge_ms_request from <0.1902.0> in state state_active => state_wait_delete_session_resp 04:13:04.977 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421931806513"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426568084676 send ok to <0.211.0> 04:13:04.977 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420268095955">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426568084676 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420268095955 receive call purge_ms_request from <0.1905.0> in state state_active 04:13:04.977 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420268095955 send ok to <0.1905.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420268095955 consume call purge_ms_request from <0.1905.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421211157703">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421211157703 receive call purge_ms_request from <0.1906.0> in state state_active *DBG* epdg_ue_fsm_262421211157703 send ok to <0.1906.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.977 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426568084676",[],[2001],[],[{'Non-3GPP-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_262421211157703 consume call purge_ms_request from <0.1906.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428181671747">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427651715461 receive call rx_s6b_str from <0.1907.0> in state state_authenticated *DBG* aaa_ue_fsm_262427651715461 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1907.0> *DBG* aaa_ue_fsm_262427651715461 consume call rx_s6b_str from <0.1907.0> in state state_authenticated *DBG* epdg_ue_fsm_262428181671747 receive call purge_ms_request from <0.1908.0> in state state_active 04:13:04.977 [info] ue_fsm ev_rx_swx_saa 04:13:04.977 [info] s2b: Tx {gtp,v2,delete_session_request,418133033,13829294,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054400,<<172,18,126,20>>,undefined}]} 04:13:04.977 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421931806513","262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.977 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426568084676","262426568084676@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.977 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.977 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428845249762","262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.977 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.977 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.977 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.977 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.977 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,true,0,false,false} 04:13:04.977 [info] purge_ms_response(<<"262426568084676">>): ok 04:13:04.977 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426568084676">>,"internet",[],undefined,true,0,false,false} 04:13:04.977 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420268095955">>,message_type => purge_ms_req} 04:13:04.977 [info] ue_fsm purge_ms_request 04:13:04.978 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420268095955">>,"internet",[],{epdg_tun_pdp_ctx,3591054412,1966608750,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.978 [info] KMOD Port Delete PDP Context Call {<0.1257.0>,[alias|#Ref<0.2003034577.3624206337.219274>]}: {delete_pdp_context,{172,18,126,103},3591054412,1966608750,{192,168,0,52}} 04:13:04.978 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,52}, 3591054412, 1966608750 04:13:04.978 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],776,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,52}},{i_tid,3591054412}]}} 04:13:04.978 [info] s2b: Tx {gtp,v2,delete_session_request,1966608750,13829295,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054412,<<172,18,126,20>>,undefined}]} 04:13:04.978 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421211157703">>,message_type => purge_ms_req} 04:13:04.978 [info] ue_fsm purge_ms_request 04:13:04.978 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421211157703">>,"internet",[],{epdg_tun_pdp_ctx,3591054401,2397749606,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.978 [info] KMOD Port Delete PDP Context Call {<0.1147.0>,[alias|#Ref<0.2003034577.3624206342.200359>]}: {delete_pdp_context,{172,18,126,103},3591054401,2397749606,{192,168,0,41}} 04:13:04.978 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,41}, 3591054401, 2397749606 04:13:04.978 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],840,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,41}},{i_tid,3591054401}]}} 04:13:04.979 [info] s2b: Tx {gtp,v2,delete_session_request,2397749606,13829296,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054401,<<172,18,126,20>>,undefined}]} 04:13:04.979 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427651715461"],[],[]} 04:13:04.979 [info] ue_fsm ev_rx_s6b_str 04:13:04.979 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428181671747">>,message_type => purge_ms_req} 04:13:04.979 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427651715461","262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.979 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.979 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.979 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,231,211,4,169,0,2,0,2,0,16,0>> 04:13:04.979 [info] ue_fsm purge_ms_request 04:13:04.979 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376167,13829289,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.979 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428181671747">>,"internet",[],{epdg_tun_pdp_ctx,3591054414,1075116824,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.981 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376167,13829289,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421036809521 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376167,13829289,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1909.0> in state state_wait_delete_session_resp 04:13:04.981 [info] KMOD Port Delete PDP Context Call {<0.1277.0>,[alias|#Ref<0.2003034577.3624206343.201103>]}: {delete_pdp_context,{172,18,126,103},3591054414,1075116824,{192,168,0,54}} 04:13:04.981 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,54}, 3591054414, 1075116824 *DBG* epdg_ue_fsm_262421036809521 send ok to <0.1909.0> 04:13:04.981 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],904,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,54}},{i_tid,3591054414}]}} 04:13:04.982 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421036809521 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376167,13829289,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1909.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421036809521 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421036809521 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.982 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428845249762 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376169,13829291,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1910.0> in state state_wait_delete_session_resp 04:13:04.982 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428845249762 send ok to <0.1910.0> 04:13:04.982 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,233,211,4,171,0,2,0,2,0,16,0>> 04:13:04.982 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428845249762 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376169,13829291,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1910.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:04.982 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376169,13829291,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421036809521 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428845249762 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428845249762 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.982 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376169,13829291,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428181671747 send ok to <0.1908.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421036809521 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421931806513 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376159,13829290,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1912.0> in state state_wait_delete_session_resp 04:13:04.982 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421036809521","262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428181671747 consume call purge_ms_request from <0.1908.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429301614761">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425450200093 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1893.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422601837273 receive call rx_s6b_str from <0.1913.0> in state state_authenticated *DBG* aaa_ue_fsm_262429043805449 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1897.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428845249762 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429281682948 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421931806513 send ok to <0.1912.0> 04:13:04.982 [debug] SWx Tx SAR Imsi="262421036809521" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262429301614761 receive call purge_ms_request from <0.1915.0> in state state_active *DBG* aaa_ue_fsm_262422601837273 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1913.0> *DBG* aaa_ue_fsm_262425450200093 send ok to <0.1893.0> *DBG* epdg_ue_fsm_262425450200093 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_262428845249762 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429043805449 send ok to <0.1897.0> *DBG* aaa_ue_fsm_262422601837273 consume call rx_s6b_str from <0.1913.0> in state state_authenticated *DBG* aaa_ue_fsm_262425450200093 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1893.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429043805449 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1897.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429281682948 send ok to <0.1899.0> 04:13:04.982 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429281682948 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.982 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.982 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,true,0,false,false} 04:13:04.982 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421036809521",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.982 [info] s2b: Tx {gtp,v2,delete_session_request,1075116824,13829297,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054414,<<172,18,126,20>>,undefined}]} 04:13:04.982 [info] ue_fsm ev_rx_swm_str 04:13:04.982 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,223,211,4,170,0,2,0,2,0,16,0>> 04:13:04.982 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376159,13829290,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.982 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376159,13829290,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.982 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428845249762","262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.982 [debug] SWx Tx SAR Imsi="262428845249762" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.982 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422601837273"],[],[]} 04:13:04.982 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428845249762",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.982 [info] ue_fsm ev_rx_s6b_str 04:13:04.982 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429281682948",[],[2001],[],[{'Non-3GPP-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:04.982 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425450200093",[],[2001],[],[{'Non-3GPP-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:04.983 [info] ue_fsm ev_rx_swx_saa 04:13:04.982 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429043805449",[],[2001],[],[{'Non-3GPP-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:04.983 [info] ue_fsm ev_rx_swx_saa 04:13:04.983 [info] ue_fsm ev_rx_swx_saa 04:13:04.983 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,false,0,false,false} 04:13:04.983 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.983 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429301614761">>,message_type => purge_ms_req} 04:13:04.983 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425450200093","262425450200093@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.983 [info] ue_fsm purge_ms_request 04:13:04.983 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422601837273","262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.983 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.983 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.983 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429043805449","262429043805449@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.983 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.983 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429281682948","262429281682948@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.983 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429301614761">>,"internet",[],{epdg_tun_pdp_ctx,3591054405,2383295176,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.983 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,true,0,false,false} 04:13:04.983 [info] KMOD Port Delete PDP Context Call {<0.1187.0>,[alias|#Ref<0.2003034577.3624206337.219316>]}: {delete_pdp_context,{172,18,126,103},3591054405,2383295176,{192,168,0,45}} 04:13:04.983 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,true,0,false,false} 04:13:04.983 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,45}, 3591054405, 2383295176 *DBG* epdg_ue_fsm_262421931806513 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376159,13829290,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1912.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:04.983 [info] purge_ms_response(<<"262425450200093">>): ok *DBG* epdg_ue_fsm_262421931806513 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425450200093 send ok to <0.211.0> 04:13:04.983 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420268095955"],[],[]} *DBG* epdg_ue_fsm_262429043805449 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_262420268095955 receive call rx_s6b_str from <0.1916.0> in state state_authenticated 04:13:04.984 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422173434259"],[],[]} *DBG* epdg_ue_fsm_262425450200093 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429043805449 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420268095955 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1916.0> *DBG* aaa_ue_fsm_262422173434259 receive call rx_s6b_str from <0.1917.0> in state state_authenticated *DBG* epdg_ue_fsm_262429043805449 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420268095955 consume call rx_s6b_str from <0.1916.0> in state state_authenticated *DBG* epdg_ue_fsm_262429281682948 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:04.984 [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,126,103}},{ms_address,{192,168,0,45}},{i_tid,3591054405}]}} *DBG* aaa_ue_fsm_262422173434259 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1917.0> *DBG* epdg_ue_fsm_262429281682948 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422173434259 consume call rx_s6b_str from <0.1917.0> in state state_authenticated *DBG* epdg_ue_fsm_262429281682948 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421931806513 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421931806513 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421931806513 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:04.985 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.985 [info] ue_fsm ev_rx_s6b_str 04:13:04.985 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425450200093">>,"internet",[],undefined,true,0,false,false} 04:13:04.985 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,true,0,false,false} 04:13:04.985 [info] purge_ms_response(<<"262429043805449">>): ok 04:13:04.985 [info] ue_fsm ev_rx_s6b_str 04:13:04.985 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420268095955","262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.985 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.985 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.985 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429043805449">>,"internet",[],undefined,true,0,false,false} 04:13:04.985 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.985 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422173434259","262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.985 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.985 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.985 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429301614761 send ok to <0.1915.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:04.985 [info] purge_ms_response(<<"262429281682948">>): ok *DBG* epdg_ue_fsm_262429301614761 consume call purge_ms_request from <0.1915.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426890131883">>, message_type => purge_ms_req}} 04:13:04.985 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429281682948">>,"internet",[],undefined,true,0,false,false} 04:13:04.985 [info] ue_fsm ev_rx_swm_str 04:13:04.985 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421931806513","262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421211157703 receive call rx_s6b_str from <0.1919.0> in state state_authenticated *DBG* aaa_ue_fsm_262421211157703 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1919.0> 04:13:04.985 [debug] SWx Tx SAR Imsi="262421931806513" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421211157703 consume call rx_s6b_str from <0.1919.0> in state state_authenticated 04:13:04.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421931806513",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.986 [info] s2b: Tx {gtp,v2,delete_session_request,2383295176,13829298,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054405,<<172,18,126,20>>,undefined}]} 04:13:04.986 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421211157703"],[],[]} 04:13:04.986 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426890131883">>,message_type => purge_ms_req} 04:13:04.986 [info] ue_fsm ev_rx_s6b_str 04:13:04.986 [info] ue_fsm purge_ms_request 04:13:04.986 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421211157703","262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.986 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262426890131883 receive call purge_ms_request from <0.1920.0> in state state_active 04:13:04.987 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.987 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426890131883">>,"internet",[],{epdg_tun_pdp_ctx,3591054427,2609503355,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.987 [info] KMOD Port Delete PDP Context Call {<0.1407.0>,[alias|#Ref<0.2003034577.3624206338.200011>]}: {delete_pdp_context,{172,18,126,103},3591054427,2609503355,{192,168,0,67}} 04:13:04.987 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,67}, 3591054427, 2609503355 04:13:04.987 [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,126,103}},{ms_address,{192,168,0,67}},{i_tid,3591054427}]}} 04:13:04.988 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428845249762",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428845249762 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1914.0> in state state_authenticated_wait_swx_saa 04:13:04.988 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428845249762 send ok to <0.1914.0> 04:13:04.988 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428845249762","262428845249762@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428845249762 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1914.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.988 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428845249762 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_262428845249762 send ok to <0.211.0> 04:13:04.988 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428845249762 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.988 [info] purge_ms_response(<<"262428845249762">>): ok 04:13:04.988 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428845249762">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426890131883 send ok to <0.1920.0> 04:13:04.989 [info] s2b: Tx {gtp,v2,delete_session_request,2609503355,13829299,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054427,<<172,18,126,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428181671747 receive call rx_s6b_str from <0.1921.0> in state state_authenticated *DBG* aaa_ue_fsm_262421036809521 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1911.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426890131883 consume call purge_ms_request from <0.1920.0> in state state_active => state_wait_delete_session_resp 04:13:04.989 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428181671747"],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428460209370">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428181671747 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1921.0> *DBG* aaa_ue_fsm_262421036809521 send ok to <0.1911.0> *DBG* epdg_ue_fsm_262421036809521 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_262428181671747 consume call rx_s6b_str from <0.1921.0> in state state_authenticated 04:13:04.989 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428460209370 receive call purge_ms_request from <0.1922.0> in state state_active *DBG* aaa_ue_fsm_262421036809521 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1911.0> in state state_authenticated_wait_swx_saa => state_new 04:13:04.989 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421036809521",[],[2001],[],[{'Non-3GPP-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_262421036809521 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421036809521 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.989 [info] ue_fsm ev_rx_swx_saa 04:13:04.989 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428181671747","262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.989 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421036809521","262421036809521@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.989 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.989 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.989 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.989 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428460209370">>,message_type => purge_ms_req} 04:13:04.989 [info] ue_fsm purge_ms_request 04:13:04.989 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,true,0,false,false} 04:13:04.989 [info] purge_ms_response(<<"262421036809521">>): ok 04:13:04.989 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428460209370">>,"internet",[],{epdg_tun_pdp_ctx,3591054432,1649338286,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.989 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421036809521">>,"internet",[],undefined,true,0,false,false} 04:13:04.989 [info] KMOD Port Delete PDP Context Call {<0.1457.0>,[alias|#Ref<0.2003034577.3624206337.219379>]}: {delete_pdp_context,{172,18,126,103},3591054432,1649338286,{192,168,0,72}} 04:13:04.990 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,72}, 3591054432, 1649338286 04:13:04.990 [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,126,103}},{ms_address,{192,168,0,72}},{i_tid,3591054432}]}} 04:13:04.989 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,226,211,4,172,0,2,0,2,0,16,0>> 04:13:04.990 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376162,13829292,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427651715461 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376162,13829292,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1923.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427651715461 send ok to <0.1923.0> 04:13:04.990 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376162,13829292,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.991 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427651715461 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376162,13829292,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1923.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:04.991 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427651715461 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427651715461 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428460209370 send ok to <0.1922.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428460209370 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422120311103">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422601837273 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376170,13829293,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1925.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427651715461 send ok to <0.201.0> 04:13:04.991 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427651715461 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422120311103 receive call purge_ms_request from <0.1926.0> in state state_active 04:13:04.991 [info] ue_fsm ev_rx_swm_str 04:13:04.991 [info] s2b: Tx {gtp,v2,delete_session_request,1649338286,13829300,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054432,<<172,18,126,20>>,undefined}]} 04:13:04.991 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427651715461","262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.991 [debug] SWx Tx SAR Imsi="262427651715461" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.991 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,234,211,4,173,0,2,0,2,0,16,0>> 04:13:04.991 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376170,13829293,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.991 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427651715461",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.991 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376170,13829293,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422120311103">>,message_type => purge_ms_req} 04:13:04.991 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,false,0,false,false} 04:13:04.991 [info] ue_fsm purge_ms_request 04:13:04.991 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422120311103">>,"internet",[],{epdg_tun_pdp_ctx,3591054409,297616880,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.992 [info] KMOD Port Delete PDP Context Call {<0.1227.0>,[alias|#Ref<0.2003034577.3624206342.200494>]}: {delete_pdp_context,{172,18,126,103},3591054409,297616880,{192,168,0,49}} 04:13:04.992 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,49}, 3591054409, 297616880 04:13:04.992 [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,126,103}},{ms_address,{192,168,0,49}},{i_tid,3591054409}]}} *DBG* aaa_ue_fsm_262429301614761 receive call rx_s6b_str from <0.1927.0> in state state_authenticated 04:13:04.992 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429301614761"],[],[]} 04:13:04.992 [info] ue_fsm ev_rx_s6b_str 04:13:04.992 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429301614761","262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262429301614761 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1927.0> *DBG* aaa_ue_fsm_262429301614761 consume call rx_s6b_str from <0.1927.0> in state state_authenticated 04:13:04.992 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426890131883 receive call rx_s6b_str from <0.1928.0> in state state_authenticated 04:13:04.992 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426890131883"],[],[]} 04:13:04.992 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.992 [info] ue_fsm ev_rx_s6b_str 04:13:04.992 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426890131883","262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426890131883 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1928.0> *DBG* aaa_ue_fsm_262426890131883 consume call rx_s6b_str from <0.1928.0> in state state_authenticated 04:13:04.992 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.992 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422601837273 send ok to <0.1925.0> *DBG* aaa_ue_fsm_262422601837273 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422601837273 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376170,13829293,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1925.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:04.991 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420268095955 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376175,13829295,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1929.0> in state state_wait_delete_session_resp 04:13:04.993 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,239,211,4,175,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422601837273 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420268095955 send ok to <0.1929.0> 04:13:04.993 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422601837273 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420268095955 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376175,13829295,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1929.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420268095955 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421931806513 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1918.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422601837273 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422173434259 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376163,13829294,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1931.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420268095955 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422173434259 send ok to <0.1931.0> *DBG* aaa_ue_fsm_262420268095955 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422173434259 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376163,13829294,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1931.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422173434259 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421931806513 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_262422120311103 send ok to <0.1926.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421931806513 send ok to <0.1918.0> *DBG* epdg_ue_fsm_262421211157703 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376164,13829296,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1933.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422173434259 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420268095955 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421931806513 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422120311103 consume call purge_ms_request from <0.1926.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427465424636">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421931806513 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1918.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422173434259 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421211157703 send ok to <0.1933.0> *DBG* aaa_ue_fsm_262428460209370 receive call rx_s6b_str from <0.1935.0> in state state_authenticated *DBG* epdg_ue_fsm_262421931806513 terminate normal in state state_wait_swm_session_termination_answer 04:13:04.993 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427465424636 receive call purge_ms_request from <0.1936.0> in state state_active *DBG* aaa_ue_fsm_262422173434259 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428460209370 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1935.0> *DBG* epdg_ue_fsm_262421211157703 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376164,13829296,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1933.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421211157703 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428460209370 consume call rx_s6b_str from <0.1935.0> in state state_authenticated *DBG* epdg_ue_fsm_262421211157703 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421211157703 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421211157703 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428181671747 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376177,13829297,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1938.0> in state state_wait_delete_session_resp 04:13:04.993 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376175,13829295,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.993 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376175,13829295,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.993 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422601837273","262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.993 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421931806513",[],[2001],[],[{'Non-3GPP-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:04.993 [info] ue_fsm ev_rx_swx_saa 04:13:04.993 [debug] SWx Tx SAR Imsi="262422601837273" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.993 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422601837273",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.993 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,false,0,false,false} 04:13:04.993 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.993 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,227,211,4,174,0,2,0,2,0,16,0>> 04:13:04.993 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,true,0,false,false} 04:13:04.993 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376163,13829294,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.993 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376163,13829294,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.993 [info] ue_fsm ev_rx_swm_str 04:13:04.994 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420268095955","262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.994 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421931806513","262421931806513@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.994 [debug] SWx Tx SAR Imsi="262420268095955" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.994 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,false,0,false,false} 04:13:04.994 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.994 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420268095955",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.994 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,true,0,false,false} 04:13:04.994 [info] s2b: Tx {gtp,v2,delete_session_request,297616880,13829301,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054409,<<172,18,126,20>>,undefined}]} 04:13:04.994 [info] ue_fsm ev_rx_swm_str 04:13:04.994 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:04.994 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,228,211,4,176,0,2,0,2,0,16,0>> 04:13:04.994 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376164,13829296,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.994 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376164,13829296,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.994 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422173434259","262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.994 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,true,0,false,false} 04:13:04.994 [info] purge_ms_response(<<"262421931806513">>): ok 04:13:04.994 [debug] SWx Tx SAR Imsi="262422173434259" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.995 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422173434259",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.995 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,false,0,false,false} 04:13:04.995 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.995 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428460209370"],[],[]} 04:13:04.995 [info] ue_fsm ev_rx_s6b_str 04:13:04.995 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421931806513">>,"internet",[],undefined,true,0,false,false} 04:13:04.995 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427465424636">>,message_type => purge_ms_req} 04:13:04.995 [info] ue_fsm purge_ms_request 04:13:04.995 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428460209370","262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:04.995 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,true,0,false,false} 04:13:04.995 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:04.995 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427465424636">>,"internet",[],{epdg_tun_pdp_ctx,3591054456,47854133,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:04.995 [info] ue_fsm ev_rx_swm_str 04:13:04.995 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421211157703","262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:04.995 [debug] SWx Tx SAR Imsi="262421211157703" Type=5 APN="internet" AgentInfoOpt=[]  04:13:04.995 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:04.995 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421211157703",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:04.995 [info] KMOD Port Delete PDP Context Call {<0.1697.0>,[alias|#Ref<0.2003034577.3624206338.200151>]}: {delete_pdp_context,{172,18,126,103},3591054456,47854133,{192,168,0,96}} 04:13:04.996 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,96}, 3591054456, 47854133 04:13:04.996 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,241,211,4,177,0,2,0,2,0,16,0>> 04:13:04.996 [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,126,103}},{ms_address,{192,168,0,96}},{i_tid,3591054456}]}} 04:13:04.996 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376177,13829297,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.996 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376177,13829297,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.996 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428181671747 send ok to <0.1938.0> 04:13:04.999 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:04.999 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428181671747 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428181671747 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376177,13829297,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1938.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:04.999 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,232,211,4,178,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429301614761 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376168,13829298,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* epdg_ue_fsm_262428181671747 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.999 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262429301614761 send ok to <0.1939.0> 04:13:04.999 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376168,13829298,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:04.999 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376168,13829298,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262428181671747 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429301614761 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376168,13829298,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* aaa_ue_fsm_262429301614761 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:04.999 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428181671747","262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426890131883 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376190,13829299,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1941.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428181671747 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429301614761 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:04.999 [debug] SWx Tx SAR Imsi="262428181671747" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426890131883 send ok to <0.1941.0> *DBG* epdg_ue_fsm_262426890131883 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376190,13829299,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1941.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427465424636 send ok to <0.1936.0> *DBG* aaa_ue_fsm_262422120311103 receive call rx_s6b_str from <0.1942.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427651715461 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa 04:13:05.000 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426890131883 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427465424636 consume call purge_ms_request from <0.1936.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422120311103 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1942.0> *DBG* epdg_ue_fsm_262428460209370 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376195,13829300,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* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421485700334">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422120311103 consume call rx_s6b_str from <0.1942.0> in state state_authenticated *DBG* aaa_ue_fsm_262429301614761 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428460209370 send ok to <0.1943.0> *DBG* aaa_ue_fsm_262426890131883 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429301614761 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.000 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.000 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428181671747",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.000 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,254,211,4,179,0,2,0,2,0,16,0>> 04:13:05.000 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,true,0,false,false} 04:13:05.000 [info] ue_fsm ev_rx_swm_str 04:13:05.000 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376190,13829299,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.000 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376190,13829299,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.000 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,false,0,false,false} 04:13:05.000 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.000 [info] s2b: Tx {gtp,v2,delete_session_request,47854133,13829302,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054456,<<172,18,126,20>>,undefined}]} 04:13:05.000 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422120311103"],[],[]} 04:13:05.000 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,true,0,false,false} 04:13:05.000 [info] ue_fsm ev_rx_s6b_str 04:13:05.000 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427651715461",[],[2001],[],[{'Non-3GPP-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:05.000 [info] ue_fsm ev_rx_swx_saa 04:13:05.000 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,3,211,4,180,0,2,0,2,0,16,0>> 04:13:05.000 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376195,13829300,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.000 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422120311103","262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.000 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376195,13829300,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.000 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.000 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.000 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429301614761","262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.000 [debug] SWx Tx SAR Imsi="262429301614761" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.000 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427651715461","262427651715461@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.000 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429301614761",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.001 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,false,0,false,false} 04:13:05.001 [info] ue_fsm ev_rx_swm_str 04:13:05.001 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.001 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421485700334">>,message_type => purge_ms_req} 04:13:05.001 [info] ue_fsm purge_ms_request 04:13:05.001 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421485700334 receive call purge_ms_request from <0.1945.0> in state state_active 04:13:05.001 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426890131883","262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428460209370 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376195,13829300,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 04:13:05.001 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422601837273",[],[2001],[],[{'Non-3GPP-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_262428460209370 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.001 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420268095955",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422601837273 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1930.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420268095955 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1932.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426890131883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428460209370 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427651715461 send ok to <0.1924.0> *DBG* aaa_ue_fsm_262426890131883 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427651715461 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_262427651715461 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427651715461 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428460209370 send ok to <0.201.0> 04:13:05.002 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421485700334">>,"internet",[],{epdg_tun_pdp_ctx,3591054410,3659495011,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427651715461 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422601837273 send ok to <0.1930.0> *DBG* aaa_ue_fsm_262420268095955 send ok to <0.1932.0> *DBG* epdg_ue_fsm_262422601837273 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_262428460209370 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.002 [info] KMOD Port Delete PDP Context Call {<0.1237.0>,[alias|#Ref<0.2003034577.3624206339.201137>]}: {delete_pdp_context,{172,18,126,103},3591054410,3659495011,{192,168,0,50}} *DBG* aaa_ue_fsm_262422601837273 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1930.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420268095955 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1932.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421485700334 send ok to <0.1945.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422173434259 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1934.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422601837273 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420268095955 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_262421485700334 consume call purge_ms_request from <0.1945.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422266331976">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422601837273 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420268095955 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422173434259 send ok to <0.1934.0> *DBG* epdg_ue_fsm_262420268095955 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422173434259 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_262422266331976 receive call purge_ms_request from <0.1948.0> in state state_active *DBG* aaa_ue_fsm_262422173434259 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1934.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422173434259 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422173434259 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.002 [debug] SWx Tx SAR Imsi="262426890131883" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.002 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,50}, 3591054410, 3659495011 04:13:05.002 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426890131883",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.002 [info] ue_fsm ev_rx_swx_saa 04:13:05.002 [info] ue_fsm ev_rx_swx_saa 04:13:05.002 [info] ue_fsm ev_rx_swm_str 04:13:05.002 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422601837273","262422601837273@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.002 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420268095955","262420268095955@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.002 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.002 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428460209370","262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.002 [debug] SWx Tx SAR Imsi="262428460209370" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.002 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428460209370",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.002 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,true,0,false,false} 04:13:05.002 [info] purge_ms_response(<<"262427651715461">>): ok 04:13:05.002 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427651715461">>,"internet",[],undefined,true,0,false,false} 04:13:05.002 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.002 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],968,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,50}},{i_tid,3591054410}]}} 04:13:05.003 [info] s2b: Tx {gtp,v2,delete_session_request,3659495011,13829303,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054410,<<172,18,126,20>>,undefined}]} 04:13:05.003 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422173434259",[],[2001],[],[{'Non-3GPP-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:05.003 [info] ue_fsm ev_rx_swx_saa 04:13:05.003 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,true,0,false,false} 04:13:05.003 [info] purge_ms_response(<<"262422601837273">>): ok 04:13:05.003 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.003 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422601837273">>,"internet",[],undefined,true,0,false,false} 04:13:05.003 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,true,0,false,false} 04:13:05.003 [info] purge_ms_response(<<"262420268095955">>): ok 04:13:05.003 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422173434259","262422173434259@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.003 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422266331976">>,message_type => purge_ms_req} 04:13:05.003 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420268095955">>,"internet",[],undefined,true,0,false,false} 04:13:05.003 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.003 [info] ue_fsm purge_ms_request 04:13:05.004 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,true,0,false,false} 04:13:05.004 [info] purge_ms_response(<<"262422173434259">>): ok 04:13:05.004 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422266331976">>,"internet",[],{epdg_tun_pdp_ctx,3591054413,3345521991,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.004 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422173434259">>,"internet",[],undefined,true,0,false,false} 04:13:05.004 [info] KMOD Port Delete PDP Context Call {<0.1267.0>,[alias|#Ref<0.2003034577.3624206337.219586>]}: {delete_pdp_context,{172,18,126,103},3591054413,3345521991,{192,168,0,53}} 04:13:05.004 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,53}, 3591054413, 3345521991 04:13:05.004 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1032,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,53}},{i_tid,3591054413}]}} 04:13:05.005 [info] s2b: Tx {gtp,v2,delete_session_request,3345521991,13829304,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054413,<<172,18,126,20>>,undefined}]} 04:13:05.005 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427465424636"],[],[]} 04:13:05.005 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421211157703",[],[2001],[],[{'Non-3GPP-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:05.007 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422266331976 send ok to <0.1948.0> *DBG* aaa_ue_fsm_262427465424636 receive call rx_s6b_str from <0.1949.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422120311103 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376172,13829301,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1950.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421211157703 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422266331976 consume call purge_ms_request from <0.1948.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421485700334 receive call rx_s6b_str from <0.1951.0> in state state_authenticated *DBG* aaa_ue_fsm_262427465424636 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1949.0> 04:13:05.007 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,236,211,4,181,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421198965546">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421211157703 send ok to <0.1937.0> *DBG* epdg_ue_fsm_262421211157703 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_262422120311103 send ok to <0.1950.0> *DBG* aaa_ue_fsm_262421485700334 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1951.0> *DBG* aaa_ue_fsm_262427465424636 consume call rx_s6b_str from <0.1949.0> in state state_authenticated 04:13:05.007 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376172,13829301,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421211157703 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421211157703 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421198965546 receive call purge_ms_request from <0.1952.0> in state state_active *DBG* aaa_ue_fsm_262421485700334 consume call rx_s6b_str from <0.1951.0> in state state_authenticated 04:13:05.007 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376172,13829301,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421211157703 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.007 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421485700334"],[],[]} *DBG* epdg_ue_fsm_262422120311103 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376172,13829301,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1950.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422120311103 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422120311103 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.007 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421198965546 send ok to <0.1952.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421198965546 consume call purge_ms_request from <0.1952.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422120311103 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422652563724">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422120311103 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428181671747 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422652563724 receive call purge_ms_request from <0.1954.0> in state state_active *DBG* aaa_ue_fsm_262429301614761 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428181671747 send ok to <0.1940.0> *DBG* aaa_ue_fsm_262426890131883 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1946.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428460209370 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1947.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428181671747 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422652563724 send ok to <0.1954.0> *DBG* aaa_ue_fsm_262426890131883 send ok to <0.1946.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428460209370 send ok to <0.1947.0> *DBG* epdg_ue_fsm_262422652563724 consume call purge_ms_request from <0.1954.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426890131883 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1946.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427480208075">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428460209370 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1947.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.008 [info] ue_fsm ev_rx_swx_saa 04:13:05.008 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427465424636","262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.008 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.008 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.008 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421211157703","262421211157703@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.008 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,false,0,false,false} 04:13:05.008 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.008 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.008 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421485700334","262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.008 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.008 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421198965546">>,message_type => purge_ms_req} 04:13:05.008 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.008 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,true,0,false,false} 04:13:05.008 [info] purge_ms_response(<<"262421211157703">>): ok 04:13:05.008 [info] ue_fsm purge_ms_request 04:13:05.008 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421211157703">>,"internet",[],undefined,true,0,false,false} 04:13:05.008 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421198965546">>,"internet",[],{epdg_tun_pdp_ctx,3591054443,836314076,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.008 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,true,0,false,false} 04:13:05.008 [info] KMOD Port Delete PDP Context Call {<0.1567.0>,[alias|#Ref<0.2003034577.3624206338.200207>]}: {delete_pdp_context,{172,18,126,103},3591054443,836314076,{192,168,0,83}} 04:13:05.008 [info] ue_fsm ev_rx_swm_str 04:13:05.008 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,83}, 3591054443, 836314076 04:13:05.008 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1096,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,83}},{i_tid,3591054443}]}} 04:13:05.008 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422120311103","262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.008 [debug] SWx Tx SAR Imsi="262422120311103" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.009 [info] s2b: Tx {gtp,v2,delete_session_request,836314076,13829305,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054443,<<172,18,126,20>>,undefined}]} 04:13:05.009 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422120311103",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.009 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428181671747",[],[2001],[],[{'Non-3GPP-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:05.009 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422652563724">>,message_type => purge_ms_req} 04:13:05.009 [info] ue_fsm ev_rx_swx_saa 04:13:05.009 [info] ue_fsm purge_ms_request 04:13:05.009 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429301614761",[],[2001],[],[{'Non-3GPP-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:05.009 [info] ue_fsm ev_rx_swx_saa 04:13:05.009 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422652563724">>,"internet",[],{epdg_tun_pdp_ctx,3591054415,4086908563,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.009 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428181671747","262428181671747@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.009 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426890131883",[],[2001],[],[{'Non-3GPP-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:05.009 [info] KMOD Port Delete PDP Context Call {<0.1287.0>,[alias|#Ref<0.2003034577.3624206338.200216>]}: {delete_pdp_context,{172,18,126,103},3591054415,4086908563,{192,168,0,55}} 04:13:05.009 [info] ue_fsm ev_rx_swx_saa 04:13:05.009 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,55}, 3591054415, 4086908563 04:13:05.009 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428460209370",[],[2001],[],[{'Non-3GPP-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:05.009 [info] ue_fsm ev_rx_swx_saa 04:13:05.009 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1160,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,55}},{i_tid,3591054415}]}} 04:13:05.009 [info] s2b: Tx {gtp,v2,delete_session_request,4086908563,13829306,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054415,<<172,18,126,20>>,undefined}]} 04:13:05.009 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426890131883","262426890131883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.009 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428460209370","262428460209370@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.009 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429301614761","262429301614761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.010 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427480208075">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429301614761 send ok to <0.1944.0> 04:13:05.009 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427480208075 receive call purge_ms_request from <0.1956.0> in state state_active *DBG* aaa_ue_fsm_262429301614761 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1944.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428181671747 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.010 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,27,211,4,182,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428181671747 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428181671747 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426890131883 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.011 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422266331976"],[],[]} *DBG* epdg_ue_fsm_262426890131883 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422266331976 receive call rx_s6b_str from <0.1955.0> in state state_authenticated 04:13:05.012 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427465424636 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376219,13829302,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* epdg_ue_fsm_262428460209370 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_262426890131883 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.012 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427480208075">>,"internet",[],{epdg_tun_pdp_ctx,3591054373,2265984181,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422266331976 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1955.0> *DBG* epdg_ue_fsm_262428460209370 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422266331976 consume call rx_s6b_str from <0.1955.0> in state state_authenticated *DBG* epdg_ue_fsm_262427465424636 send ok to <0.1957.0> 04:13:05.012 [info] KMOD Port Delete PDP Context Call {<0.867.0>,[alias|#Ref<0.2003034577.3624206342.200674>]}: {delete_pdp_context,{172,18,126,103},3591054373,2265984181,{192,168,0,13}} *DBG* epdg_ue_fsm_262429301614761 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_262428460209370 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427465424636 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376219,13829302,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* epdg_ue_fsm_262429301614761 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421485700334 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376173,13829303,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1958.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421198965546 receive call rx_s6b_str from <0.1959.0> in state state_authenticated *DBG* aaa_ue_fsm_262427465424636 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427465424636 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.012 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,13}, 3591054373, 2265984181 04:13:05.012 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1224,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,13}},{i_tid,3591054373}]}} 04:13:05.012 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [info] purge_ms_response(<<"262428181671747">>): ok 04:13:05.012 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428181671747">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.012 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376219,13829302,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.012 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [info] ue_fsm ev_rx_s6b_str 04:13:05.012 [info] purge_ms_response(<<"262426890131883">>): ok 04:13:05.012 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376219,13829302,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.012 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.012 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426890131883">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422266331976","262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.012 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.012 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.012 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [info] purge_ms_response(<<"262428460209370">>): ok 04:13:05.012 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,false,0,false,false} 04:13:05.012 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.012 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.012 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428460209370">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,237,211,4,183,0,2,0,2,0,16,0>> 04:13:05.012 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376173,13829303,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.012 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,true,0,false,false} 04:13:05.012 [info] purge_ms_response(<<"262429301614761">>): ok 04:13:05.012 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376173,13829303,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.012 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421198965546"],[],[]} 04:13:05.012 [info] ue_fsm ev_rx_swm_str 04:13:05.012 [info] ue_fsm ev_rx_s6b_str 04:13:05.012 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429301614761">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429301614761 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.012 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,false,0,false,false} 04:13:05.012 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421198965546","262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421485700334 send ok to <0.1958.0> 04:13:05.012 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427465424636","262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421198965546 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1959.0> *DBG* epdg_ue_fsm_262421485700334 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376173,13829303,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1958.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421198965546 consume call rx_s6b_str from <0.1959.0> in state state_authenticated 04:13:05.013 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422652563724"],[],[]} *DBG* epdg_ue_fsm_262421485700334 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427480208075 send ok to <0.1956.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.013 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422652563724 receive call rx_s6b_str from <0.1960.0> in state state_authenticated *DBG* epdg_ue_fsm_262427480208075 consume call purge_ms_request from <0.1956.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427465424636 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421485700334 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427393172619">>, message_type => purge_ms_req}} 04:13:05.013 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262422652563724 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1960.0> *DBG* aaa_ue_fsm_262427465424636 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422652563724 consume call rx_s6b_str from <0.1960.0> in state state_authenticated *DBG* epdg_ue_fsm_262427393172619 receive call purge_ms_request from <0.1962.0> in state state_active 04:13:05.013 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422120311103 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa 04:13:05.013 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,true,0,false,false} 04:13:05.013 [info] s2b: Tx {gtp,v2,delete_session_request,2265984181,13829307,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054373,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262421485700334 send ok to <0.201.0> 04:13:05.013 [debug] SWx Tx SAR Imsi="262427465424636" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422120311103 send ok to <0.1953.0> *DBG* aaa_ue_fsm_262421485700334 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422120311103 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_262422120311103 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.014 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427465424636",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422120311103 send ok to <0.211.0> 04:13:05.014 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422120311103 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.014 [info] ue_fsm ev_rx_swm_str 04:13:05.014 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422652563724","262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.014 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.014 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.014 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421485700334","262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.014 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427393172619">>,message_type => purge_ms_req} 04:13:05.014 [debug] SWx Tx SAR Imsi="262421485700334" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.014 [info] ue_fsm purge_ms_request 04:13:05.014 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422120311103",[],[2001],[],[{'Non-3GPP-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:05.014 [info] ue_fsm ev_rx_swx_saa 04:13:05.014 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421485700334",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.014 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427393172619">>,"internet",[],{epdg_tun_pdp_ctx,3591054418,48545236,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.014 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422120311103","262422120311103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.014 [info] KMOD Port Delete PDP Context Call {<0.1317.0>,[alias|#Ref<0.2003034577.3624206341.202742>]}: {delete_pdp_context,{172,18,126,103},3591054418,48545236,{192,168,0,58}} 04:13:05.014 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,58}, 3591054418, 48545236 04:13:05.014 [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,126,103}},{ms_address,{192,168,0,58}},{i_tid,3591054418}]}} *DBG* epdg_ue_fsm_262427393172619 send ok to <0.1962.0> 04:13:05.014 [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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427393172619 consume call purge_ms_request from <0.1962.0> in state state_active => state_wait_delete_session_resp 04:13:05.014 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425365707602">>, message_type => purge_ms_req}} 04:13:05.014 [info] purge_ms_response(<<"262422120311103">>): ok *DBG* epdg_ue_fsm_262422266331976 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376176,13829304,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1964.0> in state state_wait_delete_session_resp 04:13:05.014 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422120311103">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425365707602 receive call purge_ms_request from <0.1965.0> in state state_active 04:13:05.015 [info] s2b: Tx {gtp,v2,delete_session_request,48545236,13829308,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054418,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262422266331976 send ok to <0.1964.0> *DBG* epdg_ue_fsm_262422266331976 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376176,13829304,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1964.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.015 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,240,211,4,184,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422266331976 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422266331976 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.015 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376176,13829304,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.015 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376176,13829304,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421198965546 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376206,13829305,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1966.0> in state state_wait_delete_session_resp 04:13:05.015 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425365707602">>,message_type => purge_ms_req} 04:13:05.015 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422266331976 send ok to <0.201.0> 04:13:05.015 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422266331976 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.015 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.015 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425365707602">>,"internet",[],{epdg_tun_pdp_ctx,3591054408,4249116657,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.015 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.1966.0> 04:13:05.016 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,14,211,4,185,0,2,0,2,0,16,0>> 04:13:05.016 [info] KMOD Port Delete PDP Context Call {<0.1217.0>,[alias|#Ref<0.2003034577.3624206341.202770>]}: {delete_pdp_context,{172,18,126,103},3591054408,4249116657,{192,168,0,48}} *DBG* epdg_ue_fsm_262421198965546 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376206,13829305,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1966.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421198965546 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421198965546 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.016 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425365707602 send ok to <0.1965.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.016 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,48}, 3591054408, 4249116657 04:13:05.016 [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,126,103}},{ms_address,{192,168,0,48}},{i_tid,3591054408}]}} *DBG* epdg_ue_fsm_262425365707602 consume call purge_ms_request from <0.1965.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421198965546 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421567120424">>, message_type => purge_ms_req}} 04:13:05.016 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376206,13829305,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421198965546 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.016 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376206,13829305,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421567120424 receive call purge_ms_request from <0.1969.0> in state state_active 04:13:05.016 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422266331976","262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421485700334 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1963.0> in state state_authenticated_wait_swx_saa 04:13:05.016 [debug] SWx Tx SAR Imsi="262422266331976" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.016 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422266331976",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.016 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421485700334 send ok to <0.1963.0> *DBG* epdg_ue_fsm_262421485700334 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.016 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421485700334 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1963.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.016 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421485700334 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421485700334 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.016 [info] s2b: Tx {gtp,v2,delete_session_request,4249116657,13829309,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054408,<<172,18,126,20>>,undefined}]} 04:13:05.016 [info] ue_fsm ev_rx_swm_str 04:13:05.016 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421198965546","262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.016 [debug] SWx Tx SAR Imsi="262421198965546" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.016 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421198965546",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.017 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421567120424">>,message_type => purge_ms_req} 04:13:05.017 [info] ue_fsm purge_ms_request 04:13:05.017 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421567120424">>,"internet",[],{epdg_tun_pdp_ctx,3591054419,3240706460,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.017 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421485700334",[],[2001],[],[{'Non-3GPP-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:05.017 [info] KMOD Port Delete PDP Context Call {<0.1327.0>,[alias|#Ref<0.2003034577.3624206339.201230>]}: {delete_pdp_context,{172,18,126,103},3591054419,3240706460,{192,168,0,59}} 04:13:05.017 [info] ue_fsm ev_rx_swx_saa 04:13:05.017 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,59}, 3591054419, 3240706460 04:13:05.017 [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,126,103}},{ms_address,{192,168,0,59}},{i_tid,3591054419}]}} 04:13:05.017 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421485700334","262421485700334@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.017 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.017 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,true,0,false,false} 04:13:05.017 [info] purge_ms_response(<<"262421485700334">>): ok 04:13:05.017 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421485700334">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421567120424 send ok to <0.1969.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262427480208075 receive call rx_s6b_str from <0.1970.0> in state state_authenticated 04:13:05.018 [info] s2b: Tx {gtp,v2,delete_session_request,3240706460,13829310,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054419,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262427465424636 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1961.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421567120424 consume call purge_ms_request from <0.1969.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428088438189">>, message_type => purge_ms_req}} 04:13:05.018 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427480208075"],[],[]} *DBG* aaa_ue_fsm_262427480208075 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1970.0> *DBG* aaa_ue_fsm_262427465424636 send ok to <0.1961.0> *DBG* epdg_ue_fsm_262427465424636 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.018 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427480208075 consume call rx_s6b_str from <0.1970.0> in state state_authenticated *DBG* aaa_ue_fsm_262427465424636 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1961.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428088438189 receive call purge_ms_request from <0.1971.0> in state state_active *DBG* epdg_ue_fsm_262427465424636 send ok to <0.211.0> 04:13:05.018 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427465424636",[],[2001],[],[{'Non-3GPP-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_262427465424636 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.018 [info] ue_fsm ev_rx_swx_saa 04:13:05.018 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427480208075","262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.018 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428088438189 send ok to <0.1971.0> 04:13:05.018 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427465424636","262427465424636@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428088438189 consume call purge_ms_request from <0.1971.0> in state state_active => state_wait_delete_session_resp 04:13:05.018 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423462808648">>, message_type => purge_ms_req}} 04:13:05.018 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.018 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428088438189">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423462808648 receive call purge_ms_request from <0.1972.0> in state state_active 04:13:05.018 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,true,0,false,false} 04:13:05.018 [info] ue_fsm purge_ms_request 04:13:05.018 [info] purge_ms_response(<<"262427465424636">>): ok 04:13:05.018 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428088438189">>,"internet",[],{epdg_tun_pdp_ctx,3591054411,1055885204,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.018 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427465424636">>,"internet",[],undefined,true,0,false,false} 04:13:05.018 [info] KMOD Port Delete PDP Context Call {<0.1247.0>,[alias|#Ref<0.2003034577.3624206337.219660>]}: {delete_pdp_context,{172,18,126,103},3591054411,1055885204,{192,168,0,51}} *DBG* epdg_ue_fsm_262423462808648 send ok to <0.1972.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423462808648 consume call purge_ms_request from <0.1972.0> in state state_active => state_wait_delete_session_resp 04:13:05.018 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,51}, 3591054411, 1055885204 *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421310761575">>, message_type => purge_ms_req}} 04:13:05.018 [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,126,103}},{ms_address,{192,168,0,51}},{i_tid,3591054411}]}} 04:13:05.019 [info] s2b: Tx {gtp,v2,delete_session_request,1055885204,13829311,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054411,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262421310761575 receive call purge_ms_request from <0.1974.0> in state state_active 04:13:05.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423462808648">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422652563724 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376178,13829306,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1975.0> in state state_wait_delete_session_resp 04:13:05.019 [info] ue_fsm purge_ms_request 04:13:05.019 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423462808648">>,"internet",[],{epdg_tun_pdp_ctx,3591054420,1872811972,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422652563724 send ok to <0.1975.0> *DBG* aaa_ue_fsm_262427393172619 receive call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* aaa_ue_fsm_262427393172619 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1973.0> *DBG* epdg_ue_fsm_262422652563724 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376178,13829306,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1975.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427393172619 consume call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* epdg_ue_fsm_262421310761575 send ok to <0.1974.0> *DBG* aaa_ue_fsm_262422652563724 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.019 [info] KMOD Port Delete PDP Context Call {<0.1337.0>,[alias|#Ref<0.2003034577.3624206337.219673>]}: {delete_pdp_context,{172,18,126,103},3591054420,1872811972,{192,168,0,60}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422652563724 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421310761575 consume call purge_ms_request from <0.1974.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429395245356">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422652563724 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422652563724 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.019 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,60}, 3591054420, 1872811972 04:13:05.019 [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,126,103}},{ms_address,{192,168,0,60}},{i_tid,3591054420}]}} 04:13:05.019 [info] s2b: Tx {gtp,v2,delete_session_request,1872811972,13829312,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054420,<<172,18,126,20>>,undefined}]} 04:13:05.019 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421310761575">>,message_type => purge_ms_req} 04:13:05.019 [info] ue_fsm purge_ms_request 04:13:05.019 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,242,211,4,186,0,2,0,2,0,16,0>> 04:13:05.019 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421310761575">>,"internet",[],{epdg_tun_pdp_ctx,3591054417,2592109794,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.019 [info] KMOD Port Delete PDP Context Call {<0.1307.0>,[alias|#Ref<0.2003034577.3624206337.219680>]}: {delete_pdp_context,{172,18,126,103},3591054417,2592109794,{192,168,0,57}} 04:13:05.019 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,57}, 3591054417, 2592109794 04:13:05.019 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376178,13829306,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.020 [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,126,103}},{ms_address,{192,168,0,57}},{i_tid,3591054417}]}} 04:13:05.020 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376178,13829306,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.020 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,false,0,false,false} 04:13:05.020 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427393172619"],[],[]} 04:13:05.020 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.020 [info] ue_fsm ev_rx_s6b_str 04:13:05.020 [info] s2b: Tx {gtp,v2,delete_session_request,2592109794,13829313,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054417,<<172,18,126,20>>,undefined}]} 04:13:05.020 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427393172619","262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.020 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,true,0,false,false} 04:13:05.020 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.020 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.020 [info] ue_fsm ev_rx_swm_str 04:13:05.020 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422652563724","262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.020 [debug] SWx Tx SAR Imsi="262422652563724" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.020 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422652563724",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.020 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429395245356">>,message_type => purge_ms_req} 04:13:05.021 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,200,211,4,187,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429395245356 receive call purge_ms_request from <0.1977.0> in state state_active 04:13:05.022 [info] ue_fsm purge_ms_request 04:13:05.023 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376136,13829307,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427480208075 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376136,13829307,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1978.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425365707602 receive call rx_s6b_str from <0.1979.0> in state state_authenticated 04:13:05.023 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376136,13829307,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422266331976 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427480208075 send ok to <0.1978.0> *DBG* aaa_ue_fsm_262425365707602 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1979.0> 04:13:05.023 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429395245356">>,"internet",[],{epdg_tun_pdp_ctx,3591054422,2640478393,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425365707602 consume call rx_s6b_str from <0.1979.0> in state state_authenticated *DBG* aaa_ue_fsm_262421198965546 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427480208075 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376136,13829307,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1978.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427393172619 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376181,13829308,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1980.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422266331976 send ok to <0.1967.0> *DBG* aaa_ue_fsm_262427480208075 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422266331976 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_262428088438189 receive call rx_s6b_str from <0.1981.0> in state state_authenticated *DBG* epdg_ue_fsm_262427480208075 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.023 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425365707602"],[],[]} *DBG* aaa_ue_fsm_262422266331976 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427393172619 send ok to <0.1980.0> *DBG* epdg_ue_fsm_262429395245356 send ok to <0.1977.0> *DBG* epdg_ue_fsm_262422266331976 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428088438189 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1981.0> *DBG* epdg_ue_fsm_262429395245356 consume call purge_ms_request from <0.1977.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422266331976 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427393172619 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376181,13829308,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1980.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427262837193">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428088438189 consume call rx_s6b_str from <0.1981.0> in state state_authenticated *DBG* epdg_ue_fsm_262427393172619 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427480208075 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421198965546 send ok to <0.1968.0> *DBG* aaa_ue_fsm_262427393172619 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427480208075 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.023 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421198965546 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.023 [info] KMOD Port Delete PDP Context Call {<0.1357.0>,[alias|#Ref<0.2003034577.3624206339.201261>]}: {delete_pdp_context,{172,18,126,103},3591054422,2640478393,{192,168,0,62}} 04:13:05.023 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422266331976",[],[2001],[],[{'Non-3GPP-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:05.023 [info] ue_fsm ev_rx_swx_saa 04:13:05.023 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,62}, 3591054422, 2640478393 04:13:05.023 [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,126,103}},{ms_address,{192,168,0,62}},{i_tid,3591054422}]}} 04:13:05.023 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,false,0,false,false} 04:13:05.023 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.023 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425365707602","262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.023 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421198965546",[],[2001],[],[{'Non-3GPP-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:05.023 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.023 [info] ue_fsm ev_rx_swx_saa 04:13:05.023 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422266331976","262422266331976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.023 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,245,211,4,188,0,2,0,2,0,16,0>> 04:13:05.023 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.023 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,true,0,false,false} 04:13:05.023 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376181,13829308,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.023 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376181,13829308,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.023 [info] ue_fsm ev_rx_swm_str 04:13:05.023 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.023 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421198965546","262421198965546@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.023 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428088438189"],[],[]} 04:13:05.023 [info] ue_fsm ev_rx_s6b_str 04:13:05.023 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,false,0,false,false} 04:13:05.023 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.023 [info] s2b: Tx {gtp,v2,delete_session_request,2640478393,13829314,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054422,<<172,18,126,20>>,undefined}]} 04:13:05.023 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427480208075","262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.023 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,true,0,false,false} 04:13:05.023 [info] purge_ms_response(<<"262422266331976">>): ok 04:13:05.023 [debug] SWx Tx SAR Imsi="262427480208075" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.023 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428088438189","262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.023 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.023 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.023 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,true,0,false,false} 04:13:05.024 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422266331976">>,"internet",[],undefined,true,0,false,false} 04:13:05.024 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427480208075",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.024 [info] ue_fsm ev_rx_swm_str 04:13:05.024 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423462808648"],[],[]} 04:13:05.024 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421198965546 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_262423462808648 receive call rx_s6b_str from <0.1983.0> in state state_authenticated 04:13:05.024 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421567120424"],[],[]} 04:13:05.024 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427262837193">>,message_type => purge_ms_req} 04:13:05.024 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427393172619","262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421198965546 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423462808648 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1983.0> *DBG* aaa_ue_fsm_262421567120424 receive call rx_s6b_str from <0.1984.0> in state state_authenticated *DBG* epdg_ue_fsm_262427262837193 receive call purge_ms_request from <0.1986.0> in state state_active 04:13:05.024 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421310761575"],[],[]} *DBG* epdg_ue_fsm_262421198965546 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423462808648 consume call rx_s6b_str from <0.1983.0> in state state_authenticated *DBG* aaa_ue_fsm_262421567120424 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1984.0> *DBG* aaa_ue_fsm_262427393172619 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421567120424 consume call rx_s6b_str from <0.1984.0> in state state_authenticated 04:13:05.024 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422652563724",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421310761575 receive call rx_s6b_str from <0.1985.0> in state state_authenticated *DBG* aaa_ue_fsm_262427393172619 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.025 [info] ue_fsm ev_rx_s6b_str 04:13:05.025 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422652563724 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1976.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421310761575 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1985.0> *DBG* epdg_ue_fsm_262425365707602 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376171,13829309,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1988.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422652563724 send ok to <0.1976.0> *DBG* epdg_ue_fsm_262422652563724 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_262421310761575 consume call rx_s6b_str from <0.1985.0> in state state_authenticated *DBG* aaa_ue_fsm_262422652563724 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1976.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.025 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423462808648","262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.025 [info] purge_ms_response(<<"262421198965546">>): ok 04:13:05.025 [info] ue_fsm ev_rx_s6b_str 04:13:05.025 [info] ue_fsm purge_ms_request 04:13:05.025 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.025 [debug] SWx Tx SAR Imsi="262427393172619" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.025 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.025 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421198965546">>,"internet",[],undefined,true,0,false,false} 04:13:05.025 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421567120424","262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.025 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.025 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427393172619",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.025 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.025 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427262837193">>,"internet",[],{epdg_tun_pdp_ctx,3591054423,4227205680,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.025 [info] ue_fsm ev_rx_s6b_str 04:13:05.025 [info] KMOD Port Delete PDP Context Call {<0.1367.0>,[alias|#Ref<0.2003034577.3624206343.201608>]}: {delete_pdp_context,{172,18,126,103},3591054423,4227205680,{192,168,0,63}} 04:13:05.025 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,63}, 3591054423, 4227205680 04:13:05.025 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,235,211,4,189,0,2,0,2,0,16,0>> 04:13:05.025 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1288,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,63}},{i_tid,3591054423}]}} 04:13:05.025 [info] ue_fsm ev_rx_swx_saa 04:13:05.026 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421310761575","262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.026 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376171,13829309,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.026 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.026 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376171,13829309,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.026 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.026 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422652563724","262422652563724@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.026 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.026 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,false,0,false,false} 04:13:05.026 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425365707602 send ok to <0.1988.0> *DBG* epdg_ue_fsm_262422652563724 send ok to <0.211.0> 04:13:05.026 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.026 [info] purge_ms_response(<<"262422652563724">>): ok *DBG* epdg_ue_fsm_262422652563724 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425365707602 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376171,13829309,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1988.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425365707602 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428088438189 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376174,13829311,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1989.0> in state state_wait_delete_session_resp 04:13:05.026 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,238,211,4,191,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425365707602 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427480208075 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1982.0> in state state_authenticated_wait_swx_saa 04:13:05.026 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422652563724">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428088438189 send ok to <0.1989.0> *DBG* aaa_ue_fsm_262425365707602 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427480208075 send ok to <0.1982.0> 04:13:05.026 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428088438189 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376174,13829311,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1989.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427262837193 send ok to <0.1986.0> *DBG* epdg_ue_fsm_262427480208075 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.026 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427480208075 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1982.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425365707602 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428088438189 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427262837193 consume call purge_ms_request from <0.1986.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427480208075 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428088438189 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424193228464">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429395245356 receive call rx_s6b_str from <0.1991.0> in state state_authenticated 04:13:05.026 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376174,13829311,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427480208075 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423462808648 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376183,13829312,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* epdg_ue_fsm_262424193228464 receive call purge_ms_request from <0.1994.0> in state state_active *DBG* aaa_ue_fsm_262429395245356 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1991.0> *DBG* aaa_ue_fsm_262428088438189 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423462808648 send ok to <0.1992.0> *DBG* aaa_ue_fsm_262429395245356 consume call rx_s6b_str from <0.1991.0> in state state_authenticated *DBG* aaa_ue_fsm_262428088438189 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423462808648 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376183,13829312,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_262423462808648 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423462808648 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.026 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376174,13829311,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.027 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425365707602","262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.027 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427480208075",[],[2001],[],[{'Non-3GPP-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:05.027 [info] ue_fsm ev_rx_swx_saa 04:13:05.027 [debug] SWx Tx SAR Imsi="262425365707602" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.027 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,false,0,false,false} 04:13:05.027 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.027 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425365707602",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.027 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427480208075","262427480208075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.027 [info] s2b: Tx {gtp,v2,delete_session_request,4227205680,13829315,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054423,<<172,18,126,20>>,undefined}]} 04:13:05.027 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,true,0,false,false} 04:13:05.027 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.027 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,true,0,false,false} 04:13:05.027 [info] purge_ms_response(<<"262427480208075">>): ok 04:13:05.027 [info] ue_fsm ev_rx_swm_str 04:13:05.027 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429395245356"],[],[]} 04:13:05.027 [info] ue_fsm ev_rx_s6b_str 04:13:05.027 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,247,211,4,192,0,2,0,2,0,16,0>> 04:13:05.027 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427480208075">>,"internet",[],undefined,true,0,false,false} 04:13:05.027 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428088438189","262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.027 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376183,13829312,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.027 [debug] SWx Tx SAR Imsi="262428088438189" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.027 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376183,13829312,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.027 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424193228464">>,message_type => purge_ms_req} 04:13:05.027 [info] ue_fsm purge_ms_request 04:13:05.027 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429395245356","262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.027 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.027 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428088438189",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.027 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.027 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,false,0,false,false} 04:13:05.027 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.027 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424193228464">>,"internet",[],{epdg_tun_pdp_ctx,3591054425,419877549,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.027 [info] KMOD Port Delete PDP Context Call {<0.1387.0>,[alias|#Ref<0.2003034577.3624206337.219863>]}: {delete_pdp_context,{172,18,126,103},3591054425,419877549,{192,168,0,65}} 04:13:05.027 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,65}, 3591054425, 419877549 04:13:05.027 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,true,0,false,false} 04:13:05.027 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],452,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,65}},{i_tid,3591054425}]}} 04:13:05.027 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427393172619 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1987.0> in state state_authenticated_wait_swx_saa 04:13:05.028 [info] s2b: Tx {gtp,v2,delete_session_request,419877549,13829316,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054425,<<172,18,126,20>>,undefined}]} 04:13:05.028 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423462808648","262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.029 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427393172619",[],[2001],[],[{'Non-3GPP-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_262424193228464 send ok to <0.1994.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424193228464 consume call purge_ms_request from <0.1994.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421567120424 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376182,13829310,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp 04:13:05.029 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423462808648 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420734548890">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427393172619 send ok to <0.1987.0> *DBG* epdg_ue_fsm_262427393172619 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.029 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427393172619","262427393172619@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423462808648 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421567120424 send ok to <0.1995.0> *DBG* aaa_ue_fsm_262427393172619 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1987.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.029 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,246,211,4,190,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427393172619 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421567120424 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376182,13829310,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.029 [debug] SWx Tx SAR Imsi="262423462808648" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427393172619 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421567120424 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.029 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376182,13829310,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421567120424 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.029 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423462808648",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.029 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376182,13829310,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421567120424 send ok to <0.201.0> 04:13:05.029 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262421567120424 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.029 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,false,0,false,false} 04:13:05.029 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.029 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,true,0,false,false} 04:13:05.029 [info] purge_ms_response(<<"262427393172619">>): ok 04:13:05.029 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420734548890 receive call purge_ms_request from <0.1998.0> in state state_active 04:13:05.029 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427393172619">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425365707602 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa 04:13:05.029 [info] ue_fsm ev_rx_swm_str 04:13:05.029 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421567120424","262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425365707602 send ok to <0.1990.0> 04:13:05.029 [debug] SWx Tx SAR Imsi="262421567120424" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425365707602 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1990.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425365707602 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.029 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421567120424",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.029 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420734548890">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425365707602 send ok to <0.211.0> 04:13:05.030 [info] ue_fsm purge_ms_request 04:13:05.030 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425365707602",[],[2001],[],[{'Non-3GPP-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_262425365707602 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.030 [info] ue_fsm ev_rx_swx_saa 04:13:05.030 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420734548890">>,"internet",[],{epdg_tun_pdp_ctx,3591054429,654956489,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.030 [info] KMOD Port Delete PDP Context Call {<0.1427.0>,[alias|#Ref<0.2003034577.3624206337.219965>]}: {delete_pdp_context,{172,18,126,103},3591054429,654956489,{192,168,0,69}} *DBG* epdg_ue_fsm_262420734548890 send ok to <0.1998.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.030 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,69}, 3591054429, 654956489 *DBG* aaa_ue_fsm_262427262837193 receive call rx_s6b_str from <0.1999.0> in state state_authenticated *DBG* epdg_ue_fsm_262420734548890 consume call purge_ms_request from <0.1998.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429236569482">>, message_type => purge_ms_req}} 04:13:05.030 [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,126,103}},{ms_address,{192,168,0,69}},{i_tid,3591054429}]}} *DBG* aaa_ue_fsm_262427262837193 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1999.0> *DBG* aaa_ue_fsm_262427262837193 consume call rx_s6b_str from <0.1999.0> in state state_authenticated 04:13:05.030 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425365707602","262425365707602@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429236569482 receive call purge_ms_request from <0.2000.0> in state state_active 04:13:05.030 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.030 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,true,0,false,false} 04:13:05.030 [info] purge_ms_response(<<"262425365707602">>): ok 04:13:05.030 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425365707602">>,"internet",[],undefined,true,0,false,false} 04:13:05.030 [info] s2b: Tx {gtp,v2,delete_session_request,654956489,13829317,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054429,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262428088438189 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1993.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429236569482 send ok to <0.2000.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428088438189 send ok to <0.1993.0> *DBG* epdg_ue_fsm_262429236569482 consume call purge_ms_request from <0.2000.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428088438189 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420894185163">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428088438189 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1993.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428088438189 send ok to <0.211.0> 04:13:05.030 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427262837193"],[],[]} *DBG* epdg_ue_fsm_262420894185163 receive call purge_ms_request from <0.2001.0> in state state_active *DBG* epdg_ue_fsm_262428088438189 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.030 [info] ue_fsm ev_rx_s6b_str 04:13:05.030 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427262837193","262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.030 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.030 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429236569482">>,message_type => purge_ms_req} 04:13:05.030 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.030 [info] ue_fsm purge_ms_request 04:13:05.031 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429236569482">>,"internet",[],{epdg_tun_pdp_ctx,3591054430,1029984243,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429395245356 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376185,13829314,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_262424193228464 receive call rx_s6b_str from <0.2003.0> in state state_authenticated *DBG* epdg_ue_fsm_262429395245356 send ok to <0.2002.0> *DBG* aaa_ue_fsm_262424193228464 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2003.0> *DBG* epdg_ue_fsm_262429395245356 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376185,13829314,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* aaa_ue_fsm_262424193228464 consume call rx_s6b_str from <0.2003.0> in state state_authenticated *DBG* aaa_ue_fsm_262429395245356 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421310761575 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376180,13829313,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* epdg_ue_fsm_262429395245356 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.031 [info] KMOD Port Delete PDP Context Call {<0.1437.0>,[alias|#Ref<0.2003034577.3624206342.200936>]}: {delete_pdp_context,{172,18,126,103},3591054430,1029984243,{192,168,0,70}} 04:13:05.031 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,70}, 3591054430, 1029984243 04:13:05.031 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],580,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,70}},{i_tid,3591054430}]}} 04:13:05.031 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428088438189",[],[2001],[],[{'Non-3GPP-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:05.031 [info] ue_fsm ev_rx_swx_saa 04:13:05.031 [info] s2b: Tx {gtp,v2,delete_session_request,1029984243,13829318,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054430,<<172,18,126,20>>,undefined}]} 04:13:05.031 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428088438189","262428088438189@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.031 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.031 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,true,0,false,false} 04:13:05.031 [info] purge_ms_response(<<"262428088438189">>): ok 04:13:05.031 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420894185163">>,message_type => purge_ms_req} 04:13:05.031 [info] ue_fsm purge_ms_request 04:13:05.031 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428088438189">>,"internet",[],undefined,true,0,false,false} 04:13:05.031 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420894185163">>,"internet",[],{epdg_tun_pdp_ctx,3591054426,2488148346,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.031 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,249,211,4,194,0,2,0,2,0,16,0>> 04:13:05.031 [info] KMOD Port Delete PDP Context Call {<0.1397.0>,[alias|#Ref<0.2003034577.3624206341.202981>]}: {delete_pdp_context,{172,18,126,103},3591054426,2488148346,{192,168,0,66}} 04:13:05.031 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376185,13829314,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.031 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376185,13829314,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.032 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,66}, 3591054426, 2488148346 04:13:05.032 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],644,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,66}},{i_tid,3591054426}]}} 04:13:05.032 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424193228464"],[],[]} 04:13:05.032 [info] ue_fsm ev_rx_s6b_str 04:13:05.032 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,false,0,false,false} 04:13:05.032 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.032 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424193228464","262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.032 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,true,0,false,false} 04:13:05.032 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.032 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,244,211,4,193,0,2,0,2,0,16,0>> 04:13:05.032 [info] ue_fsm ev_rx_swm_str 04:13:05.032 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.032 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376180,13829313,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.032 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376180,13829313,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.032 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429395245356","262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.032 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421310761575 send ok to <0.2004.0> 04:13:05.033 [debug] SWx Tx SAR Imsi="262429395245356" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421310761575 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376180,13829313,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 04:13:05.033 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420894185163 send ok to <0.2001.0> *DBG* epdg_ue_fsm_262421310761575 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420734548890 receive call rx_s6b_str from <0.2005.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420894185163 consume call purge_ms_request from <0.2001.0> in state state_active => state_wait_delete_session_resp 04:13:05.033 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429395245356 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420734548890 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2005.0> *DBG* aaa_ue_fsm_262421310761575 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425807514900">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429395245356 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420734548890 consume call rx_s6b_str from <0.2005.0> in state state_authenticated 04:13:05.033 [info] s2b: Tx {gtp,v2,delete_session_request,2488148346,13829319,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054426,<<172,18,126,20>>,undefined}]} 04:13:05.033 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420734548890"],[],[]} *DBG* epdg_ue_fsm_262425807514900 receive call purge_ms_request from <0.2008.0> in state state_active 04:13:05.033 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421310761575 send ok to <0.201.0> 04:13:05.033 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429395245356",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421310761575 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423462808648 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1996.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423462808648 send ok to <0.1996.0> 04:13:05.033 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420734548890","262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423462808648 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_262423462808648 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1996.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425807514900 send ok to <0.2008.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.033 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262421567120424 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423462808648 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425807514900 consume call purge_ms_request from <0.2008.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420837240692">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423462808648 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.033 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421567120424 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_262421567120424 send ok to <0.1997.0> *DBG* aaa_ue_fsm_262421567120424 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420837240692 receive call purge_ms_request from <0.2010.0> in state state_active *DBG* epdg_ue_fsm_262421567120424 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427262837193 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376186,13829315,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2009.0> in state state_wait_delete_session_resp 04:13:05.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.033 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421310761575","262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.033 [debug] SWx Tx SAR Imsi="262421310761575" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.033 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425807514900">>,message_type => purge_ms_req} 04:13:05.033 [info] ue_fsm purge_ms_request 04:13:05.033 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421310761575",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.033 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425807514900">>,"internet",[],{epdg_tun_pdp_ctx,3591054428,1426942944,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.033 [info] KMOD Port Delete PDP Context Call {<0.1417.0>,[alias|#Ref<0.2003034577.3624206338.200233>]}: {delete_pdp_context,{172,18,126,103},3591054428,1426942944,{192,168,0,68}} 04:13:05.033 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423462808648",[],[2001],[],[{'Non-3GPP-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:05.033 [info] ue_fsm ev_rx_swx_saa 04:13:05.033 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,68}, 3591054428, 1426942944 04:13:05.033 [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,126,103}},{ms_address,{192,168,0,68}},{i_tid,3591054428}]}} 04:13:05.033 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423462808648","262423462808648@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.033 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.033 [info] s2b: Tx {gtp,v2,delete_session_request,1426942944,13829320,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054428,<<172,18,126,20>>,undefined}]} 04:13:05.033 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421567120424",[],[2001],[],[{'Non-3GPP-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:05.033 [info] ue_fsm ev_rx_swx_saa 04:13:05.033 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,true,0,false,false} 04:13:05.033 [info] purge_ms_response(<<"262423462808648">>): ok 04:13:05.033 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423462808648">>,"internet",[],undefined,true,0,false,false} 04:13:05.033 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421567120424","262421567120424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.033 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,250,211,4,195,0,2,0,2,0,16,0>> 04:13:05.034 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.034 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420837240692">>,message_type => purge_ms_req} 04:13:05.034 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376186,13829315,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.034 [info] ue_fsm purge_ms_request 04:13:05.034 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376186,13829315,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.034 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,true,0,false,false} 04:13:05.034 [info] purge_ms_response(<<"262421567120424">>): ok 04:13:05.034 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420837240692">>,"internet",[],{epdg_tun_pdp_ctx,3591054431,1261244251,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.034 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421567120424">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421567120424 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.034 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427262837193 send ok to <0.2009.0> 04:13:05.034 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429236569482"],[],[]} *DBG* aaa_ue_fsm_262429236569482 receive call rx_s6b_str from <0.2011.0> in state state_authenticated 04:13:05.035 [info] KMOD Port Delete PDP Context Call {<0.1447.0>,[alias|#Ref<0.2003034577.3624206338.200309>]}: {delete_pdp_context,{172,18,126,103},3591054431,1261244251,{192,168,0,71}} *DBG* epdg_ue_fsm_262427262837193 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376186,13829315,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_262427262837193 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.035 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,71}, 3591054431, 1261244251 *DBG* aaa_ue_fsm_262429236569482 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2011.0> *DBG* epdg_ue_fsm_262424193228464 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376188,13829316,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* epdg_ue_fsm_262427262837193 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429236569482 consume call rx_s6b_str from <0.2011.0> in state state_authenticated 04:13:05.035 [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,126,103}},{ms_address,{192,168,0,71}},{i_tid,3591054431}]}} *DBG* epdg_ue_fsm_262424193228464 send ok to <0.2012.0> *DBG* aaa_ue_fsm_262427262837193 send ok to <0.201.0> 04:13:05.035 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262424193228464 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376188,13829316,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2012.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427262837193 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424193228464 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.035 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,252,211,4,196,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420837240692 send ok to <0.2010.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424193228464 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420734548890 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376192,13829317,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2014.0> in state state_wait_delete_session_resp 04:13:05.035 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420837240692 consume call purge_ms_request from <0.2010.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424193228464 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425781149358">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420734548890 send ok to <0.2014.0> *DBG* aaa_ue_fsm_262424193228464 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.035 [info] ue_fsm ev_rx_s6b_str 04:13:05.035 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376188,13829316,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.035 [info] ue_fsm ev_rx_swm_str 04:13:05.035 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376188,13829316,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.035 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429236569482","262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.035 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.035 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.035 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427262837193","262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.035 [debug] SWx Tx SAR Imsi="262427262837193" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.035 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427262837193",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.035 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,false,0,false,false} 04:13:05.035 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.035 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,true,0,false,false} 04:13:05.035 [info] ue_fsm ev_rx_swm_str 04:13:05.035 [info] s2b: Tx {gtp,v2,delete_session_request,1261244251,13829321,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054431,<<172,18,126,20>>,undefined}]} 04:13:05.035 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,0,211,4,197,0,2,0,2,0,16,0>> 04:13:05.035 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376192,13829317,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.036 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376192,13829317,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.036 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424193228464","262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.036 [debug] SWx Tx SAR Imsi="262424193228464" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.036 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424193228464",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.036 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,false,0,false,false} 04:13:05.036 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.036 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,true,0,false,false} 04:13:05.036 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429395245356",[],[2001],[],[{'Non-3GPP-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_262420734548890 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376192,13829317,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2014.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420734548890 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.036 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425781149358">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429395245356 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2006.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420734548890 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.036 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420894185163"],[],[]} *DBG* epdg_ue_fsm_262425781149358 receive call purge_ms_request from <0.2018.0> in state state_active 04:13:05.037 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425807514900"],[],[]} *DBG* aaa_ue_fsm_262420894185163 receive call rx_s6b_str from <0.2016.0> in state state_authenticated 04:13:05.037 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425807514900 receive call rx_s6b_str from <0.2017.0> in state state_authenticated 04:13:05.037 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420894185163 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2016.0> *DBG* aaa_ue_fsm_262425807514900 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2017.0> *DBG* aaa_ue_fsm_262420734548890 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429395245356 send ok to <0.2006.0> *DBG* epdg_ue_fsm_262429395245356 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_262425807514900 consume call rx_s6b_str from <0.2017.0> in state state_authenticated *DBG* aaa_ue_fsm_262420894185163 consume call rx_s6b_str from <0.2016.0> in state state_authenticated 04:13:05.037 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420734548890","262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420734548890 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429395245356 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2006.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429395245356 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421310761575 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429236569482 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376193,13829318,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2020.0> in state state_wait_delete_session_resp 04:13:05.037 [info] ue_fsm purge_ms_request 04:13:05.037 [debug] SWx Tx SAR Imsi="262420734548890" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.037 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429395245356","262429395245356@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.037 [info] ue_fsm ev_rx_s6b_str 04:13:05.037 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425781149358">>,"internet",[],{epdg_tun_pdp_ctx,3591054433,3204243734,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.037 [info] ue_fsm ev_rx_s6b_str 04:13:05.037 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420894185163","262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.037 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.037 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420734548890",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.037 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425807514900","262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.037 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.037 [info] KMOD Port Delete PDP Context Call {<0.1467.0>,[alias|#Ref<0.2003034577.3624206337.220047>]}: {delete_pdp_context,{172,18,126,103},3591054433,3204243734,{192,168,0,73}} 04:13:05.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.037 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.037 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,73}, 3591054433, 3204243734 04:13:05.037 [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,126,103}},{ms_address,{192,168,0,73}},{i_tid,3591054433}]}} 04:13:05.037 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,1,211,4,198,0,2,0,2,0,16,0>> 04:13:05.037 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376193,13829318,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.037 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,true,0,false,false} 04:13:05.037 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376193,13829318,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.037 [info] purge_ms_response(<<"262429395245356">>): ok 04:13:05.037 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421310761575",[],[2001],[],[{'Non-3GPP-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:05.037 [info] ue_fsm ev_rx_swx_saa 04:13:05.037 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429395245356">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429395245356 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.038 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421310761575","262421310761575@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421310761575 send ok to <0.2007.0> *DBG* aaa_ue_fsm_262421310761575 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2007.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.038 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420837240692"],[],[]} *DBG* epdg_ue_fsm_262421310761575 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_262420837240692 receive call rx_s6b_str from <0.2021.0> in state state_authenticated *DBG* epdg_ue_fsm_262421310761575 send ok to <0.211.0> 04:13:05.038 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421310761575 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420837240692 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2021.0> *DBG* epdg_ue_fsm_262429236569482 send ok to <0.2020.0> 04:13:05.038 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262420837240692 consume call rx_s6b_str from <0.2021.0> in state state_authenticated *DBG* epdg_ue_fsm_262425781149358 send ok to <0.2018.0> 04:13:05.038 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429236569482 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376193,13829318,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2020.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425781149358 consume call purge_ms_request from <0.2018.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429236569482 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.038 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429236569482 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422554739402">>, message_type => purge_ms_req}} 04:13:05.038 [info] purge_ms_response(<<"262421310761575">>): ok 04:13:05.038 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420837240692","262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422554739402 receive call purge_ms_request from <0.2023.0> in state state_active 04:13:05.038 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421310761575">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429236569482 send ok to <0.201.0> 04:13:05.038 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429236569482 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.038 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.038 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.038 [info] s2b: Tx {gtp,v2,delete_session_request,3204243734,13829322,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054433,<<172,18,126,20>>,undefined}]} 04:13:05.038 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,true,0,false,false} 04:13:05.038 [info] ue_fsm ev_rx_swm_str 04:13:05.039 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429236569482","262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.039 [debug] SWx Tx SAR Imsi="262429236569482" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.039 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422554739402">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420894185163 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376189,13829319,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2024.0> in state state_wait_delete_session_resp 04:13:05.039 [info] ue_fsm purge_ms_request 04:13:05.039 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429236569482",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420894185163 send ok to <0.2024.0> 04:13:05.039 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422554739402">>,"internet",[],{epdg_tun_pdp_ctx,3591054434,2073509404,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.039 [info] KMOD Port Delete PDP Context Call {<0.1477.0>,[alias|#Ref<0.2003034577.3624206343.201733>]}: {delete_pdp_context,{172,18,126,103},3591054434,2073509404,{192,168,0,74}} *DBG* epdg_ue_fsm_262420894185163 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376189,13829319,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2024.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420894185163 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.039 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,74}, 3591054434, 2073509404 *DBG* epdg_ue_fsm_262422554739402 send ok to <0.2023.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420894185163 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422554739402 consume call purge_ms_request from <0.2023.0> in state state_active => state_wait_delete_session_resp 04:13:05.039 [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,126,103}},{ms_address,{192,168,0,74}},{i_tid,3591054434}]}} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429472722524">>, message_type => purge_ms_req}} 04:13:05.039 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,253,211,4,199,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420894185163 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420894185163 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429472722524 receive call purge_ms_request from <0.2026.0> in state state_active 04:13:05.039 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376189,13829319,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.039 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376189,13829319,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425807514900 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376191,13829320,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2027.0> in state state_wait_delete_session_resp 04:13:05.039 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,false,0,false,false} 04:13:05.039 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425807514900 send ok to <0.2027.0> 04:13:05.039 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,true,0,false,false} 04:13:05.039 [info] s2b: Tx {gtp,v2,delete_session_request,2073509404,13829323,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054434,<<172,18,126,20>>,undefined}]} 04:13:05.039 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425807514900 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376191,13829320,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2027.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427262837193 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425807514900 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429472722524 send ok to <0.2026.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.039 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420894185163","262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425807514900 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429472722524 consume call purge_ms_request from <0.2026.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422867012494">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425807514900 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427262837193 send ok to <0.2013.0> *DBG* epdg_ue_fsm_262427262837193 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_262422867012494 receive call purge_ms_request from <0.2029.0> in state state_active 04:13:05.039 [debug] SWx Tx SAR Imsi="262420894185163" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425807514900 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427262837193 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.039 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420894185163",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.039 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429472722524">>,message_type => purge_ms_req} 04:13:05.039 [info] ue_fsm purge_ms_request 04:13:05.039 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429472722524">>,"internet",[],{epdg_tun_pdp_ctx,3591054437,1398275243,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.039 [info] KMOD Port Delete PDP Context Call {<0.1507.0>,[alias|#Ref<0.2003034577.3624206341.203197>]}: {delete_pdp_context,{172,18,126,103},3591054437,1398275243,{192,168,0,77}} 04:13:05.039 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,255,211,4,200,0,2,0,2,0,16,0>> 04:13:05.039 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,77}, 3591054437, 1398275243 04:13:05.039 [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,126,103}},{ms_address,{192,168,0,77}},{i_tid,3591054437}]}} 04:13:05.039 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376191,13829320,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.040 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376191,13829320,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.040 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,false,0,false,false} 04:13:05.040 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.040 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427262837193",[],[2001],[],[{'Non-3GPP-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:05.040 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,true,0,false,false} 04:13:05.040 [info] s2b: Tx {gtp,v2,delete_session_request,1398275243,13829324,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054437,<<172,18,126,20>>,undefined}]} 04:13:05.040 [info] ue_fsm ev_rx_swx_saa 04:13:05.040 [info] ue_fsm ev_rx_swm_str 04:13:05.040 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427262837193","262427262837193@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.040 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425807514900","262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.040 [debug] SWx Tx SAR Imsi="262425807514900" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.040 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425807514900",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.040 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422867012494">>,message_type => purge_ms_req} 04:13:05.040 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.040 [info] ue_fsm purge_ms_request 04:13:05.040 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,true,0,false,false} 04:13:05.040 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422867012494">>,"internet",[],{epdg_tun_pdp_ctx,3591054436,4117077022,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427262837193 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427262837193 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.040 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424193228464",[],[2001],[],[{'Non-3GPP-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:05.041 [info] purge_ms_response(<<"262427262837193">>): ok *DBG* aaa_ue_fsm_262424193228464 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2015.0> in state state_authenticated_wait_swx_saa 04:13:05.041 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427262837193">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424193228464 send ok to <0.2015.0> 04:13:05.041 [info] KMOD Port Delete PDP Context Call {<0.1497.0>,[alias|#Ref<0.2003034577.3624206339.201494>]}: {delete_pdp_context,{172,18,126,103},3591054436,4117077022,{192,168,0,76}} *DBG* epdg_ue_fsm_262422867012494 send ok to <0.2029.0> *DBG* epdg_ue_fsm_262424193228464 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.041 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,76}, 3591054436, 4117077022 *DBG* aaa_ue_fsm_262424193228464 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2015.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422867012494 consume call purge_ms_request from <0.2029.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424193228464 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422062493986">>, message_type => purge_ms_req}} 04:13:05.041 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],708,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,76}},{i_tid,3591054436}]}} *DBG* epdg_ue_fsm_262424193228464 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422554739402 receive call rx_s6b_str from <0.2030.0> in state state_authenticated 04:13:05.041 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422062493986 receive call purge_ms_request from <0.2031.0> in state state_active 04:13:05.041 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424193228464","262424193228464@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422554739402 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2030.0> 04:13:05.041 [info] s2b: Tx {gtp,v2,delete_session_request,4117077022,13829325,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054436,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262422554739402 consume call rx_s6b_str from <0.2030.0> in state state_authenticated 04:13:05.041 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.042 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422062493986 send ok to <0.2031.0> 04:13:05.042 [info] purge_ms_response(<<"262424193228464">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422062493986 consume call purge_ms_request from <0.2031.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420734548890 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2019.0> in state state_authenticated_wait_swx_saa 04:13:05.042 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422554739402"],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427935107429">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420734548890 send ok to <0.2019.0> 04:13:05.042 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424193228464">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420734548890 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_262420734548890 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2019.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.042 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427935107429 receive call purge_ms_request from <0.2032.0> in state state_active *DBG* epdg_ue_fsm_262420734548890 send ok to <0.211.0> 04:13:05.042 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422062493986">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420734548890 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425781149358 receive call rx_s6b_str from <0.2033.0> in state state_authenticated *DBG* aaa_ue_fsm_262425781149358 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2033.0> *DBG* aaa_ue_fsm_262425781149358 consume call rx_s6b_str from <0.2033.0> in state state_authenticated 04:13:05.042 [info] ue_fsm purge_ms_request 04:13:05.042 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422554739402","262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427935107429 send ok to <0.2032.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427935107429 consume call purge_ms_request from <0.2032.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420242987374">>, message_type => purge_ms_req}} 04:13:05.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.042 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422062493986">>,"internet",[],{epdg_tun_pdp_ctx,3591054438,3175502850,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.042 [info] KMOD Port Delete PDP Context Call {<0.1517.0>,[alias|#Ref<0.2003034577.3624206339.201507>]}: {delete_pdp_context,{172,18,126,103},3591054438,3175502850,{192,168,0,78}} 04:13:05.042 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,78}, 3591054438, 3175502850 04:13:05.042 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],772,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,78}},{i_tid,3591054438}]}} 04:13:05.042 [info] s2b: Tx {gtp,v2,delete_session_request,3175502850,13829326,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054438,<<172,18,126,20>>,undefined}]} 04:13:05.042 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420734548890",[],[2001],[],[{'Non-3GPP-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:05.042 [info] ue_fsm ev_rx_swx_saa 04:13:05.042 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420734548890","262420734548890@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.042 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.042 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427935107429">>,message_type => purge_ms_req} 04:13:05.042 [info] ue_fsm purge_ms_request 04:13:05.042 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,true,0,false,false} 04:13:05.042 [info] purge_ms_response(<<"262420734548890">>): ok 04:13:05.042 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420734548890">>,"internet",[],undefined,true,0,false,false} 04:13:05.042 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425781149358"],[],[]} 04:13:05.042 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427935107429">>,"internet",[],{epdg_tun_pdp_ctx,3591054442,344658889,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.042 [info] ue_fsm ev_rx_s6b_str 04:13:05.042 [info] KMOD Port Delete PDP Context Call {<0.1557.0>,[alias|#Ref<0.2003034577.3624206338.200421>]}: {delete_pdp_context,{172,18,126,103},3591054442,344658889,{192,168,0,82}} 04:13:05.042 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,82}, 3591054442, 344658889 04:13:05.042 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],836,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,82}},{i_tid,3591054442}]}} 04:13:05.042 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425781149358","262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.043 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.043 [info] s2b: Tx {gtp,v2,delete_session_request,344658889,13829327,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054442,<<172,18,126,20>>,undefined}]} 04:13:05.043 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420242987374">>,message_type => purge_ms_req} 04:13:05.043 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429472722524"],[],[]} 04:13:05.043 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,2,211,4,201,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420242987374 receive call purge_ms_request from <0.2035.0> in state state_active *DBG* aaa_ue_fsm_262429472722524 receive call rx_s6b_str from <0.2034.0> in state state_authenticated 04:13:05.044 [info] ue_fsm purge_ms_request 04:13:05.044 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420837240692 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376194,13829321,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2036.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429472722524 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2034.0> *DBG* aaa_ue_fsm_262429472722524 consume call rx_s6b_str from <0.2034.0> in state state_authenticated *DBG* epdg_ue_fsm_262420837240692 send ok to <0.2036.0> 04:13:05.044 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376194,13829321,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420837240692 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376194,13829321,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2036.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376194,13829321,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420837240692 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420837240692 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422554739402 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376197,13829323,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2037.0> in state state_wait_delete_session_resp 04:13:05.044 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420242987374">>,"internet",[],{epdg_tun_pdp_ctx,3591054444,3040546980,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422554739402 send ok to <0.2037.0> 04:13:05.044 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429472722524","262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262422554739402 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376197,13829323,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* epdg_ue_fsm_262422554739402 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.044 [info] KMOD Port Delete PDP Context Call {<0.1577.0>,[alias|#Ref<0.2003034577.3624206343.201804>]}: {delete_pdp_context,{172,18,126,103},3591054444,3040546980,{192,168,0,84}} *DBG* aaa_ue_fsm_262420837240692 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420837240692 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420242987374 send ok to <0.2035.0> *DBG* aaa_ue_fsm_262422554739402 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.044 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420242987374 consume call purge_ms_request from <0.2035.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422867012494 receive call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425287594511">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422867012494 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2039.0> *DBG* epdg_ue_fsm_262425287594511 receive call purge_ms_request from <0.2042.0> in state state_active *DBG* epdg_ue_fsm_262425781149358 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376196,13829322,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2040.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422867012494 consume call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* aaa_ue_fsm_262422554739402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420894185163 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2025.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429236569482 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425781149358 send ok to <0.2040.0> *DBG* aaa_ue_fsm_262422554739402 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.044 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,84}, 3591054444, 3040546980 04:13:05.044 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.044 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1352,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,84}},{i_tid,3591054444}]}} 04:13:05.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,false,0,false,false} 04:13:05.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.044 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,5,211,4,203,0,2,0,2,0,16,0>> 04:13:05.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,true,0,false,false} 04:13:05.044 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376197,13829323,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.044 [info] ue_fsm ev_rx_swm_str 04:13:05.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376197,13829323,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.044 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420837240692","262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,false,0,false,false} 04:13:05.045 [debug] SWx Tx SAR Imsi="262420837240692" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,true,0,false,false} 04:13:05.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420837240692",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.045 [info] s2b: Tx {gtp,v2,delete_session_request,3040546980,13829328,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054444,<<172,18,126,20>>,undefined}]} 04:13:05.045 [info] ue_fsm ev_rx_swm_str 04:13:05.045 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,4,211,4,202,0,2,0,2,0,16,0>> 04:13:05.045 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422867012494"],[],[]} 04:13:05.045 [info] ue_fsm ev_rx_s6b_str 04:13:05.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422554739402","262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.045 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376196,13829322,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.045 [debug] SWx Tx SAR Imsi="262422554739402" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.045 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422867012494","262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376196,13829322,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.045 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425287594511">>,message_type => purge_ms_req} 04:13:05.045 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.045 [info] ue_fsm purge_ms_request 04:13:05.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422554739402",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.045 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.045 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420894185163",[],[2001],[],[{'Non-3GPP-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:05.045 [info] ue_fsm ev_rx_swx_saa 04:13:05.045 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429236569482",[],[2001],[],[{'Non-3GPP-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:05.045 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425287594511">>,"internet",[],{epdg_tun_pdp_ctx,3591054446,1189196527,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.045 [info] ue_fsm ev_rx_swx_saa 04:13:05.045 [info] KMOD Port Delete PDP Context Call {<0.1597.0>,[alias|#Ref<0.2003034577.3624206339.201564>]}: {delete_pdp_context,{172,18,126,103},3591054446,1189196527,{192,168,0,86}} 04:13:05.045 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,86}, 3591054446, 1189196527 04:13:05.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,false,0,false,false} 04:13:05.045 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],900,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,86}},{i_tid,3591054446}]}} 04:13:05.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425807514900 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2028.0> in state state_authenticated_wait_swx_saa 04:13:05.045 [info] s2b: Tx {gtp,v2,delete_session_request,1189196527,13829329,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054446,<<172,18,126,20>>,undefined}]} 04:13:05.045 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420894185163","262420894185163@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.045 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429236569482","262429236569482@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420894185163 send ok to <0.2025.0> *DBG* aaa_ue_fsm_262425807514900 send ok to <0.2028.0> *DBG* epdg_ue_fsm_262425287594511 send ok to <0.2042.0> *DBG* aaa_ue_fsm_262429236569482 send ok to <0.2022.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420894185163 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_262420894185163 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2025.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425287594511 consume call purge_ms_request from <0.2042.0> in state state_active => state_wait_delete_session_resp 04:13:05.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429236569482 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2022.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425807514900 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2028.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425079086298">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420894185163 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425807514900 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_262425781149358 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376196,13829322,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2040.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.045 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422062493986"],[],[]} *DBG* epdg_ue_fsm_262420894185163 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425079086298 receive call purge_ms_request from <0.2045.0> in state state_active *DBG* epdg_ue_fsm_262425781149358 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425807514900 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422062493986 receive call rx_s6b_str from <0.2043.0> in state state_authenticated 04:13:05.046 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427935107429"],[],[]} *DBG* epdg_ue_fsm_262429236569482 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_262425807514900 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422062493986 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2043.0> *DBG* aaa_ue_fsm_262427935107429 receive call rx_s6b_str from <0.2044.0> in state state_authenticated *DBG* epdg_ue_fsm_262429236569482 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422062493986 consume call rx_s6b_str from <0.2043.0> in state state_authenticated *DBG* epdg_ue_fsm_262429236569482 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425781149358 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.046 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425807514900",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427935107429 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2044.0> *DBG* aaa_ue_fsm_262427935107429 consume call rx_s6b_str from <0.2044.0> in state state_authenticated *DBG* epdg_ue_fsm_262429472722524 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376200,13829324,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2046.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425781149358 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429472722524 send ok to <0.2046.0> *DBG* epdg_ue_fsm_262425079086298 send ok to <0.2045.0> *DBG* aaa_ue_fsm_262425781149358 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429472722524 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376200,13829324,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2046.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425079086298 consume call purge_ms_request from <0.2045.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421462954102">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429472722524 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.046 [info] ue_fsm ev_rx_swx_saa 04:13:05.046 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425807514900","262425807514900@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.046 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.046 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,true,0,false,false} 04:13:05.046 [info] purge_ms_response(<<"262420894185163">>): ok 04:13:05.046 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.046 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425079086298">>,message_type => purge_ms_req} 04:13:05.046 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420894185163">>,"internet",[],undefined,true,0,false,false} 04:13:05.046 [info] ue_fsm purge_ms_request 04:13:05.046 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,true,0,false,false} 04:13:05.046 [info] purge_ms_response(<<"262425807514900">>): ok 04:13:05.046 [info] ue_fsm ev_rx_s6b_str 04:13:05.046 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.047 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425079086298">>,"internet",[],{epdg_tun_pdp_ctx,3591054447,1888334572,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.047 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425807514900">>,"internet",[],undefined,true,0,false,false} 04:13:05.047 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422062493986","262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.047 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.047 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,true,0,false,false} 04:13:05.047 [info] ue_fsm ev_rx_s6b_str 04:13:05.047 [info] purge_ms_response(<<"262429236569482">>): ok 04:13:05.047 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.047 [info] KMOD Port Delete PDP Context Call {<0.1607.0>,[alias|#Ref<0.2003034577.3624206337.220120>]}: {delete_pdp_context,{172,18,126,103},3591054447,1888334572,{192,168,0,87}} 04:13:05.047 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,87}, 3591054447, 1888334572 04:13:05.047 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],964,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,87}},{i_tid,3591054447}]}} 04:13:05.047 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427935107429","262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.047 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429236569482">>,"internet",[],undefined,true,0,false,false} 04:13:05.047 [info] ue_fsm ev_rx_swm_str 04:13:05.047 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,8,211,4,204,0,2,0,2,0,16,0>> 04:13:05.047 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.047 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425781149358","262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.047 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376200,13829324,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.047 [debug] SWx Tx SAR Imsi="262425781149358" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.047 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.047 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376200,13829324,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.047 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425781149358",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.047 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,false,0,false,false} 04:13:05.047 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.047 [info] s2b: Tx {gtp,v2,delete_session_request,1888334572,13829330,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054447,<<172,18,126,20>>,undefined}]} 04:13:05.047 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,true,0,false,false} 04:13:05.047 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429472722524 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.047 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420837240692",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420837240692 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2038.0> in state state_authenticated_wait_swx_saa 04:13:05.047 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,7,211,4,205,0,2,0,2,0,16,0>> 04:13:05.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421462954102">>,message_type => purge_ms_req} 04:13:05.048 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420242987374"],[],[]} *DBG* epdg_ue_fsm_262421462954102 receive call purge_ms_request from <0.2051.0> in state state_active *DBG* epdg_ue_fsm_262422867012494 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376199,13829325,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2050.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420242987374 receive call rx_s6b_str from <0.2048.0> in state state_authenticated 04:13:05.049 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429472722524","262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429472722524 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425287594511 receive call rx_s6b_str from <0.2052.0> in state state_authenticated *DBG* aaa_ue_fsm_262420837240692 send ok to <0.2038.0> *DBG* epdg_ue_fsm_262422867012494 send ok to <0.2050.0> *DBG* aaa_ue_fsm_262420837240692 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2038.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420242987374 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2048.0> *DBG* epdg_ue_fsm_262420837240692 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.049 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429472722524 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422867012494 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376199,13829325,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2050.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425287594511 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2052.0> *DBG* epdg_ue_fsm_262422062493986 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376201,13829326,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2053.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420242987374 consume call rx_s6b_str from <0.2048.0> in state state_authenticated *DBG* epdg_ue_fsm_262420837240692 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422867012494 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425781149358 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2047.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422867012494 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422554739402 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2041.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425079086298 receive call rx_s6b_str from <0.2054.0> in state state_authenticated *DBG* aaa_ue_fsm_262425287594511 consume call rx_s6b_str from <0.2052.0> in state state_authenticated *DBG* epdg_ue_fsm_262422062493986 send ok to <0.2053.0> 04:13:05.049 [debug] SWx Tx SAR Imsi="262429472722524" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.049 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420837240692","262420837240692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.049 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376199,13829325,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.050 [info] ue_fsm purge_ms_request 04:13:05.050 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376199,13829325,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.050 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429472722524",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.050 [info] ue_fsm ev_rx_s6b_str 04:13:05.050 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425287594511"],[],[]} 04:13:05.050 [info] ue_fsm ev_rx_s6b_str 04:13:05.050 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421462954102">>,"internet",[],{epdg_tun_pdp_ctx,3591054449,1357701682,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.050 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.050 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,false,0,false,false} 04:13:05.050 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.050 [info] KMOD Port Delete PDP Context Call {<0.1627.0>,[alias|#Ref<0.2003034577.3624206337.220135>]}: {delete_pdp_context,{172,18,126,103},3591054449,1357701682,{192,168,0,89}} 04:13:05.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420242987374","262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.050 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,true,0,false,false} 04:13:05.050 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.050 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,9,211,4,206,0,2,0,2,0,16,0>> 04:13:05.050 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425287594511","262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.050 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376201,13829326,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.050 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.050 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376201,13829326,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.050 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,89}, 3591054449, 1357701682 04:13:05.050 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1416,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,89}},{i_tid,3591054449}]}} 04:13:05.050 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.050 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,true,0,false,false} 04:13:05.050 [info] purge_ms_response(<<"262420837240692">>): ok 04:13:05.050 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425781149358",[],[2001],[],[{'Non-3GPP-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:05.050 [info] ue_fsm ev_rx_swm_str 04:13:05.050 [info] ue_fsm ev_rx_swx_saa 04:13:05.050 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422554739402",[],[2001],[],[{'Non-3GPP-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:05.050 [info] ue_fsm ev_rx_swx_saa 04:13:05.050 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425079086298"],[],[]} 04:13:05.050 [info] ue_fsm ev_rx_s6b_str 04:13:05.050 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,false,0,false,false} 04:13:05.050 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.050 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420837240692">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420837240692 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.050 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,13,211,4,207,0,2,0,2,0,16,0>> 04:13:05.050 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422867012494","262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.050 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425781149358","262425781149358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427935107429 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376205,13829327,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp 04:13:05.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425079086298","262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.050 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422554739402","262422554739402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422867012494 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425079086298 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2054.0> *DBG* epdg_ue_fsm_262427935107429 send ok to <0.2055.0> *DBG* aaa_ue_fsm_262422867012494 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425781149358 send ok to <0.2047.0> 04:13:05.050 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422554739402 send ok to <0.2041.0> *DBG* aaa_ue_fsm_262425079086298 consume call rx_s6b_str from <0.2054.0> in state state_authenticated *DBG* epdg_ue_fsm_262425781149358 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_262425781149358 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2047.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422554739402 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2041.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421462954102 send ok to <0.2051.0> *DBG* epdg_ue_fsm_262427935107429 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376205,13829327,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2055.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422062493986 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376201,13829326,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2053.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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.051 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376205,13829327,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425781149358 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421462954102 consume call purge_ms_request from <0.2051.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422554739402 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_262420242987374 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376207,13829328,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_262427935107429 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422062493986 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428736413951">>, message_type => purge_ms_req}} 04:13:05.051 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376205,13829327,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425781149358 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422554739402 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427935107429 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420242987374 send ok to <0.2057.0> *DBG* epdg_ue_fsm_262422554739402 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420242987374 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376207,13829328,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* epdg_ue_fsm_262425287594511 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376209,13829329,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2058.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420242987374 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.051 [debug] SWx Tx SAR Imsi="262422867012494" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.051 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422867012494",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.051 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,false,0,false,false} 04:13:05.051 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.051 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.051 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.051 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.051 [info] s2b: Tx {gtp,v2,delete_session_request,1357701682,13829331,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054449,<<172,18,126,20>>,undefined}]} 04:13:05.051 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,true,0,false,false} 04:13:05.051 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,true,0,false,false} 04:13:05.051 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,15,211,4,208,0,2,0,2,0,16,0>> 04:13:05.051 [info] purge_ms_response(<<"262425781149358">>): ok 04:13:05.051 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.051 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376207,13829328,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.051 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376207,13829328,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.052 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425781149358">>,"internet",[],undefined,true,0,false,false} 04:13:05.052 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,true,0,false,false} 04:13:05.052 [info] purge_ms_response(<<"262422554739402">>): ok 04:13:05.052 [info] ue_fsm ev_rx_swm_str 04:13:05.052 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,false,0,false,false} 04:13:05.052 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.052 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,17,211,4,209,0,2,0,2,0,16,0>> 04:13:05.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428736413951">>,message_type => purge_ms_req} 04:13:05.052 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422554739402">>,"internet",[],undefined,true,0,false,false} 04:13:05.052 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427935107429","262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.052 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,true,0,false,false} 04:13:05.052 [debug] SWx Tx SAR Imsi="262427935107429" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.052 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376209,13829329,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.052 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376209,13829329,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.052 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428736413951 receive call purge_ms_request from <0.2059.0> in state state_active 04:13:05.052 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427935107429",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.052 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427935107429 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425287594511 send ok to <0.2058.0> *DBG* aaa_ue_fsm_262427935107429 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422062493986 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425287594511 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376209,13829329,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2058.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428736413951 send ok to <0.2059.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425287594511 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428736413951 consume call purge_ms_request from <0.2059.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426491523202">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422062493986 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426491523202 receive call purge_ms_request from <0.2062.0> in state state_active *DBG* aaa_ue_fsm_262420242987374 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422062493986 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.052 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429472722524",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420242987374 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425287594511 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420242987374 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426491523202 send ok to <0.2062.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426491523202 consume call purge_ms_request from <0.2062.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425287594511 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425287594511 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428770574323">>, message_type => purge_ms_req}} 04:13:05.053 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428736413951">>,"internet",[],{epdg_tun_pdp_ctx,3591054451,2387122090,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.053 [info] KMOD Port Delete PDP Context Call {<0.1647.0>,[alias|#Ref<0.2003034577.3624206337.220196>]}: {delete_pdp_context,{172,18,126,103},3591054451,2387122090,{192,168,0,91}} 04:13:05.053 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.053 [info] ue_fsm ev_rx_swm_str 04:13:05.053 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,91}, 3591054451, 2387122090 04:13:05.053 [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,126,103}},{ms_address,{192,168,0,91}},{i_tid,3591054451}]}} 04:13:05.053 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,true,0,false,false} 04:13:05.053 [info] s2b: Tx {gtp,v2,delete_session_request,2387122090,13829332,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054451,<<172,18,126,20>>,undefined}]} 04:13:05.053 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422062493986","262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.053 [debug] SWx Tx SAR Imsi="262422062493986" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.053 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422062493986",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.053 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426491523202">>,message_type => purge_ms_req} 04:13:05.053 [info] ue_fsm purge_ms_request 04:13:05.053 [info] ue_fsm ev_rx_swm_str 04:13:05.053 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426491523202">>,"internet",[],{epdg_tun_pdp_ctx,3591054452,3947480618,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.053 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420242987374","262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.053 [info] KMOD Port Delete PDP Context Call {<0.1657.0>,[alias|#Ref<0.2003034577.3624206338.200550>]}: {delete_pdp_context,{172,18,126,103},3591054452,3947480618,{192,168,0,92}} 04:13:05.053 [debug] SWx Tx SAR Imsi="262420242987374" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.053 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,92}, 3591054452, 3947480618 04:13:05.053 [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,126,103}},{ms_address,{192,168,0,92}},{i_tid,3591054452}]}} 04:13:05.053 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420242987374",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.053 [info] ue_fsm ev_rx_swm_str 04:13:05.053 [info] s2b: Tx {gtp,v2,delete_session_request,3947480618,13829333,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054452,<<172,18,126,20>>,undefined}]} 04:13:05.053 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425287594511","262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.053 [debug] SWx Tx SAR Imsi="262425287594511" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.053 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425287594511",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.054 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429472722524 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2049.0> in state state_authenticated_wait_swx_saa 04:13:05.054 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428770574323">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429472722524 send ok to <0.2049.0> 04:13:05.054 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421462954102"],[],[]} *DBG* epdg_ue_fsm_262428770574323 receive call purge_ms_request from <0.2066.0> in state state_active *DBG* aaa_ue_fsm_262429472722524 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2049.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429472722524 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.054 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429472722524","262429472722524@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421462954102 receive call rx_s6b_str from <0.2065.0> in state state_authenticated 04:13:05.054 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429472722524 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421462954102 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2065.0> 04:13:05.054 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429472722524 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421462954102 consume call rx_s6b_str from <0.2065.0> in state state_authenticated 04:13:05.054 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428770574323 send ok to <0.2066.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428770574323 consume call purge_ms_request from <0.2066.0> in state state_active => state_wait_delete_session_resp 04:13:05.054 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428770574323">>,"internet",[],{epdg_tun_pdp_ctx,3591054375,1270950357,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422867012494 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422730474557">>, message_type => purge_ms_req}} 04:13:05.054 [info] KMOD Port Delete PDP Context Call {<0.887.0>,[alias|#Ref<0.2003034577.3624206343.202070>]}: {delete_pdp_context,{172,18,126,103},3591054375,1270950357,{192,168,0,15}} *DBG* aaa_ue_fsm_262422867012494 send ok to <0.2056.0> *DBG* aaa_ue_fsm_262422867012494 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.054 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,15}, 3591054375, 1270950357 *DBG* epdg_ue_fsm_262422867012494 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_262422730474557 receive call purge_ms_request from <0.2069.0> in state state_active 04:13:05.054 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1480,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,15}},{i_tid,3591054375}]}} *DBG* epdg_ue_fsm_262422867012494 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428736413951 receive call rx_s6b_str from <0.2067.0> in state state_authenticated *DBG* epdg_ue_fsm_262425079086298 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376210,13829330,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2068.0> in state state_wait_delete_session_resp 04:13:05.054 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422867012494 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428736413951 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2067.0> *DBG* epdg_ue_fsm_262425079086298 send ok to <0.2068.0> *DBG* aaa_ue_fsm_262428736413951 consume call rx_s6b_str from <0.2067.0> in state state_authenticated *DBG* epdg_ue_fsm_262422730474557 send ok to <0.2069.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425079086298 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422730474557 consume call purge_ms_request from <0.2069.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425079086298 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376210,13829330,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2068.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262424017075054">>,ok}} *DBG* epdg_ue_fsm_262425079086298 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.055 [info] purge_ms_response(<<"262429472722524">>): ok 04:13:05.055 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421462954102","262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.055 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.055 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429472722524">>,"internet",[],undefined,true,0,false,false} 04:13:05.055 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.055 [info] s2b: Tx {gtp,v2,delete_session_request,1270950357,13829334,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054375,<<172,18,126,20>>,undefined}]} 04:13:05.055 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422867012494",[],[2001],[],[{'Non-3GPP-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:05.055 [info] ue_fsm ev_rx_swx_saa 04:13:05.055 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422867012494","262422867012494@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.055 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.055 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,18,211,4,210,0,2,0,2,0,16,0>> 04:13:05.055 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422730474557">>,message_type => purge_ms_req} 04:13:05.055 [info] ue_fsm purge_ms_request 04:13:05.055 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,true,0,false,false} 04:13:05.055 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376210,13829330,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.055 [info] purge_ms_response(<<"262422867012494">>): ok 04:13:05.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428736413951"],[],[]} 04:13:05.055 [info] ue_fsm ev_rx_s6b_str 04:13:05.055 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376210,13829330,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.055 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422730474557">>,"internet",[],{epdg_tun_pdp_ctx,3591054386,123173833,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.055 [info] KMOD Port Delete PDP Context Call {<0.997.0>,[alias|#Ref<0.2003034577.3624206343.202080>]}: {delete_pdp_context,{172,18,126,103},3591054386,123173833,{192,168,0,26}} 04:13:05.055 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,26}, 3591054386, 123173833 04:13:05.055 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1544,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,26}},{i_tid,3591054386}]}} 04:13:05.055 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428736413951","262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.055 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422867012494">>,"internet",[],undefined,true,0,false,false} 04:13:05.055 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.055 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,false,0,false,false} 04:13:05.055 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.055 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.055 [info] s2b: Tx {gtp,v2,delete_session_request,123173833,13829335,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054386,<<172,18,126,20>>,undefined}]} 04:13:05.055 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,true,0,false,false} 04:13:05.055 [info] ue_fsm ev_rx_swm_str 04:13:05.055 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425079086298","262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.055 [info] purge_ms_response for <<"262424017075054">>: ok 04:13:05.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426491523202"],[],[]} 04:13:05.056 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424017075054">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426491523202 receive call rx_s6b_str from <0.2070.0> in state state_authenticated 04:13:05.056 [debug] SWx Tx SAR Imsi="262425079086298" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425079086298 send ok to <0.201.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422502313676">>,ok}} 04:13:05.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425079086298",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426491523202 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2070.0> *DBG* aaa_ue_fsm_262425079086298 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427935107429 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2060.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421462954102 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376212,13829331,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2072.0> in state state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.056 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426491523202 consume call rx_s6b_str from <0.2070.0> in state state_authenticated *DBG* aaa_ue_fsm_262427935107429 send ok to <0.2060.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429834934810">>,ok}} 04:13:05.056 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,20,211,4,211,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427935107429 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2060.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421462954102 send ok to <0.2072.0> *DBG* epdg_ue_fsm_262427935107429 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.057 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427935107429",[],[2001],[],[{'Non-3GPP-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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421462954102 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376212,13829331,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2072.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427935107429 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428770574323 receive call rx_s6b_str from <0.2073.0> in state state_authenticated *DBG* epdg_ue_fsm_262428736413951 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376214,13829332,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2074.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420554987215">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421462954102 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421462954102 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427935107429 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.057 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376212,13829331,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.057 [info] ue_fsm ev_rx_swx_saa 04:13:05.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426491523202","262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.057 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376212,13829331,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.057 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.057 [info] purge_ms_response for <<"262422502313676">>: ok 04:13:05.057 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422502313676">>,message_type => purge_ms_res} 04:13:05.057 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.057 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427935107429","262427935107429@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.057 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.057 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,false,0,false,false} 04:13:05.057 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.057 [info] purge_ms_response for <<"262429834934810">>: ok 04:13:05.057 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429834934810">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422062493986 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2061.0> in state state_authenticated_wait_swx_saa 04:13:05.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428770574323"],[],[]} 04:13:05.057 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,22,211,4,212,0,2,0,2,0,16,0>> 04:13:05.057 [info] ue_fsm ev_rx_s6b_str 04:13:05.057 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,true,0,false,false} 04:13:05.057 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,true,0,false,false} 04:13:05.057 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376214,13829332,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.057 [info] purge_ms_response(<<"262427935107429">>): ok 04:13:05.057 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376214,13829332,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.057 [info] ue_fsm ev_rx_swm_str 04:13:05.057 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427935107429">>,"internet",[],undefined,true,0,false,false} 04:13:05.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428770574323","262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.057 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428770574323 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2073.0> 04:13:05.057 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420554987215">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428736413951 send ok to <0.2074.0> *DBG* aaa_ue_fsm_262428770574323 consume call rx_s6b_str from <0.2073.0> in state state_authenticated *DBG* epdg_ue_fsm_262428736413951 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376214,13829332,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2074.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.057 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421462954102","262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420554987215 receive call purge_ms_request from <0.2076.0> in state state_active *DBG* epdg_ue_fsm_262428736413951 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.058 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422730474557"],[],[]} *DBG* aaa_ue_fsm_262422730474557 receive call rx_s6b_str from <0.2075.0> in state state_authenticated 04:13:05.058 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422062493986",[],[2001],[],[{'Non-3GPP-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:05.058 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422730474557 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2075.0> *DBG* aaa_ue_fsm_262422730474557 consume call rx_s6b_str from <0.2075.0> in state state_authenticated *DBG* aaa_ue_fsm_262421462954102 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422062493986 send ok to <0.2061.0> 04:13:05.058 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422062493986","262422062493986@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428736413951 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422062493986 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_262421462954102 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422062493986 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2061.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.058 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420554987215 send ok to <0.2076.0> *DBG* epdg_ue_fsm_262422062493986 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420554987215 consume call purge_ms_request from <0.2076.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422062493986 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420250398161">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426491523202 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376215,13829333,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428736413951 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420242987374 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2063.0> in state state_authenticated_wait_swx_saa 04:13:05.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428736413951 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.058 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.058 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,true,0,false,false} 04:13:05.058 [info] ue_fsm purge_ms_request 04:13:05.058 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420554987215">>,"internet",[],{epdg_tun_pdp_ctx,3591054387,3802463701,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.058 [debug] SWx Tx SAR Imsi="262421462954102" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.058 [info] ue_fsm ev_rx_s6b_str 04:13:05.058 [info] KMOD Port Delete PDP Context Call {<0.1007.0>,[alias|#Ref<0.2003034577.3624206338.200666>]}: {delete_pdp_context,{172,18,126,103},3591054387,3802463701,{192,168,0,27}} 04:13:05.058 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422730474557","262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.058 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,27}, 3591054387, 3802463701 04:13:05.058 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.058 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1608,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,27}},{i_tid,3591054387}]}} 04:13:05.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421462954102",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.059 [info] ue_fsm ev_rx_swm_str 04:13:05.059 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.059 [info] s2b: Tx {gtp,v2,delete_session_request,3802463701,13829336,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054387,<<172,18,126,20>>,undefined}]} 04:13:05.059 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428736413951","262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.059 [debug] SWx Tx SAR Imsi="262428736413951" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.059 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,23,211,4,213,0,2,0,2,0,16,0>> 04:13:05.059 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,true,0,false,false} 04:13:05.059 [info] purge_ms_response(<<"262422062493986">>): ok 04:13:05.059 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376215,13829333,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.059 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428736413951",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.059 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422062493986">>,"internet",[],undefined,true,0,false,false} 04:13:05.059 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376215,13829333,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.059 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420242987374",[],[2001],[],[{'Non-3GPP-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:05.059 [info] ue_fsm ev_rx_swx_saa 04:13:05.059 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420250398161">>,message_type => purge_ms_req} 04:13:05.059 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420250398161 receive call purge_ms_request from <0.2080.0> in state state_active *DBG* aaa_ue_fsm_262425287594511 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2064.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425287594511 send ok to <0.2064.0> *DBG* epdg_ue_fsm_262425287594511 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_262426491523202 send ok to <0.2079.0> 04:13:05.059 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420242987374","262420242987374@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425287594511 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2064.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425287594511 send ok to <0.211.0> 04:13:05.059 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262426491523202 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376215,13829333,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2079.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425287594511 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426491523202 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428770574323 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376138,13829334,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2081.0> in state state_wait_delete_session_resp 04:13:05.060 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425287594511",[],[2001],[],[{'Non-3GPP-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_262426491523202 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.060 [info] ue_fsm ev_rx_swx_saa 04:13:05.060 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420250398161">>,"internet",[],{epdg_tun_pdp_ctx,3591054385,1075167197,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428770574323 send ok to <0.2081.0> 04:13:05.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425287594511","262425287594511@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.060 [info] KMOD Port Delete PDP Context Call {<0.987.0>,[alias|#Ref<0.2003034577.3624206343.202238>]}: {delete_pdp_context,{172,18,126,103},3591054385,1075167197,{192,168,0,25}} *DBG* epdg_ue_fsm_262420250398161 send ok to <0.2080.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428770574323 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376138,13829334,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2081.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420250398161 consume call purge_ms_request from <0.2080.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426491523202 send ok to <0.201.0> 04:13:05.060 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262420242987374 send ok to <0.2063.0> *DBG* aaa_ue_fsm_262428770574323 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420242987374 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424905639219">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428770574323 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426491523202 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420242987374 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2063.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425079086298 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420242987374 send ok to <0.211.0> 04:13:05.060 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.060 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,25}, 3591054385, 1075167197 04:13:05.060 [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,126,103}},{ms_address,{192,168,0,25}},{i_tid,3591054385}]}} 04:13:05.060 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,202,211,4,214,0,2,0,2,0,16,0>> 04:13:05.060 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,true,0,false,false} 04:13:05.060 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376138,13829334,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.060 [info] purge_ms_response(<<"262425287594511">>): ok 04:13:05.060 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,true,0,false,false} 04:13:05.060 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376138,13829334,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.060 [info] ue_fsm ev_rx_swm_str 04:13:05.060 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425287594511">>,"internet",[],undefined,true,0,false,false} 04:13:05.061 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426491523202","262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.061 [debug] SWx Tx SAR Imsi="262426491523202" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.061 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,false,0,false,false} 04:13:05.061 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.061 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426491523202",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.061 [info] s2b: Tx {gtp,v2,delete_session_request,1075167197,13829337,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054385,<<172,18,126,20>>,undefined}]} 04:13:05.061 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,true,0,false,false} 04:13:05.061 [info] ue_fsm ev_rx_swm_str 04:13:05.061 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.061 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425079086298",[],[2001],[],[{'Non-3GPP-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:05.061 [info] ue_fsm ev_rx_swx_saa 04:13:05.061 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428770574323","262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.061 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,true,0,false,false} 04:13:05.061 [info] purge_ms_response(<<"262420242987374">>): ok 04:13:05.061 [debug] SWx Tx SAR Imsi="262428770574323" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.061 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424905639219">>,message_type => purge_ms_req} 04:13:05.061 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428770574323",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.061 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420242987374">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420242987374 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.061 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425079086298","262425079086298@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428770574323 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424905639219 receive call purge_ms_request from <0.2084.0> in state state_active *DBG* aaa_ue_fsm_262428770574323 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.062 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425079086298 send ok to <0.2071.0> *DBG* epdg_ue_fsm_262425079086298 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_262425079086298 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2071.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.062 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424905639219">>,"internet",[],{epdg_tun_pdp_ctx,3591054439,4146857164,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425079086298 send ok to <0.211.0> 04:13:05.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425079086298 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.062 [info] KMOD Port Delete PDP Context Call {<0.1527.0>,[alias|#Ref<0.2003034577.3624206338.200733>]}: {delete_pdp_context,{172,18,126,103},3591054439,4146857164,{192,168,0,79}} 04:13:05.062 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,79}, 3591054439, 4146857164 04:13:05.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424905639219 send ok to <0.2084.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.062 [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,126,103}},{ms_address,{192,168,0,79}},{i_tid,3591054439}]}} *DBG* epdg_ue_fsm_262424905639219 consume call purge_ms_request from <0.2084.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420554987215 receive call rx_s6b_str from <0.2085.0> in state state_authenticated *DBG* aaa_ue_fsm_262421462954102 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421934936852">>, message_type => purge_ms_req}} 04:13:05.062 [info] purge_ms_response(<<"262425079086298">>): ok 04:13:05.062 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425079086298">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420554987215 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2085.0> *DBG* aaa_ue_fsm_262421462954102 send ok to <0.2077.0> *DBG* epdg_ue_fsm_262421462954102 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_262420554987215 consume call rx_s6b_str from <0.2085.0> in state state_authenticated *DBG* aaa_ue_fsm_262421462954102 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2077.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.062 [info] s2b: Tx {gtp,v2,delete_session_request,4146857164,13829338,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054439,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262421462954102 send ok to <0.211.0> 04:13:05.062 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420554987215"],[],[]} *DBG* epdg_ue_fsm_262421934936852 receive call purge_ms_request from <0.2086.0> in state state_active *DBG* epdg_ue_fsm_262421462954102 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.062 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421462954102",[],[2001],[],[{'Non-3GPP-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:05.062 [info] ue_fsm ev_rx_s6b_str 04:13:05.062 [info] ue_fsm ev_rx_swx_saa 04:13:05.062 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420554987215","262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.062 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421462954102","262421462954102@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.062 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.062 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421934936852 send ok to <0.2086.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.062 [info] purge_ms_response(<<"262421462954102">>): ok *DBG* epdg_ue_fsm_262421934936852 consume call purge_ms_request from <0.2086.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423349834268">>, message_type => purge_ms_req}} 04:13:05.063 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421934936852">>,message_type => purge_ms_req} 04:13:05.063 [info] ue_fsm purge_ms_request 04:13:05.063 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421462954102">>,"internet",[],undefined,true,0,false,false} 04:13:05.063 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421934936852">>,"internet",[],{epdg_tun_pdp_ctx,3591054382,3007622140,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423349834268 receive call purge_ms_request from <0.2087.0> in state state_active 04:13:05.063 [info] KMOD Port Delete PDP Context Call {<0.957.0>,[alias|#Ref<0.2003034577.3624206338.200750>]}: {delete_pdp_context,{172,18,126,103},3591054382,3007622140,{192,168,0,22}} 04:13:05.063 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,22}, 3591054382, 3007622140 04:13:05.063 [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,126,103}},{ms_address,{192,168,0,22}},{i_tid,3591054382}]}} 04:13:05.063 [info] s2b: Tx {gtp,v2,delete_session_request,3007622140,13829339,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054382,<<172,18,126,20>>,undefined}]} 04:13:05.063 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423349834268">>,message_type => purge_ms_req} 04:13:05.063 [info] ue_fsm purge_ms_request 04:13:05.063 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423349834268">>,"internet",[],{epdg_tun_pdp_ctx,3591054390,2407674628,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.063 [info] KMOD Port Delete PDP Context Call {<0.1037.0>,[alias|#Ref<0.2003034577.3624206337.220396>]}: {delete_pdp_context,{172,18,126,103},3591054390,2407674628,{192,168,0,30}} 04:13:05.063 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,30}, 3591054390, 2407674628 04:13:05.063 [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,126,103}},{ms_address,{192,168,0,30}},{i_tid,3591054390}]}} 04:13:05.063 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,213,211,4,215,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422730474557 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376149,13829335,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2088.0> in state state_wait_delete_session_resp 04:13:05.063 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376149,13829335,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.063 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376149,13829335,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.064 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422730474557 send ok to <0.2088.0> *DBG* epdg_ue_fsm_262422730474557 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376149,13829335,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2088.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423349834268 send ok to <0.2087.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.064 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422730474557 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422730474557 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423349834268 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425812504659">>, message_type => purge_ms_req}} 04:13:05.064 [info] s2b: Tx {gtp,v2,delete_session_request,2407674628,13829340,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054390,<<172,18,126,20>>,undefined}]} 04:13:05.064 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,true,0,false,false} 04:13:05.064 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425812504659 receive call purge_ms_request from <0.2090.0> in state state_active *DBG* aaa_ue_fsm_262422730474557 send ok to <0.201.0> 04:13:05.064 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422730474557","262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422730474557 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.064 [debug] SWx Tx SAR Imsi="262422730474557" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.064 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425812504659">>,message_type => purge_ms_req} 04:13:05.064 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420250398161 receive call rx_s6b_str from <0.2091.0> in state state_authenticated 04:13:05.064 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422730474557",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420250398161 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2091.0> *DBG* aaa_ue_fsm_262428736413951 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2078.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425812504659 send ok to <0.2090.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.064 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425812504659">>,"internet",[],{epdg_tun_pdp_ctx,3591054441,3014320582,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262420250398161 consume call rx_s6b_str from <0.2091.0> in state state_authenticated *DBG* aaa_ue_fsm_262426491523202 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2082.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425812504659 consume call purge_ms_request from <0.2090.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428736413951 send ok to <0.2078.0> *DBG* epdg_ue_fsm_262428736413951 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.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425573951154">>, message_type => purge_ms_req}} 04:13:05.064 [info] KMOD Port Delete PDP Context Call {<0.1547.0>,[alias|#Ref<0.2003034577.3624206343.202319>]}: {delete_pdp_context,{172,18,126,103},3591054441,3014320582,{192,168,0,81}} *DBG* aaa_ue_fsm_262428736413951 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2078.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426491523202 send ok to <0.2082.0> *DBG* epdg_ue_fsm_262428736413951 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426491523202 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2082.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426491523202 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.064 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420250398161"],[],[]} *DBG* epdg_ue_fsm_262428736413951 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425573951154 receive call purge_ms_request from <0.2092.0> in state state_active *DBG* epdg_ue_fsm_262426491523202 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426491523202 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.064 [info] ue_fsm ev_rx_s6b_str 04:13:05.064 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,81}, 3591054441, 3014320582 04:13:05.064 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1672,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,81}},{i_tid,3591054441}]}} 04:13:05.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420250398161","262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.064 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428736413951",[],[2001],[],[{'Non-3GPP-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:05.064 [info] s2b: Tx {gtp,v2,delete_session_request,3014320582,13829341,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054441,<<172,18,126,20>>,undefined}]} 04:13:05.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.064 [info] ue_fsm ev_rx_swx_saa 04:13:05.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.064 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426491523202",[],[2001],[],[{'Non-3GPP-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:05.064 [info] ue_fsm ev_rx_swx_saa 04:13:05.064 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428736413951","262428736413951@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.064 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.064 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426491523202","262426491523202@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.064 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,true,0,false,false} 04:13:05.064 [info] purge_ms_response(<<"262428736413951">>): ok 04:13:05.064 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.064 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425573951154">>,message_type => purge_ms_req} 04:13:05.064 [info] ue_fsm purge_ms_request 04:13:05.064 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428736413951">>,"internet",[],undefined,true,0,false,false} 04:13:05.065 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,true,0,false,false} 04:13:05.065 [info] purge_ms_response(<<"262426491523202">>): ok 04:13:05.065 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426491523202">>,"internet",[],undefined,true,0,false,false} 04:13:05.065 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425573951154">>,"internet",[],{epdg_tun_pdp_ctx,3591054388,2416577450,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.065 [info] KMOD Port Delete PDP Context Call {<0.1017.0>,[alias|#Ref<0.2003034577.3624206338.200805>]}: {delete_pdp_context,{172,18,126,103},3591054388,2416577450,{192,168,0,28}} 04:13:05.065 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,28}, 3591054388, 2416577450 04:13:05.065 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1736,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,28}},{i_tid,3591054388}]}} 04:13:05.065 [info] s2b: Tx {gtp,v2,delete_session_request,2416577450,13829342,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054388,<<172,18,126,20>>,undefined}]} 04:13:05.066 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421934936852"],[],[]} 04:13:05.066 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424905639219"],[],[]} *DBG* aaa_ue_fsm_262421934936852 receive call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* epdg_ue_fsm_262425573951154 send ok to <0.2092.0> 04:13:05.066 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424905639219 receive call rx_s6b_str from <0.2094.0> in state state_authenticated *DBG* epdg_ue_fsm_262425573951154 consume call purge_ms_request from <0.2092.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421934936852 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2093.0> 04:13:05.067 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425593692031">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420554987215 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376150,13829336,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2095.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421934936852 consume call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* aaa_ue_fsm_262424905639219 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2094.0> 04:13:05.066 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,214,211,4,216,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262424905639219 consume call rx_s6b_str from <0.2094.0> in state state_authenticated 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421934936852","262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420554987215 send ok to <0.2095.0> 04:13:05.067 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376150,13829336,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420554987215 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376150,13829336,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2095.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425593692031 receive call purge_ms_request from <0.2096.0> in state state_active 04:13:05.067 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376150,13829336,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420554987215 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423349834268 receive call rx_s6b_str from <0.2097.0> in state state_authenticated *DBG* epdg_ue_fsm_262420554987215 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425812504659 receive call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* aaa_ue_fsm_262423349834268 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2097.0> 04:13:05.067 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423349834268 consume call rx_s6b_str from <0.2097.0> in state state_authenticated *DBG* aaa_ue_fsm_262425812504659 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2098.0> *DBG* aaa_ue_fsm_262425812504659 consume call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* aaa_ue_fsm_262420554987215 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425593692031 send ok to <0.2096.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420554987215 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425593692031 consume call purge_ms_request from <0.2096.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428443279244">>, message_type => purge_ms_req}} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424905639219","262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.067 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.067 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,false,0,false,false} 04:13:05.067 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.067 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425593692031">>,message_type => purge_ms_req} 04:13:05.067 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,true,0,false,false} 04:13:05.067 [info] ue_fsm purge_ms_request 04:13:05.067 [info] ue_fsm ev_rx_swm_str 04:13:05.067 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423349834268"],[],[]} 04:13:05.067 [info] ue_fsm ev_rx_s6b_str 04:13:05.067 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425812504659"],[],[]} 04:13:05.067 [info] ue_fsm ev_rx_s6b_str 04:13:05.067 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425593692031">>,"internet",[],{epdg_tun_pdp_ctx,3591054389,3011258743,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420554987215","262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.067 [info] KMOD Port Delete PDP Context Call {<0.1027.0>,[alias|#Ref<0.2003034577.3624206342.201129>]}: {delete_pdp_context,{172,18,126,103},3591054389,3011258743,{192,168,0,29}} 04:13:05.067 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,29}, 3591054389, 3011258743 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423349834268","262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.067 [debug] SWx Tx SAR Imsi="262420554987215" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.067 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1800,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,29}},{i_tid,3591054389}]}} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.067 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.067 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420554987215",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425812504659","262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.067 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.067 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.067 [info] s2b: Tx {gtp,v2,delete_session_request,3011258743,13829343,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054389,<<172,18,126,20>>,undefined}]} 04:13:05.067 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428770574323",[],[2001],[],[{'Non-3GPP-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:05.067 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422730474557",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428770574323 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422730474557 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2089.0> in state state_authenticated_wait_swx_saa 04:13:05.067 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428443279244">>,message_type => purge_ms_req} 04:13:05.067 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,212,211,4,217,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422730474557 send ok to <0.2089.0> *DBG* aaa_ue_fsm_262428770574323 send ok to <0.2083.0> *DBG* epdg_ue_fsm_262428443279244 receive call purge_ms_request from <0.2100.0> in state state_active *DBG* epdg_ue_fsm_262422730474557 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.068 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422730474557 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2089.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428770574323 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.068 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420250398161 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376148,13829337,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2101.0> in state state_wait_delete_session_resp 04:13:05.068 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422730474557","262422730474557@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422730474557 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428770574323 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_262422730474557 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.068 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428770574323","262428770574323@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425573951154 receive call rx_s6b_str from <0.2102.0> in state state_authenticated *DBG* epdg_ue_fsm_262420250398161 send ok to <0.2101.0> 04:13:05.068 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428770574323 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420250398161 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376148,13829337,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2101.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425573951154 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2102.0> *DBG* epdg_ue_fsm_262421934936852 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376145,13829339,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2103.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420250398161 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.069 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428770574323 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420250398161 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425573951154 consume call rx_s6b_str from <0.2102.0> in state state_authenticated *DBG* epdg_ue_fsm_262421934936852 send ok to <0.2103.0> *DBG* epdg_ue_fsm_262424905639219 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376202,13829338,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2104.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421934936852 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376145,13829339,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2103.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420250398161 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424905639219 send ok to <0.2104.0> *DBG* aaa_ue_fsm_262421934936852 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421934936852 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.069 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376148,13829337,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420250398161 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376148,13829337,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.069 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428443279244">>,"internet",[],{epdg_tun_pdp_ctx,3591054380,3329082834,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.069 [info] KMOD Port Delete PDP Context Call {<0.937.0>,[alias|#Ref<0.2003034577.3624206343.202383>]}: {delete_pdp_context,{172,18,126,103},3591054380,3329082834,{192,168,0,20}} 04:13:05.069 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,true,0,false,false} 04:13:05.069 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,20}, 3591054380, 3329082834 04:13:05.069 [info] purge_ms_response(<<"262422730474557">>): ok 04:13:05.069 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1028,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,20}},{i_tid,3591054380}]}} 04:13:05.069 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,false,0,false,false} 04:13:05.069 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425573951154"],[],[]} 04:13:05.069 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422730474557">>,"internet",[],undefined,true,0,false,false} 04:13:05.069 [info] ue_fsm ev_rx_s6b_str 04:13:05.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.069 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,209,211,4,219,0,2,0,2,0,16,0>> 04:13:05.069 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,true,0,false,false} 04:13:05.069 [info] purge_ms_response(<<"262428770574323">>): ok 04:13:05.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,true,0,false,false} 04:13:05.069 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376145,13829339,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.069 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425573951154","262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376145,13829339,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.069 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.069 [info] ue_fsm ev_rx_swm_str 04:13:05.069 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.069 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428770574323">>,"internet",[],undefined,true,0,false,false} 04:13:05.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,false,0,false,false} 04:13:05.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.069 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420250398161","262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.069 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,10,211,4,218,0,2,0,2,0,16,0>> 04:13:05.069 [debug] SWx Tx SAR Imsi="262420250398161" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.069 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376202,13829338,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376202,13829338,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,true,0,false,false} 04:13:05.069 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420250398161",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,false,0,false,false} 04:13:05.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.069 [info] ue_fsm ev_rx_swm_str 04:13:05.069 [info] s2b: Tx {gtp,v2,delete_session_request,3329082834,13829344,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054380,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262428443279244 send ok to <0.2100.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428443279244 consume call purge_ms_request from <0.2100.0> in state state_active => state_wait_delete_session_resp 04:13:05.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423349834268 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376153,13829340,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2107.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422632324226">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424905639219 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376202,13829338,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2104.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424905639219 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.070 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421934936852","262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423349834268 send ok to <0.2107.0> *DBG* epdg_ue_fsm_262422632324226 receive call purge_ms_request from <0.2108.0> in state state_active *DBG* epdg_ue_fsm_262423349834268 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376153,13829340,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2107.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.070 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420554987215",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421934936852 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424905639219 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423349834268 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421934936852 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.070 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425593692031"],[],[]} *DBG* aaa_ue_fsm_262420554987215 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425812504659 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376204,13829341,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:13:05.070 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,217,211,4,220,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425593692031 receive call rx_s6b_str from <0.2106.0> in state state_authenticated *DBG* epdg_ue_fsm_262425812504659 send ok to <0.2110.0> *DBG* aaa_ue_fsm_262425593692031 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2106.0> *DBG* aaa_ue_fsm_262424905639219 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423349834268 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425812504659 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376204,13829341,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_262425593692031 consume call rx_s6b_str from <0.2106.0> in state state_authenticated *DBG* aaa_ue_fsm_262424905639219 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425573951154 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376151,13829342,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* epdg_ue_fsm_262425812504659 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.070 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376153,13829340,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.071 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376153,13829340,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.071 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,false,0,false,false} 04:13:05.071 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422632324226">>,message_type => purge_ms_req} 04:13:05.071 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.071 [info] ue_fsm purge_ms_request 04:13:05.071 [debug] SWx Tx SAR Imsi="262421934936852" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.071 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,12,211,4,221,0,2,0,2,0,16,0>> 04:13:05.071 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,true,0,false,false} 04:13:05.071 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422632324226">>,"internet",[],{epdg_tun_pdp_ctx,3591054455,3050193150,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.071 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376204,13829341,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.071 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421934936852",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.071 [info] ue_fsm ev_rx_swm_str 04:13:05.071 [info] ue_fsm ev_rx_swx_saa 04:13:05.071 [info] KMOD Port Delete PDP Context Call {<0.1687.0>,[alias|#Ref<0.2003034577.3624206342.201213>]}: {delete_pdp_context,{172,18,126,103},3591054455,3050193150,{192,168,0,95}} 04:13:05.071 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424905639219","262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.071 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376204,13829341,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.071 [debug] SWx Tx SAR Imsi="262424905639219" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.071 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,95}, 3591054455, 3050193150 04:13:05.071 [info] ue_fsm ev_rx_s6b_str 04:13:05.071 [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,126,103}},{ms_address,{192,168,0,95}},{i_tid,3591054455}]}} 04:13:05.071 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424905639219",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.071 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420554987215","262420554987215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.071 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,false,0,false,false} 04:13:05.071 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.071 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425593692031","262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.071 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.072 [info] ue_fsm ev_rx_swm_str 04:13:05.072 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,true,0,false,false} 04:13:05.072 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.072 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,215,211,4,222,0,2,0,2,0,16,0>> 04:13:05.072 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376151,13829342,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.072 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376151,13829342,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.072 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423349834268","262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.072 [debug] SWx Tx SAR Imsi="262423349834268" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.072 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423349834268",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.072 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423349834268 send ok to <0.201.0> 04:13:05.072 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420250398161",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420554987215 send ok to <0.2099.0> *DBG* aaa_ue_fsm_262423349834268 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420554987215 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_262425812504659 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425573951154 send ok to <0.2112.0> *DBG* aaa_ue_fsm_262420554987215 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420250398161 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2105.0> in state state_authenticated_wait_swx_saa 04:13:05.072 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428443279244"],[],[]} *DBG* epdg_ue_fsm_262420554987215 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422632324226 send ok to <0.2108.0> *DBG* epdg_ue_fsm_262425573951154 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376151,13829342,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* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422632324226 consume call purge_ms_request from <0.2108.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420554987215 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.073 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262428443279244 receive call rx_s6b_str from <0.2114.0> in state state_authenticated *DBG* epdg_ue_fsm_262425573951154 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425812504659 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425573951154 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422742458244">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425812504659 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.073 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428443279244 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2114.0> *DBG* aaa_ue_fsm_262421934936852 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2109.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422742458244 receive call purge_ms_request from <0.2117.0> in state state_active *DBG* aaa_ue_fsm_262428443279244 consume call rx_s6b_str from <0.2114.0> in state state_authenticated *DBG* aaa_ue_fsm_262425573951154 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420250398161 send ok to <0.2105.0> *DBG* aaa_ue_fsm_262425573951154 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421934936852 send ok to <0.2109.0> *DBG* aaa_ue_fsm_262420250398161 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2105.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420250398161 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_262421934936852 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2109.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.073 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.073 [info] ue_fsm ev_rx_swx_saa 04:13:05.073 [info] s2b: Tx {gtp,v2,delete_session_request,3050193150,13829345,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054455,<<172,18,126,20>>,undefined}]} 04:13:05.073 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,true,0,false,false} 04:13:05.073 [info] purge_ms_response(<<"262420554987215">>): ok 04:13:05.073 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,true,0,false,false} 04:13:05.073 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425812504659","262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.073 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420250398161","262420250398161@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.073 [info] ue_fsm ev_rx_s6b_str 04:13:05.073 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420554987215">>,"internet",[],undefined,true,0,false,false} 04:13:05.073 [debug] SWx Tx SAR Imsi="262425812504659" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425812504659",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.073 [info] ue_fsm ev_rx_swm_str 04:13:05.073 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428443279244","262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.073 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.073 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421934936852",[],[2001],[],[{'Non-3GPP-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:05.073 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425573951154","262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.073 [info] ue_fsm ev_rx_swx_saa 04:13:05.073 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.073 [debug] SWx Tx SAR Imsi="262425573951154" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.073 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422742458244">>,message_type => purge_ms_req} 04:13:05.073 [info] ue_fsm purge_ms_request 04:13:05.073 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425573951154",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.073 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421934936852","262421934936852@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.074 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422742458244">>,"internet",[],{epdg_tun_pdp_ctx,3591054461,3872263407,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.074 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.074 [info] KMOD Port Delete PDP Context Call {<0.1747.0>,[alias|#Ref<0.2003034577.3624206337.220628>]}: {delete_pdp_context,{172,18,126,103},3591054461,3872263407,{192,168,0,101}} 04:13:05.074 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,101}, 3591054461, 3872263407 04:13:05.074 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420250398161 send ok to <0.211.0> 04:13:05.074 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,216,211,4,223,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421934936852 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_262420250398161 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.074 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424905639219",[],[2001],[],[{'Non-3GPP-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_262421934936852 send ok to <0.211.0> 04:13:05.074 [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,126,103}},{ms_address,{192,168,0,101}},{i_tid,3591054461}]}} *DBG* aaa_ue_fsm_262424905639219 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2111.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425593692031 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376152,13829343,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421934936852 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.074 [info] purge_ms_response(<<"262420250398161">>): ok *DBG* aaa_ue_fsm_262424905639219 send ok to <0.2111.0> *DBG* epdg_ue_fsm_262425593692031 send ok to <0.2118.0> *DBG* epdg_ue_fsm_262424905639219 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.075 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262424905639219 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2111.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425593692031 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376152,13829343,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2118.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422742458244 send ok to <0.2117.0> *DBG* epdg_ue_fsm_262424905639219 send ok to <0.211.0> 04:13:05.075 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420250398161">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425593692031 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425593692031 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422742458244 consume call purge_ms_request from <0.2117.0> in state state_active => state_wait_delete_session_resp 04:13:05.075 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376152,13829343,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424905639219 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420104699770">>, message_type => purge_ms_req}} 04:13:05.075 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423349834268 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2113.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420104699770 receive call purge_ms_request from <0.2120.0> in state state_active 04:13:05.075 [info] purge_ms_response(<<"262421934936852">>): ok *DBG* aaa_ue_fsm_262425593692031 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425593692031 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423349834268 send ok to <0.2113.0> *DBG* epdg_ue_fsm_262423349834268 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.075 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423349834268 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2113.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423349834268 send ok to <0.211.0> 04:13:05.075 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376152,13829343,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.075 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421934936852">>,"internet",[],undefined,true,0,false,false} 04:13:05.075 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424905639219","262424905639219@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.075 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,false,0,false,false} 04:13:05.075 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.075 [info] s2b: Tx {gtp,v2,delete_session_request,3872263407,13829346,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054461,<<172,18,126,20>>,undefined}]} 04:13:05.075 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,true,0,false,false} 04:13:05.075 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,true,0,false,false} 04:13:05.075 [info] purge_ms_response(<<"262424905639219">>): ok 04:13:05.075 [info] ue_fsm ev_rx_swm_str 04:13:05.075 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424905639219">>,"internet",[],undefined,true,0,false,false} 04:13:05.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425593692031","262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.075 [debug] SWx Tx SAR Imsi="262425593692031" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.075 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423349834268",[],[2001],[],[{'Non-3GPP-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:05.075 [info] ue_fsm ev_rx_swx_saa 04:13:05.075 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425593692031",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.075 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420104699770">>,message_type => purge_ms_req} 04:13:05.075 [info] ue_fsm purge_ms_request 04:13:05.075 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423349834268","262423349834268@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.075 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420104699770">>,"internet",[],{epdg_tun_pdp_ctx,3591054454,219192428,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.075 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.075 [info] KMOD Port Delete PDP Context Call {<0.1677.0>,[alias|#Ref<0.2003034577.3624206343.202423>]}: {delete_pdp_context,{172,18,126,103},3591054454,219192428,{192,168,0,94}} 04:13:05.075 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,94}, 3591054454, 219192428 04:13:05.075 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1864,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,94}},{i_tid,3591054454}]}} 04:13:05.075 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,true,0,false,false} 04:13:05.075 [info] purge_ms_response(<<"262423349834268">>): ok 04:13:05.075 [info] s2b: Tx {gtp,v2,delete_session_request,219192428,13829347,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054454,<<172,18,126,20>>,undefined}]} *DBG* aaa_ue_fsm_262425812504659 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa 04:13:05.075 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423349834268">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420104699770 send ok to <0.2120.0> *DBG* epdg_ue_fsm_262423349834268 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.075 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422632324226"],[],[]} *DBG* aaa_ue_fsm_262425812504659 send ok to <0.2115.0> *DBG* epdg_ue_fsm_262425812504659 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_262420104699770 consume call purge_ms_request from <0.2120.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425812504659 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2115.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424216148605">>, message_type => purge_ms_req}} 04:13:05.076 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425812504659",[],[2001],[],[{'Non-3GPP-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_262425812504659 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422632324226 receive call rx_s6b_str from <0.2121.0> in state state_authenticated *DBG* epdg_ue_fsm_262424216148605 receive call purge_ms_request from <0.2122.0> in state state_active 04:13:05.076 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425812504659 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422632324226 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2121.0> 04:13:05.076 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425812504659","262425812504659@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422632324226 consume call rx_s6b_str from <0.2121.0> in state state_authenticated 04:13:05.076 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.076 [info] ue_fsm ev_rx_s6b_str 04:13:05.076 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424216148605 send ok to <0.2122.0> 04:13:05.076 [info] purge_ms_response(<<"262425812504659">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424216148605 consume call purge_ms_request from <0.2122.0> in state state_active => state_wait_delete_session_resp 04:13:05.076 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424216148605">>,message_type => purge_ms_req} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429824366358">>, message_type => purge_ms_req}} 04:13:05.076 [info] ue_fsm purge_ms_request 04:13:05.076 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422632324226","262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.076 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425812504659">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429824366358 receive call purge_ms_request from <0.2123.0> in state state_active 04:13:05.076 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424216148605">>,"internet",[],{epdg_tun_pdp_ctx,3591054460,2808238552,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.076 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.076 [info] KMOD Port Delete PDP Context Call {<0.1737.0>,[alias|#Ref<0.2003034577.3624206337.220690>]}: {delete_pdp_context,{172,18,126,103},3591054460,2808238552,{192,168,0,100}} 04:13:05.076 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,100}, 3591054460, 2808238552 04:13:05.076 [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,126,103}},{ms_address,{192,168,0,100}},{i_tid,3591054460}]}} 04:13:05.076 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262429824366358 send ok to <0.2123.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.076 [info] s2b: Tx {gtp,v2,delete_session_request,2808238552,13829348,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054460,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262429824366358 consume call purge_ms_request from <0.2123.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423201946028">>, message_type => purge_ms_req}} 04:13:05.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429824366358">>,message_type => purge_ms_req} 04:13:05.077 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423201946028 receive call purge_ms_request from <0.2124.0> in state state_active 04:13:05.077 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429824366358">>,"internet",[],{epdg_tun_pdp_ctx,3591054459,2507122261,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.077 [info] KMOD Port Delete PDP Context Call {<0.1727.0>,[alias|#Ref<0.2003034577.3624206337.220706>]}: {delete_pdp_context,{172,18,126,103},3591054459,2507122261,{192,168,0,99}} 04:13:05.077 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,99}, 3591054459, 2507122261 *DBG* epdg_ue_fsm_262428443279244 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376143,13829344,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2125.0> in state state_wait_delete_session_resp 04:13:05.077 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],387,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,99}},{i_tid,3591054459}]}} 04:13:05.077 [info] s2b: Tx {gtp,v2,delete_session_request,2507122261,13829349,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054459,<<172,18,126,20>>,undefined}]} 04:13:05.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423201946028">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428443279244 send ok to <0.2125.0> 04:13:05.077 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428443279244 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376143,13829344,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2125.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.077 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423201946028">>,"internet",[],{epdg_tun_pdp_ctx,3591054458,389195403,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423201946028 send ok to <0.2124.0> *DBG* aaa_ue_fsm_262428443279244 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423201946028 consume call purge_ms_request from <0.2124.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428443279244 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423968823692">>, message_type => purge_ms_req}} 04:13:05.077 [info] KMOD Port Delete PDP Context Call {<0.1717.0>,[alias|#Ref<0.2003034577.3624206337.220722>]}: {delete_pdp_context,{172,18,126,103},3591054458,389195403,{192,168,0,98}} *DBG* aaa_ue_fsm_262422742458244 receive call rx_s6b_str from <0.2126.0> in state state_authenticated 04:13:05.077 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,39,207,211,4,224,0,2,0,2,0,16,0>> 04:13:05.077 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,98}, 3591054458, 389195403 *DBG* aaa_ue_fsm_262422742458244 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2126.0> *DBG* epdg_ue_fsm_262423968823692 receive call purge_ms_request from <0.2128.0> in state state_active *DBG* aaa_ue_fsm_262428443279244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422742458244 consume call rx_s6b_str from <0.2126.0> in state state_authenticated 04:13:05.077 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],451,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,98}},{i_tid,3591054458}]}} *DBG* aaa_ue_fsm_262428443279244 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.077 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376143,13829344,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.077 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376143,13829344,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423968823692 send ok to <0.2128.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.077 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425573951154 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423968823692 consume call purge_ms_request from <0.2128.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420308067215">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425573951154 send ok to <0.2116.0> *DBG* epdg_ue_fsm_262425573951154 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_262425573951154 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.077 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.077 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,true,0,false,false} 04:13:05.077 [info] s2b: Tx {gtp,v2,delete_session_request,389195403,13829350,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054458,<<172,18,126,20>>,undefined}]} 04:13:05.077 [info] ue_fsm ev_rx_swm_str 04:13:05.077 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422742458244"],[],[]} 04:13:05.077 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428443279244","262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.077 [info] ue_fsm ev_rx_s6b_str 04:13:05.077 [debug] SWx Tx SAR Imsi="262428443279244" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423968823692">>,message_type => purge_ms_req} 04:13:05.077 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422742458244","262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.077 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.077 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428443279244",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.077 [info] ue_fsm purge_ms_request 04:13:05.077 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.077 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423968823692">>,"internet",[],{epdg_tun_pdp_ctx,3591054445,1081688670,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.077 [info] KMOD Port Delete PDP Context Call {<0.1587.0>,[alias|#Ref<0.2003034577.3624206337.220747>]}: {delete_pdp_context,{172,18,126,103},3591054445,1081688670,{192,168,0,85}} 04:13:05.077 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,85}, 3591054445, 1081688670 04:13:05.078 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],515,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,85}},{i_tid,3591054445}]}} 04:13:05.078 [info] s2b: Tx {gtp,v2,delete_session_request,1081688670,13829351,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054445,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262422632324226 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376218,13829345,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2129.0> in state state_wait_delete_session_resp 04:13:05.078 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425573951154",[],[2001],[],[{'Non-3GPP-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:05.078 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422632324226 send ok to <0.2129.0> 04:13:05.078 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425573951154","262425573951154@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.078 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422632324226 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376218,13829345,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2129.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.078 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420308067215">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422632324226 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420104699770 receive call rx_s6b_str from <0.2130.0> in state state_authenticated *DBG* epdg_ue_fsm_262420308067215 receive call purge_ms_request from <0.2131.0> in state state_active 04:13:05.078 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420104699770 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2130.0> *DBG* epdg_ue_fsm_262425573951154 send ok to <0.211.0> 04:13:05.078 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,26,211,4,225,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420104699770 consume call rx_s6b_str from <0.2130.0> in state state_authenticated *DBG* epdg_ue_fsm_262425573951154 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.078 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376218,13829345,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422632324226 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.078 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376218,13829345,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.079 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,false,0,false,false} 04:13:05.079 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420308067215 send ok to <0.2131.0> 04:13:05.079 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422632324226 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420308067215 consume call purge_ms_request from <0.2131.0> in state state_active => state_wait_delete_session_resp 04:13:05.079 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420104699770"],[],[]} *DBG* gsup_server got {ipa,#Port<0.55>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427133678015">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422632324226 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.079 [info] ue_fsm purge_ms_request 04:13:05.079 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427133678015 receive call purge_ms_request from <0.2133.0> in state state_active 04:13:05.079 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420104699770","262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262424216148605 receive call rx_s6b_str from <0.2134.0> in state state_authenticated *DBG* aaa_ue_fsm_262425593692031 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa 04:13:05.079 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.079 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420308067215">>,"internet",[],{epdg_tun_pdp_ctx,3591054450,247801160,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,126,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262424216148605 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2134.0> *DBG* aaa_ue_fsm_262425593692031 send ok to <0.2119.0> *DBG* epdg_ue_fsm_262425593692031 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_262424216148605 consume call rx_s6b_str from <0.2134.0> in state state_authenticated *DBG* aaa_ue_fsm_262425593692031 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2119.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425593692031 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429824366358 receive call rx_s6b_str from <0.2135.0> in state state_authenticated *DBG* epdg_ue_fsm_262425593692031 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427133678015 send ok to <0.2133.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427133678015 consume call purge_ms_request from <0.2133.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429824366358 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2135.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424153519444">>,ok}} *DBG* aaa_ue_fsm_262429824366358 consume call rx_s6b_str from <0.2135.0> in state state_authenticated 04:13:05.079 [info] purge_ms_response(<<"262425573951154">>): ok 04:13:05.079 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.079 [info] KMOD Port Delete PDP Context Call {<0.1637.0>,[alias|#Ref<0.2003034577.3624206342.201313>]}: {delete_pdp_context,{172,18,126,103},3591054450,247801160,{192,168,0,90}} 04:13:05.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425573951154">>,"internet",[],undefined,true,0,false,false} 04:13:05.079 [info] ue_fsm ev_rx_swm_str 04:13:05.079 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,90}, 3591054450, 247801160 04:13:05.079 [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,126,103}},{ms_address,{192,168,0,90}},{i_tid,3591054450}]}} 04:13:05.079 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422632324226","262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.079 [debug] SWx Tx SAR Imsi="262422632324226" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.079 [info] s2b: Tx {gtp,v2,delete_session_request,247801160,13829352,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054450,<<172,18,126,20>>,undefined}]} 04:13:05.079 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422632324226",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427133678015">>,message_type => purge_ms_req} 04:13:05.079 [info] ue_fsm purge_ms_request 04:13:05.080 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425593692031",[],[2001],[],[{'Non-3GPP-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:05.080 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427133678015">>,"internet",[],{epdg_tun_pdp_ctx,3591054457,1374065770,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:05.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424216148605"],[],[]} 04:13:05.080 [info] ue_fsm ev_rx_swx_saa 04:13:05.080 [info] ue_fsm ev_rx_s6b_str 04:13:05.080 [info] KMOD Port Delete PDP Context Call {<0.1707.0>,[alias|#Ref<0.2003034577.3624206339.202026>]}: {delete_pdp_context,{172,18,126,103},3591054457,1374065770,{192,168,0,97}} 04:13:05.080 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424216148605","262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.080 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425593692031","262425593692031@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.080 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.080 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.080 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,97}, 3591054457, 1374065770 04:13:05.080 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.080 [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,126,103}},{ms_address,{192,168,0,97}},{i_tid,3591054457}]}} 04:13:05.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429824366358"],[],[]} 04:13:05.080 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,true,0,false,false} 04:13:05.080 [info] ue_fsm ev_rx_s6b_str 04:13:05.080 [info] purge_ms_response(<<"262425593692031">>): ok 04:13:05.080 [info] s2b: Tx {gtp,v2,delete_session_request,1374065770,13829353,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054457,<<172,18,126,20>>,undefined}]} 04:13:05.080 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425593692031">>,"internet",[],undefined,true,0,false,false} 04:13:05.080 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429824366358","262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.080 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.080 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.080 [info] purge_ms_response for <<"262424153519444">>: ok 04:13:05.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423201946028"],[],[]} 04:13:05.081 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,32,211,4,226,0,2,0,2,0,16,0>> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.082 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424153519444">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423201946028 receive call rx_s6b_str from <0.2136.0> in state state_authenticated *DBG* aaa_ue_fsm_262423968823692 receive call rx_s6b_str from <0.2137.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262424009599361">>,ok}} *DBG* aaa_ue_fsm_262420308067215 receive call rx_s6b_str from <0.2138.0> in state state_authenticated *DBG* aaa_ue_fsm_262423201946028 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2136.0> 04:13:05.082 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427133678015 receive call rx_s6b_str from <0.2140.0> in state state_authenticated *DBG* epdg_ue_fsm_262422742458244 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376224,13829346,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_262423968823692 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2137.0> *DBG* aaa_ue_fsm_262420308067215 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2138.0> *DBG* aaa_ue_fsm_262423201946028 consume call rx_s6b_str from <0.2136.0> in state state_authenticated 04:13:05.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423968823692"],[],[]} *DBG* aaa_ue_fsm_262427133678015 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2140.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423968823692 consume call rx_s6b_str from <0.2137.0> in state state_authenticated *DBG* aaa_ue_fsm_262420308067215 consume call rx_s6b_str from <0.2138.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262426854934979">>,ok}} *DBG* aaa_ue_fsm_262427133678015 consume call rx_s6b_str from <0.2140.0> in state state_authenticated *DBG* epdg_ue_fsm_262422742458244 send ok to <0.2139.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422742458244 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376224,13829346,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_262420104699770 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376217,13829347,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2141.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422742458244 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:13:05.082 [info] ue_fsm ev_rx_s6b_str *DBG* gsup_server got cast {purge_ms_response,{<<"262423151096430">>,ok}} *DBG* epdg_ue_fsm_262422742458244 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420308067215"],[],[]} 04:13:05.082 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376224,13829346,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.082 [info] ue_fsm ev_rx_s6b_str 04:13:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423201946028","262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.082 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376224,13829346,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427133678015"],[],[]} 04:13:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.082 [info] ue_fsm ev_rx_s6b_str 04:13:05.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423968823692","262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.082 [info] purge_ms_response for <<"262424009599361">>: ok 04:13:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420308067215","262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.082 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424009599361">>,message_type => purge_ms_res} 04:13:05.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427133678015","262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:05.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:05.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.082 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,false,0,false,false} 04:13:05.082 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.082 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,25,211,4,227,0,2,0,2,0,16,0>> 04:13:05.082 [info] purge_ms_response for <<"262426854934979">>: ok 04:13:05.082 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426854934979">>,message_type => purge_ms_res} 04:13:05.082 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376217,13829347,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.083 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,true,0,false,false} 04:13:05.083 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376217,13829347,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.083 [info] ue_fsm ev_rx_swm_str 04:13:05.083 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,false,0,false,false} 04:13:05.083 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422742458244","262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420104699770 send ok to <0.2141.0> 04:13:05.083 [info] purge_ms_response for <<"262423151096430">>: ok 04:13:05.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420104699770 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376217,13829347,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2141.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424216148605 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376223,13829348,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2142.0> in state state_wait_delete_session_resp 04:13:05.084 [debug] SWx Tx SAR Imsi="262422742458244" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420104699770 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422742458244 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420104699770 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262428586222214">>,ok}} *DBG* epdg_ue_fsm_262424216148605 send ok to <0.2142.0> 04:13:05.084 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,31,211,4,228,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422742458244 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424216148605 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376223,13829348,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2142.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429824366358 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376222,13829349,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* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428443279244 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2127.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424216148605 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422632324226 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2132.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420104699770 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424216148605 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429824366358 send ok to <0.2144.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424231733675">>,ok}} *DBG* epdg_ue_fsm_262423201946028 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376221,13829350,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2146.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420104699770 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.084 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423151096430">>,message_type => purge_ms_res} 04:13:05.084 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376223,13829348,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.084 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376223,13829348,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422742458244",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.084 [info] ue_fsm ev_rx_swm_str 04:13:05.084 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,false,0,false,false} 04:13:05.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.084 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,30,211,4,229,0,2,0,2,0,16,0>> 04:13:05.084 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420104699770","262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.085 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,true,0,false,false} 04:13:05.085 [info] purge_ms_response for <<"262428586222214">>: ok 04:13:05.085 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376222,13829349,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.085 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428586222214">>,message_type => purge_ms_res} 04:13:05.085 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376222,13829349,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.085 [debug] SWx Tx SAR Imsi="262420104699770" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.085 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428443279244",[],[2001],[],[{'Non-3GPP-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:05.085 [info] ue_fsm ev_rx_swx_saa 04:13:05.085 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422632324226",[],[2001],[],[{'Non-3GPP-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:05.085 [info] ue_fsm ev_rx_swx_saa 04:13:05.085 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420104699770",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.085 [info] ue_fsm ev_rx_swm_str 04:13:05.085 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,false,0,false,false} 04:13:05.085 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.085 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,29,211,4,230,0,2,0,2,0,16,0>> 04:13:05.085 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428443279244","262428443279244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.085 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376221,13829350,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.085 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376221,13829350,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.085 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422632324226","262422632324226@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.085 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424216148605","262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.085 [info] purge_ms_response for <<"262424231733675">>: ok 04:13:05.085 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,true,0,false,false} 04:13:05.085 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429824366358 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376222,13829349,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 04:13:05.086 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424231733675">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429824366358 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.086 [debug] SWx Tx SAR Imsi="262424216148605" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server got cast {purge_ms_response,{<<"262426543282530">>,ok}} *DBG* aaa_ue_fsm_262424216148605 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423201946028 send ok to <0.2146.0> *DBG* aaa_ue_fsm_262422632324226 send ok to <0.2132.0> 04:13:05.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424216148605",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428443279244 send ok to <0.2127.0> *DBG* epdg_ue_fsm_262428443279244 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_262429824366358 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424216148605 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.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422632324226 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2132.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423201946028 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376221,13829350,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2146.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428443279244 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2127.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.087 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428443279244 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422632324226 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428961479646">>,ok}} *DBG* aaa_ue_fsm_262429824366358 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423201946028 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.087 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428443279244 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422632324226 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429824366358 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.087 [info] ue_fsm ev_rx_swm_str *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423201946028 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422632324226 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427814011172">>,ok}} 04:13:05.087 [info] purge_ms_response for <<"262426543282530">>: ok 04:13:05.087 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426543282530">>,message_type => purge_ms_res} 04:13:05.087 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422742458244 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2143.0> in state state_authenticated_wait_swx_saa 04:13:05.087 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,true,0,false,false} 04:13:05.087 [info] purge_ms_response(<<"262428443279244">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262423201946028 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422742458244 send ok to <0.2143.0> 04:13:05.087 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429824366358","262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422742458244 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428104456275">>,ok}} *DBG* aaa_ue_fsm_262423201946028 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422742458244 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2143.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.087 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422742458244 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422742458244 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262423527022016">>,ok}} 04:13:05.087 [debug] SWx Tx SAR Imsi="262429824366358" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.087 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429824366358",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.087 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,true,0,false,false} 04:13:05.087 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428443279244">>,"internet",[],undefined,true,0,false,false} 04:13:05.087 [info] purge_ms_response(<<"262422632324226">>): ok 04:13:05.087 [info] purge_ms_response for <<"262428961479646">>: ok 04:13:05.087 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428961479646">>,message_type => purge_ms_res} 04:13:05.087 [info] ue_fsm ev_rx_swm_str 04:13:05.087 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422632324226">>,"internet",[],undefined,true,0,false,false} 04:13:05.087 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423201946028","262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.087 [debug] SWx Tx SAR Imsi="262423201946028" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.087 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422742458244",[],[2001],[],[{'Non-3GPP-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:05.087 [info] purge_ms_response for <<"262427814011172">>: ok 04:13:05.087 [info] ue_fsm ev_rx_swx_saa 04:13:05.087 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427814011172">>,message_type => purge_ms_res} 04:13:05.087 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423201946028",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.088 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422742458244","262422742458244@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.088 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.088 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,true,0,false,false} 04:13:05.088 [info] purge_ms_response(<<"262422742458244">>): ok 04:13:05.088 [info] purge_ms_response for <<"262428104456275">>: ok 04:13:05.088 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428104456275">>,message_type => purge_ms_res} 04:13:05.088 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422742458244">>,"internet",[],undefined,true,0,false,false} 04:13:05.088 [info] purge_ms_response for <<"262423527022016">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.089 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423527022016">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426220261464">>,ok}} 04:13:05.089 [info] purge_ms_response for <<"262426220261464">>: ok 04:13:05.089 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426220261464">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420104699770 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2145.0> in state state_authenticated_wait_swx_saa 04:13:05.089 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420104699770",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {purge_ms_response,{<<"262421296407194">>,ok}} 04:13:05.089 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.089 [info] purge_ms_response for <<"262421296407194">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426350715390">>,ok}} 04:13:05.089 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421296407194">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.089 [info] purge_ms_response for <<"262426350715390">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429993826824">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.089 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426350715390">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427861301195">>,ok}} 04:13:05.089 [info] purge_ms_response for <<"262429993826824">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.089 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429993826824">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420104699770 send ok to <0.2145.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427594984376">>,ok}} *DBG* epdg_ue_fsm_262420104699770 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.090 [info] purge_ms_response for <<"262427861301195">>: ok *DBG* aaa_ue_fsm_262420104699770 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2145.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420104699770 send ok to <0.211.0> 04:13:05.090 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427861301195">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429973114053">>,ok}} *DBG* epdg_ue_fsm_262420104699770 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.089 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420104699770","262420104699770@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.090 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262425434026860">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262424190972752">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.090 [info] purge_ms_response for <<"262427594984376">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423158621614">>,ok}} 04:13:05.090 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427594984376">>,message_type => purge_ms_res} 04:13:05.090 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,true,0,false,false} 04:13:05.090 [info] purge_ms_response(<<"262420104699770">>): ok 04:13:05.090 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420104699770">>,"internet",[],undefined,true,0,false,false} 04:13:05.090 [info] purge_ms_response for <<"262429973114053">>: ok 04:13:05.090 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429973114053">>,message_type => purge_ms_res} 04:13:05.090 [info] purge_ms_response for <<"262425434026860">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427336730573">>,ok}} 04:13:05.090 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425434026860">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.090 [info] purge_ms_response for <<"262424190972752">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425142913063">>,ok}} 04:13:05.090 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424190972752">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.090 [info] purge_ms_response for <<"262423158621614">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421322164193">>,ok}} 04:13:05.090 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423158621614">>,message_type => purge_ms_res} 04:13:05.091 [info] purge_ms_response for <<"262427336730573">>: ok 04:13:05.091 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427336730573">>,message_type => purge_ms_res} 04:13:05.091 [info] purge_ms_response for <<"262425142913063">>: ok 04:13:05.091 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425142913063">>,message_type => purge_ms_res} 04:13:05.091 [info] purge_ms_response for <<"262421322164193">>: ok 04:13:05.091 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421322164193">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427240433116">>,ok}} 04:13:05.091 [info] purge_ms_response for <<"262427240433116">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.091 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427240433116">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424055458651">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.092 [info] purge_ms_response for <<"262424055458651">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420116423240">>,ok}} 04:13:05.092 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424055458651">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.092 [info] purge_ms_response for <<"262420116423240">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420885860348">>,ok}} 04:13:05.092 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420116423240">>,message_type => purge_ms_res} 04:13:05.092 [info] purge_ms_response for <<"262420885860348">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.092 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420885860348">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426568084676">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.092 [info] purge_ms_response for <<"262426568084676">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425450200093">>,ok}} 04:13:05.092 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426568084676">>,message_type => purge_ms_res} 04:13:05.092 [info] purge_ms_response for <<"262425450200093">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262429043805449">>,ok}} 04:13:05.092 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425450200093">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.093 [info] purge_ms_response for <<"262429043805449">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429281682948">>,ok}} 04:13:05.093 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429043805449">>,message_type => purge_ms_res} 04:13:05.093 [info] purge_ms_response for <<"262429281682948">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.093 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429281682948">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428845249762">>,ok}} 04:13:05.093 [info] purge_ms_response for <<"262428845249762">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.093 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428845249762">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421036809521">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.093 [info] purge_ms_response for <<"262421036809521">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421931806513">>,ok}} 04:13:05.093 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421036809521">>,message_type => purge_ms_res} 04:13:05.093 [info] purge_ms_response for <<"262421931806513">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.093 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421931806513">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427651715461">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] purge_ms_response for <<"262427651715461">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422601837273">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262420268095955">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422173434259">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427651715461">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421211157703">>,ok}} 04:13:05.094 [info] purge_ms_response for <<"262422601837273">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422601837273">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428181671747">>,ok}} 04:13:05.094 [info] purge_ms_response for <<"262420268095955">>: ok 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420268095955">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] purge_ms_response for <<"262422173434259">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426890131883">>,ok}} 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422173434259">>,message_type => purge_ms_res} 04:13:05.094 [info] purge_ms_response for <<"262421211157703">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421211157703">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428460209370">>,ok}} 04:13:05.094 [info] purge_ms_response for <<"262428181671747">>: ok 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428181671747">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] purge_ms_response for <<"262426890131883">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429301614761">>,ok}} 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426890131883">>,message_type => purge_ms_res} 04:13:05.094 [info] purge_ms_response for <<"262428460209370">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428460209370">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422120311103">>,ok}} 04:13:05.094 [info] purge_ms_response for <<"262429301614761">>: ok 04:13:05.094 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429301614761">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.095 [info] purge_ms_response for <<"262422120311103">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421485700334">>,ok}} 04:13:05.095 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422120311103">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.095 [info] purge_ms_response for <<"262421485700334">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427465424636">>,ok}} 04:13:05.095 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421485700334">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.095 [info] purge_ms_response for <<"262427465424636">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422266331976">>,ok}} 04:13:05.095 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427465424636">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.095 [info] purge_ms_response for <<"262422266331976">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421198965546">>,ok}} 04:13:05.095 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422266331976">>,message_type => purge_ms_res} 04:13:05.095 [info] purge_ms_response for <<"262421198965546">>: ok 04:13:05.095 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421198965546">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422652563724">>,ok}} 04:13:05.096 [info] purge_ms_response for <<"262422652563724">>: ok 04:13:05.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422652563724">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427480208075">>,ok}} 04:13:05.096 [info] purge_ms_response for <<"262427480208075">>: ok 04:13:05.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427480208075">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427393172619">>,ok}} 04:13:05.096 [info] purge_ms_response for <<"262427393172619">>: ok 04:13:05.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427393172619">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425365707602">>,ok}} 04:13:05.096 [info] purge_ms_response for <<"262425365707602">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425365707602">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428088438189">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.096 [info] purge_ms_response for <<"262428088438189">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423462808648">>,ok}} 04:13:05.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428088438189">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.096 [info] purge_ms_response for <<"262423462808648">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421567120424">>,ok}} 04:13:05.096 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423462808648">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.097 [info] purge_ms_response for <<"262421567120424">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429395245356">>,ok}} 04:13:05.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421567120424">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.097 [info] purge_ms_response for <<"262429395245356">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421310761575">>,ok}} 04:13:05.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429395245356">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.097 [info] purge_ms_response for <<"262421310761575">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427262837193">>,ok}} 04:13:05.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421310761575">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.097 [info] purge_ms_response for <<"262427262837193">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424193228464">>,ok}} 04:13:05.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427262837193">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.097 [info] purge_ms_response for <<"262424193228464">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420734548890">>,ok}} 04:13:05.097 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424193228464">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.098 [info] purge_ms_response for <<"262420734548890">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420894185163">>,ok}} 04:13:05.098 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420734548890">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.098 [info] purge_ms_response for <<"262420894185163">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425807514900">>,ok}} 04:13:05.098 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420894185163">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424216148605 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2147.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429236569482">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262420837240692">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262424216148605 send ok to <0.2147.0> *DBG* epdg_ue_fsm_262424216148605 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262425781149358">>,ok}} *DBG* aaa_ue_fsm_262424216148605 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2147.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424216148605 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424216148605 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422554739402">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262429472722524">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422867012494">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262427935107429">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422062493986">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425287594511">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262420242987374">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425079086298">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262421462954102">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262428736413951">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262426491523202">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422730474557">>,ok}} 04:13:05.098 [info] purge_ms_response for <<"262425807514900">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262428770574323">>,ok}} 04:13:05.098 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425807514900">>,message_type => purge_ms_res} 04:13:05.099 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424216148605",[],[2001],[],[{'Non-3GPP-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:05.099 [info] ue_fsm ev_rx_swx_saa 04:13:05.102 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424216148605","262424216148605@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.102 [info] purge_ms_response for <<"262429236569482">>: ok 04:13:05.102 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429236569482">>,message_type => purge_ms_res} 04:13:05.103 [info] purge_ms_response for <<"262420837240692">>: ok 04:13:05.103 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420837240692">>,message_type => purge_ms_res} 04:13:05.103 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:05.103 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,true,0,false,false} 04:13:05.103 [info] purge_ms_response(<<"262424216148605">>): ok 04:13:05.103 [info] purge_ms_response for <<"262425781149358">>: ok 04:13:05.103 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425781149358">>,message_type => purge_ms_res} 04:13:05.103 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424216148605">>,"internet",[],undefined,true,0,false,false} 04:13:05.103 [info] purge_ms_response for <<"262422554739402">>: ok 04:13:05.103 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422554739402">>,message_type => purge_ms_res} 04:13:05.103 [info] purge_ms_response for <<"262429472722524">>: ok 04:13:05.103 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429472722524">>,message_type => purge_ms_res} 04:13:05.104 [info] purge_ms_response for <<"262422867012494">>: ok 04:13:05.104 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422867012494">>,message_type => purge_ms_res} 04:13:05.104 [info] purge_ms_response for <<"262427935107429">>: ok 04:13:05.104 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427935107429">>,message_type => purge_ms_res} 04:13:05.104 [info] purge_ms_response for <<"262422062493986">>: ok 04:13:05.104 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422062493986">>,message_type => purge_ms_res} 04:13:05.104 [info] purge_ms_response for <<"262425287594511">>: ok 04:13:05.104 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425287594511">>,message_type => purge_ms_res} 04:13:05.104 [info] purge_ms_response for <<"262420242987374">>: ok 04:13:05.104 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420242987374">>,message_type => purge_ms_res} 04:13:05.104 [info] purge_ms_response for <<"262425079086298">>: ok 04:13:05.104 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425079086298">>,message_type => purge_ms_res} 04:13:05.105 [info] purge_ms_response for <<"262421462954102">>: ok 04:13:05.105 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421462954102">>,message_type => purge_ms_res} 04:13:05.105 [info] purge_ms_response for <<"262428736413951">>: ok 04:13:05.105 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428736413951">>,message_type => purge_ms_res} 04:13:05.105 [info] purge_ms_response for <<"262426491523202">>: ok 04:13:05.105 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426491523202">>,message_type => purge_ms_res} 04:13:05.106 [info] purge_ms_response for <<"262422730474557">>: ok 04:13:05.106 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422730474557">>,message_type => purge_ms_res} 04:13:05.106 [info] purge_ms_response for <<"262428770574323">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.110 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428770574323">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420554987215">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262420250398161">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262421934936852">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262424905639219">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262423349834268">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425812504659">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425573951154">>,ok}} 04:13:05.110 [info] purge_ms_response for <<"262420554987215">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262425593692031">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262428443279244">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422632324226">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262422742458244">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262420104699770">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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,{<<"262424216148605">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.110 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420554987215">>,message_type => purge_ms_res} 04:13:05.111 [info] purge_ms_response for <<"262420250398161">>: ok 04:13:05.111 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420250398161">>,message_type => purge_ms_res} 04:13:05.111 [info] purge_ms_response for <<"262421934936852">>: ok 04:13:05.111 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421934936852">>,message_type => purge_ms_res} 04:13:05.111 [info] purge_ms_response for <<"262424905639219">>: ok 04:13:05.111 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424905639219">>,message_type => purge_ms_res} 04:13:05.111 [info] purge_ms_response for <<"262423349834268">>: ok 04:13:05.111 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423349834268">>,message_type => purge_ms_res} 04:13:05.112 [info] purge_ms_response for <<"262425812504659">>: ok 04:13:05.112 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425812504659">>,message_type => purge_ms_res} 04:13:05.112 [info] purge_ms_response for <<"262425573951154">>: ok 04:13:05.112 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425573951154">>,message_type => purge_ms_res} 04:13:05.112 [info] purge_ms_response for <<"262425593692031">>: ok 04:13:05.112 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425593692031">>,message_type => purge_ms_res} 04:13:05.112 [info] purge_ms_response for <<"262428443279244">>: ok 04:13:05.112 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428443279244">>,message_type => purge_ms_res} 04:13:05.112 [info] purge_ms_response for <<"262422632324226">>: ok 04:13:05.112 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422632324226">>,message_type => purge_ms_res} 04:13:05.113 [info] purge_ms_response for <<"262422742458244">>: ok 04:13:05.113 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422742458244">>,message_type => purge_ms_res} 04:13:05.113 [info] purge_ms_response for <<"262420104699770">>: ok 04:13:05.113 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420104699770">>,message_type => purge_ms_res} 04:13:05.113 [info] purge_ms_response for <<"262424216148605">>: ok 04:13:05.113 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424216148605">>,message_type => purge_ms_res} 04:13:05.288 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,16,211,4,231,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423968823692 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376208,13829351,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp 04:13:05.288 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376208,13829351,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423968823692 send ok to <0.2150.0> 04:13:05.288 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376208,13829351,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.288 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420308067215 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376213,13829352,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2151.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423968823692 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376208,13829351,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2150.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.288 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423968823692 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420308067215 send ok to <0.2151.0> *DBG* epdg_ue_fsm_262423968823692 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.288 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,21,211,4,232,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420308067215 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376213,13829352,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2151.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.288 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376213,13829352,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420308067215 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427133678015 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376220,13829353,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2152.0> in state state_wait_delete_session_resp 04:13:05.288 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376213,13829352,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427133678015 send ok to <0.2152.0> *DBG* aaa_ue_fsm_262423968823692 send ok to <0.201.0> 04:13:05.288 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420308067215 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423968823692 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427133678015 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376220,13829353,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2152.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:05.288 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427133678015 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:05.288 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423201946028 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2149.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420308067215 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429824366358 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427133678015 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420308067215 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.288 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427133678015 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423201946028 send ok to <0.2149.0> *DBG* aaa_ue_fsm_262429824366358 send ok to <0.2148.0> *DBG* aaa_ue_fsm_262427133678015 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:05.288 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,28,211,4,233,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423201946028 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2149.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429824366358 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.288 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423968823692","262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.288 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,true,0,false,false} 04:13:05.289 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376220,13829353,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.289 [debug] SWx Tx SAR Imsi="262423968823692" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.289 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376220,13829353,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:05.289 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423968823692",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.289 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,false,0,false,false} 04:13:05.289 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:05.289 [info] ue_fsm ev_rx_swm_str 04:13:05.289 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,true,0,false,false} 04:13:05.289 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420308067215","262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.289 [debug] SWx Tx SAR Imsi="262420308067215" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.289 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420308067215",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.289 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423201946028",[],[2001],[],[{'Non-3GPP-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:05.289 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429824366358",[],[2001],[],[{'Non-3GPP-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:05.289 [info] ue_fsm ev_rx_swx_saa 04:13:05.289 [info] ue_fsm ev_rx_swx_saa 04:13:05.289 [info] ue_fsm ev_rx_swm_str 04:13:05.289 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423201946028","262423201946028@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.289 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429824366358","262429824366358@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.289 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427133678015","262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:05.289 [debug] SWx Tx SAR Imsi="262427133678015" Type=5 APN="internet" AgentInfoOpt=[]  04:13:05.289 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427133678015",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:13:05.289 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423201946028 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.290 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423201946028 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423201946028">>,ok}} *DBG* epdg_ue_fsm_262429824366358 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.290 [info] purge_ms_response(<<"262423201946028">>): ok *DBG* epdg_ue_fsm_262423201946028 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429824366358 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.290 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429824366358 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262429824366358">>,ok}} 04:13:05.290 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423201946028">>,"internet",[],undefined,true,0,false,false} 04:13:05.290 [info] purge_ms_response for <<"262423201946028">>: ok 04:13:05.290 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.291 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423201946028">>,message_type => purge_ms_res} 04:13:05.291 [info] purge_ms_response(<<"262429824366358">>): ok 04:13:05.291 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429824366358">>,"internet",[],undefined,true,0,false,false} 04:13:05.291 [info] purge_ms_response for <<"262429824366358">>: ok 04:13:05.291 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429824366358">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262423968823692 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2153.0> in state state_authenticated_wait_swx_saa 04:13:05.292 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423968823692",[],[2001],[],[{'Non-3GPP-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:05.292 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423968823692 send ok to <0.2153.0> *DBG* epdg_ue_fsm_262423968823692 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_262423968823692 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2153.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.292 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423968823692","262423968823692@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423968823692 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423968823692">>,ok}} 04:13:05.292 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423968823692 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.292 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,true,0,false,false} 04:13:05.292 [info] purge_ms_response(<<"262423968823692">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.292 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423968823692">>,"internet",[],undefined,true,0,false,false} 04:13:05.292 [info] purge_ms_response for <<"262423968823692">>: ok 04:13:05.292 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423968823692">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262420308067215 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420308067215 send ok to <0.2154.0> *DBG* epdg_ue_fsm_262420308067215 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:05.293 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420308067215",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420308067215 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2154.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.293 [info] ue_fsm ev_rx_swx_saa 04:13:05.293 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420308067215","262420308067215@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262420308067215">>,ok}} *DBG* epdg_ue_fsm_262420308067215 send ok to <0.211.0> 04:13:05.293 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420308067215 terminate normal in state state_wait_swm_session_termination_answer 04:13:05.293 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.293 [info] purge_ms_response(<<"262420308067215">>): ok 04:13:05.293 [info] purge_ms_response for <<"262420308067215">>: ok 04:13:05.293 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420308067215">>,message_type => purge_ms_res} 04:13:05.293 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420308067215">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427133678015 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2155.0> in state state_authenticated_wait_swx_saa 04:13:05.494 [info] SWx Rx SAA {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427133678015",[],[2001],[],[{'Non-3GPP-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:05.494 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427133678015 send ok to <0.2155.0> *DBG* epdg_ue_fsm_262427133678015 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_262427133678015 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2155.0> in state state_authenticated_wait_swx_saa => state_new 04:13:05.494 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427133678015","262427133678015@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427133678015 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427133678015">>,ok}} 04:13:05.494 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262427133678015 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.495 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,true,0,false,false} 04:13:05.495 [info] purge_ms_response(<<"262427133678015">>): ok 04:13:05.495 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427133678015">>,"internet",[],undefined,true,0,false,false} 04:13:05.495 [info] purge_ms_response for <<"262427133678015">>: ok 04:13:05.495 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427133678015">>,message_type => purge_ms_res} Socket #Port<0.55> closed [<0.740.0>] send_close_signal [{{#Port<0.55>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.55>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.55>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:05.497 [error] GSUP connection has been closed 04:13:05.498 [info] Peer down: {<0.689.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:05.702 [info] Peer down: {<0.749.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},35573}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.58>} Setting ccm options for socket #Port<0.58> 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.58> Stream {osmo, 5} 04:13:08.725 [notice] GSUP connection has been established Unblocking socket #Port<0.58> Unblocking socket #Port<0.58>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.58> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.58> Stream 254: ID_RESP -> ID_ACK 04:13:08.733 [info] Peer up: {<0.745.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:12.192 [info] Peer up: {<0.2177.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.58>, {osmo,5}, #{imsi => <<"262421379223778">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 04:13:18.235 [info] GSUP: Rx #{imsi => <<"262421379223778">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421379223778 enter epdg_ue_fsm in state state_new 04:13:18.235 [info] ue_fsm start(epdg_ue_fsm_262421379223778) *DBG* epdg_ue_fsm_262421379223778 consume internal init_state in state state_new 04:13:18.235 [info] ue_fsm init(<<"262421379223778">>) 04:13:18.235 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421379223778 receive call {auth_request,33,"internet",#{}} from <0.2192.0> in state state_new *DBG* epdg_ue_fsm_262421379223778 send ok to <0.2192.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.236 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421379223778 consume call {auth_request,33,"internet",#{}} from <0.2192.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421379223778 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421379223778 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:18.236 [info] ue_fsm start_link(aaa_ue_fsm_262421379223778) *DBG* aaa_ue_fsm_262421379223778 consume internal init_state in state state_new 04:13:18.236 [info] ue_fsm init("262421379223778") *DBG* aaa_ue_fsm_262421379223778 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:18.236 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:18.236 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421379223778",undefined,undefined,false,false,undefined} 04:13:18.236 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:18.236 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262421379223778",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421379223778 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421379223778 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:18.239 [info] SWx Rx MAA {<0.2177.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421379223778",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52]],[[125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163]],["foobar"],[[36,74,220,238,37,118,191,123,129,69,161,202,122,37,176,62]],[[24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.239 [info] dia_sip2gsup: auth [125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52] authz [125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163]  04:13:18.239 [info] rand [125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100] autn [172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52]  04:13:18.239 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421379223778 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>, <<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50, 98,170,12,67,242,14,66,184,165,44,121,153,163>>, <<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>, <<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176, 62>>}]}} from <0.2195.0> in state state_wait_swx_maa 04:13:18.239 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421379223778",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421379223778 send ok to <0.2195.0> *DBG* aaa_ue_fsm_262421379223778 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>, <<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50, 98,170,12,67,242,14,66,184,165,44,121,153,163>>, <<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>, <<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176, 62>>}]}} from <0.2195.0> in state state_wait_swx_maa => state_new 04:13:18.239 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>,<<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163>>,<<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>,<<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176,62>>}]} *DBG* epdg_ue_fsm_262421379223778 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>, <<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50, 98,170,12,67,242,14,66,184,165,44,121,153,163>>, <<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>, <<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176, 62>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:18.239 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>,<<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163>>,<<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>,<<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176,62>>}]}, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421379223778 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421379223778">>, {ok, [{epdg_auth_tuple, <<125,194,62,82,0,122,40,77,200,43,145,183,49, 240,145,100>>, <<172,246,140,236,27,167,177,67,62,172,83,156, 237,123,226,52>>, <<125,194,62,82,0,122,40,77,200,43,145,183,49, 240,145,100,50,98,170,12,67,242,14,66,184, 165,44,121,153,163>>, <<24,98,100,147,34,156,207,151,219,23,95,101, 151,101,156,174>>, <<36,74,220,238,37,118,191,123,129,69,161, 202,122,37,176,62>>}]}}} 04:13:18.240 [info] auth_response(<<"262421379223778">>): {ok,[{epdg_auth_tuple,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>,<<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163>>,<<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>,<<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176,62>>}]} *DBG* epdg_ue_fsm_262421379223778 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>, <<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>, <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50, 98,170,12,67,242,14,66,184,165,44,121,153,163>>, <<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>, <<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176, 62>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:18.240 [info] auth_response for <<"262421379223778">>: {ok,[{epdg_auth_tuple,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>,<<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>,<<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163>>,<<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>,<<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176,62>>}]} 04:13:18.240 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,246,140,236,27,167,177,67,62,172,83,156,237,123,226,52>>,ck => <<36,74,220,238,37,118,191,123,129,69,161,202,122,37,176,62>>,ik => <<24,98,100,147,34,156,207,151,219,23,95,101,151,101,156,174>>,rand => <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100>>,res => <<125,194,62,82,0,122,40,77,200,43,145,183,49,240,145,100,50,98,170,12,67,242,14,66,184,165,44,121,153,163>>}],imsi => <<"262421379223778">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421379223778">>, message_type => location_upd_req}} 04:13:18.241 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421379223778">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421379223778 receive call lu_request from <0.2196.0> in state state_authenticating 04:13:18.241 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421379223778 send ok to <0.2196.0> 04:13:18.241 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421379223778 consume call lu_request from <0.2196.0> in state state_authenticating *DBG* aaa_ue_fsm_262421379223778 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.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.241 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:18.241 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421379223778",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421379223778 send ok to <0.201.0> 04:13:18.241 [debug] SWx Tx SAR Imsi="262421379223778" Type=1 APN="internet" AgentInfoOpt=[]  04:13:18.241 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421379223778",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421379223778 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421379223778 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2197.0> in state state_wait_swx_saa 04:13:18.244 [info] SWx Rx SAA {<0.2177.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421379223778",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.244 [info] ue_fsm ev_rx_swx_saa 04:13:18.244 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421379223778",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421379223778 send ok to <0.2197.0> *DBG* aaa_ue_fsm_262421379223778 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2197.0> in state state_wait_swx_saa => state_authenticated 04:13:18.244 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421379223778 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:18.244 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421379223778 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421379223778">>,ok}} 04:13:18.244 [info] lu_response(<<"262421379223778">>): ok *DBG* epdg_ue_fsm_262421379223778 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.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.244 [info] lu_response for <<"262421379223778">>: ok 04:13:18.244 [info] GSUP: Tx #{imsi => <<"262421379223778">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421379223778">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:13:18.245 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421379223778">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421379223778 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2198.0> in state state_authenticated 04:13:18.245 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:18.245 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} 04:13:18.245 [debug] Selected PGW Remote Address "172.18.126.103" *DBG* epdg_ue_fsm_262421379223778 send ok to <0.2198.0> 04:13:18.245 [info] s2b: Tx {gtp,v2,create_session_request,0,13829354,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421379223778">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376225,<<172,18,126,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,3591054462,<<172,18,126,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.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421379223778 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2198.0> in state state_authenticated => state_wait_create_session_resp 04:13:18.245 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421379223778 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:18.252 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421379223778 receive call {rx_s6b_aar,"262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.2199.0> in state state_authenticated 04:13:18.252 [info] ue_fsm ev_rx_s6b_aar: "262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:18.252 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262421379223778",undefined,undefined,true,false,undefined} 04:13:18.252 [debug] SWx Tx SAR Imsi="262421379223778" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:18.252 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421379223778",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421379223778 send ok to <0.2199.0> 04:13:18.252 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421379223778 consume call {rx_s6b_aar,"262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.2199.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421379223778 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2200.0> in state state_authenticated_wait_swx_saa 04:13:18.254 [info] SWx Rx SAA {<0.2177.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421379223778",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:18.254 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421379223778 send ok to <0.2200.0> 04:13:18.254 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421379223778","262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2199.0>} *DBG* aaa_ue_fsm_262421379223778 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2200.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:18.254 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:18.254 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 04:13:18.257 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,33,211,4,234,0,2,0,2,0,16,0,87,0,9,1,160,51,163,63,186,172,18,126,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,51,163,63,186,172,18,126,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,51,163,63,186,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:18.257 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376225,13829354,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,<<"3£?º">>},{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,866336698,<<172,18,126,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,866336698,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:18.257 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421379223778">>,<0.2193.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376225,866336698,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054462,866336698}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:18.257 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:18.257 [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 => 3591054462,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 866336698}} *DBG* epdg_ue_fsm_262421379223778 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 => 3591054462, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 866336698}}} from <0.2201.0> in state state_wait_create_session_resp 04:13:18.257 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} 04:13:18.257 [info] KMOD Port Create PDP Context Call {<0.2193.0>,[alias|#Ref<0.2003034577.3624206338.201787>]}: {create_pdp_context,{172,18,126,103},3591054462,866336698,{192,168,0,2}} 04:13:18.257 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054462, 866336698 04:13:18.258 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],579,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054462},{o_tid,866336698}]}} 04:13:18.258 [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 => 3591054462,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 866336698}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421379223778">>, {ok, #{apco => <<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 => 3591054462, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 866336698}}}} 04:13:18.258 [info] tunnel_response(<<"262421379223778">>): {ok,#{apco => <<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 => 3591054462,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 866336698}} *DBG* epdg_ue_fsm_262421379223778 send ok to <0.2201.0> *DBG* epdg_ue_fsm_262421379223778 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 => 3591054462, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 866336698}}} from <0.2201.0> in state state_wait_create_session_resp => state_active 04:13:18.258 [info] tunnel_response for <<"262421379223778">>: {ok,#{apco => <<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 => 3591054462,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 866336698}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.258 [info] GSUP: Tx #{imsi => <<"262421379223778">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 04:13:18.260 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:18.260 [debug] Echo Request from {172,18,126,103}:2152, TEI: 0, SeqNo: 0 04:13:18.260 [debug] Echo Reply Send Result: {ok,<<>>} 04:13:18.260 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:13:18.260 [debug] Echo Request from {172,18,126,103}:2152, TEI: 0, SeqNo: 1 04:13:18.260 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.58>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421379223778">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421379223778 receive call purge_ms_request from <0.2204.0> in state state_active 04:13:18.261 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421379223778">>,message_type => purge_ms_req} 04:13:18.261 [info] ue_fsm purge_ms_request 04:13:18.261 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421379223778">>,"internet",[],{epdg_tun_pdp_ctx,3591054462,866336698,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:18.261 [info] KMOD Port Delete PDP Context Call {<0.2193.0>,[alias|#Ref<0.2003034577.3624206338.201811>]}: {delete_pdp_context,{172,18,126,103},3591054462,866336698,{192,168,0,2}} 04:13:18.261 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054462, 866336698 04:13:18.261 [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,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054462}]}} 04:13:18.261 [info] s2b: Tx {gtp,v2,delete_session_request,866336698,13829355,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054462,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262421379223778 send ok to <0.2204.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421379223778 consume call purge_ms_request from <0.2204.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421379223778 receive call rx_s6b_str from <0.2205.0> in state state_authenticated 04:13:18.263 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421379223778"],[],[]} 04:13:18.263 [info] ue_fsm ev_rx_s6b_str 04:13:18.263 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421379223778","262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421379223778 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2205.0> 04:13:18.263 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:18.263 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421379223778 consume call rx_s6b_str from <0.2205.0> in state state_authenticated 04:13:18.264 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,33,211,4,235,0,2,0,2,0,16,0>> 04:13:18.264 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376225,13829355,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:18.264 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376225,13829355,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421379223778 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376225,13829355,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2206.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421379223778 send ok to <0.2206.0> 04:13:18.264 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,false,0,false,false} 04:13:18.264 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421379223778 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376225,13829355,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2206.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:18.264 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421379223778 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421379223778 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:18.264 [info] ue_fsm ev_rx_swm_str 04:13:18.264 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421379223778","262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:18.264 [debug] SWx Tx SAR Imsi="262421379223778" Type=5 APN="internet" AgentInfoOpt=[]  04:13:18.264 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421379223778",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421379223778 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421379223778 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421379223778 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2207.0> in state state_authenticated_wait_swx_saa 04:13:18.266 [info] SWx Rx SAA {<0.2177.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421379223778",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421379223778 send ok to <0.2207.0> 04:13:18.266 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421379223778 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2207.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421379223778 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:18.266 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421379223778","262421379223778@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:18.266 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:13:18.266 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262421379223778">>,ok}} *DBG* epdg_ue_fsm_262421379223778 send ok to <0.211.0> 04:13:18.266 [info] purge_ms_response(<<"262421379223778">>): ok 04:13:18.266 [info] purge_ms_response for <<"262421379223778">>: ok *DBG* epdg_ue_fsm_262421379223778 terminate normal in state state_wait_swm_session_termination_answer 04:13:18.266 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421379223778">>,message_type => purge_ms_res} 04:13:18.266 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421379223778">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.58> closed [<0.2168.0>] send_close_signal [{{#Port<0.58>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.58>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.58>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:18.267 [error] GSUP connection has been closed 04:13:18.267 [info] Peer down: {<0.745.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:18.466 [info] Peer down: {<0.2177.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,126,103},46027}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.61>} Setting ccm options for socket #Port<0.61> 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.61> Stream {osmo, 5} 04:13:21.294 [notice] GSUP connection has been established Unblocking socket #Port<0.61> Unblocking socket #Port<0.61>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.61> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.61> Stream 254: ID_RESP -> ID_ACK 04:13:21.302 [info] Peer up: {<0.2173.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:24.104 [info] Peer up: {<0.2229.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.61>, {osmo,5}, #{imsi => <<"262425603029512">>, message_type => send_auth_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:30.125 [info] GSUP: Rx #{imsi => <<"262425603029512">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425603029512 enter epdg_ue_fsm in state state_new 04:13:30.126 [info] ue_fsm start(epdg_ue_fsm_262425603029512) *DBG* epdg_ue_fsm_262425603029512 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425603029512 receive call {auth_request,33,"internet",#{}} from <0.2236.0> in state state_new 04:13:30.126 [info] ue_fsm init(<<"262425603029512">>) *DBG* epdg_ue_fsm_262425603029512 send ok to <0.2236.0> 04:13:30.126 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425603029512 consume call {auth_request,33,"internet",#{}} from <0.2236.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:30.126 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425603029512 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425603029512 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:30.126 [info] ue_fsm start_link(aaa_ue_fsm_262425603029512) *DBG* aaa_ue_fsm_262425603029512 consume internal init_state in state state_new 04:13:30.126 [info] ue_fsm init("262425603029512") *DBG* aaa_ue_fsm_262425603029512 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:30.126 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:30.126 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425603029512",undefined,undefined,false,false,undefined} 04:13:30.126 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:30.126 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805504160",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262425603029512",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425603029512 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425603029512 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:30.130 [info] SWx Rx MAA {<0.2229.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805504160;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425603029512",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125]],[[163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225]],["foobar"],[[157,122,219,115,142,175,175,163,235,0,38,163,112,172,218,109]],[[35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425603029512 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>, <<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105, 224,18,128,156,80,110,98,68,88,81,103,60,91,225>>, <<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>, <<157,122,219,115,142,175,175,163,235,0,38,163,112,172, 218,109>>}]}} from <0.2239.0> in state state_wait_swx_maa 04:13:30.130 [info] dia_sip2gsup: auth [163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125] authz [163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225]  04:13:30.130 [info] rand [163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105] autn [25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125]  04:13:30.130 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425603029512 send ok to <0.2239.0> 04:13:30.130 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425603029512",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425603029512 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>, <<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105, 224,18,128,156,80,110,98,68,88,81,103,60,91,225>>, <<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>, <<157,122,219,115,142,175,175,163,235,0,38,163,112,172, 218,109>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:30.130 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>,<<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225>>,<<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>,<<157,122,219,115,142,175,175,163,235,0,38,163,112,172,218,109>>}]} *DBG* aaa_ue_fsm_262425603029512 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>, <<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105, 224,18,128,156,80,110,98,68,88,81,103,60,91,225>>, <<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>, <<157,122,219,115,142,175,175,163,235,0,38,163,112,172, 218,109>>}]}} from <0.2239.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425603029512 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425603029512">>, {ok, [{epdg_auth_tuple, <<163,74,210,117,64,90,48,48,97,33,138,37,106, 224,171,105>>, <<25,107,251,132,167,75,178,60,216,195,156,201, 74,227,28,125>>, <<163,74,210,117,64,90,48,48,97,33,138,37,106, 224,171,105,224,18,128,156,80,110,98,68,88, 81,103,60,91,225>>, <<35,228,185,128,82,64,198,61,40,104,239,121, 94,92,124,49>>, <<157,122,219,115,142,175,175,163,235,0, 38,163,112,172,218,109>>}]}}} 04:13:30.130 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>,<<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225>>,<<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>,<<157,122,219,115,142,175,175,163,235,0,38,163,112,172,218,109>>}]}, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425603029512 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>, <<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>, <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105, 224,18,128,156,80,110,98,68,88,81,103,60,91,225>>, <<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>, <<157,122,219,115,142,175,175,163,235,0,38,163,112,172, 218,109>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:30.130 [info] auth_response(<<"262425603029512">>): {ok,[{epdg_auth_tuple,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>,<<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225>>,<<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>,<<157,122,219,115,142,175,175,163,235,0,38,163,112,172,218,109>>}]} 04:13:30.130 [info] auth_response for <<"262425603029512">>: {ok,[{epdg_auth_tuple,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>,<<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>,<<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225>>,<<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>,<<157,122,219,115,142,175,175,163,235,0,38,163,112,172,218,109>>}]} 04:13:30.130 [info] GSUP: Tx #{auth_tuples => [#{autn => <<25,107,251,132,167,75,178,60,216,195,156,201,74,227,28,125>>,ck => <<157,122,219,115,142,175,175,163,235,0,38,163,112,172,218,109>>,ik => <<35,228,185,128,82,64,198,61,40,104,239,121,94,92,124,49>>,rand => <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105>>,res => <<163,74,210,117,64,90,48,48,97,33,138,37,106,224,171,105,224,18,128,156,80,110,98,68,88,81,103,60,91,225>>}],imsi => <<"262425603029512">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425603029512">>, message_type => location_upd_req}} 04:13:30.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425603029512">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425603029512 receive call lu_request from <0.2240.0> in state state_authenticating 04:13:30.132 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425603029512 send ok to <0.2240.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:30.132 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425603029512 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425603029512 consume call lu_request from <0.2240.0> in state state_authenticating 04:13:30.132 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:30.132 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425603029512",undefined,undefined,false,false,undefined} 04:13:30.132 [debug] SWx Tx SAR Imsi="262425603029512" Type=1 APN="internet" AgentInfoOpt=[]  04:13:30.132 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425603029512",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425603029512 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425603029512 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425603029512 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2241.0> in state state_wait_swx_saa 04:13:30.134 [info] SWx Rx SAA {<0.2229.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425603029512",[],[2001],[],[{'Non-3GPP-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:30.134 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425603029512 send ok to <0.2241.0> 04:13:30.134 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425603029512",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425603029512 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425603029512 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2241.0> in state state_wait_swx_saa => state_authenticated 04:13:30.134 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425603029512 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425603029512">>,ok}} *DBG* epdg_ue_fsm_262425603029512 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:30.134 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} 04:13:30.134 [info] lu_response(<<"262425603029512">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:30.134 [info] lu_response for <<"262425603029512">>: ok 04:13:30.134 [info] GSUP: Tx #{imsi => <<"262425603029512">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425603029512">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425603029512 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2242.0> in state state_authenticated 04:13:30.136 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425603029512">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:30.136 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:30.136 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} 04:13:30.136 [debug] Selected PGW Remote Address "172.18.126.103" 04:13:30.136 [info] s2b: Tx {gtp,v2,create_session_request,0,13829356,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425603029512">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,1242376226,<<172,18,126,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,3591054463,<<172,18,126,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425603029512 send ok to <0.2242.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:30.136 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425603029512 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2242.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425603029512 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425603029512 receive call {rx_s6b_aar,"262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.2243.0> in state state_authenticated 04:13:30.143 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:13:30.143 [info] ue_fsm ev_rx_s6b_aar: "262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}] 04:13:30.143 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}], {ue_fsm_data,"262425603029512",undefined,undefined,true,false,undefined} 04:13:30.143 [debug] SWx Tx SAR Imsi="262425603029512" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]  04:13:30.143 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425603029512",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425603029512 send ok to <0.2243.0> 04:13:30.143 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425603029512 consume call {rx_s6b_aar,"262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,126,103}],[],[],[]}]} from <0.2243.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425603029512 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2244.0> in state state_authenticated_wait_swx_saa 04:13:30.145 [info] SWx Rx SAA {<0.2229.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425603029512",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425603029512 send ok to <0.2244.0> 04:13:30.145 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425603029512 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2244.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:30.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425603029512","262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2243.0>} 04:13:30.145 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:30.146 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:30.149 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,33,0,117,74,13,40,34,211,4,236,0,2,0,2,0,16,0,87,0,9,1,160,195,178,167,0,172,18,126,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,195,178,167,0,172,18,126,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,178,167,0,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:30.149 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,create_session_response,1242376226,13829356,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,178,167,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,3283265280,<<172,18,126,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,3283265280,<<172,18,126,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:30.149 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425603029512">>,<0.2237.0>,<<"internet">>,{172,18,126,103},{172,18,126,103},undefined,1242376226,3283265280,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3591054463,3283265280}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:30.149 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:30.149 [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 => 3591054463,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3283265280}} *DBG* epdg_ue_fsm_262425603029512 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 => 3591054463, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3283265280}}} from <0.2245.0> in state state_wait_create_session_resp 04:13:30.149 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} 04:13:30.149 [info] KMOD Port Create PDP Context Call {<0.2237.0>,[alias|#Ref<0.2003034577.3624206342.201825>]}: {create_pdp_context,{172,18,126,103},3591054463,3283265280,{192,168,0,2}} 04:13:30.149 [debug] create_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054463, 3283265280 *DBG* epdg_ue_fsm_262425603029512 send ok to <0.2245.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425603029512">>, {ok, #{apco => <<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 => 3591054463, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined, remote_teid => 3283265280}}}} 04:13:30.149 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],643,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054463},{o_tid,3283265280}]}} *DBG* epdg_ue_fsm_262425603029512 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 => 3591054463, remote_ipv4 => <<172,18,126,103>>, remote_ipv6 => undefined,remote_teid => 3283265280}}} from <0.2245.0> in state state_wait_create_session_resp => state_active 04:13:30.149 [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 => 3591054463,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3283265280}) returned ok 04:13:30.150 [info] tunnel_response(<<"262425603029512">>): {ok,#{apco => <<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 => 3591054463,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3283265280}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:30.150 [info] tunnel_response for <<"262425603029512">>: {ok,#{apco => <<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 => 3591054463,remote_ipv4 => <<172,18,126,103>>,remote_ipv6 => undefined,remote_teid => 3283265280}} 04:13:30.150 [info] GSUP: Tx #{imsi => <<"262425603029512">>,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.61>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425603029512">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425603029512 receive call purge_ms_request from <0.2249.0> in state state_active 04:13:30.154 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425603029512">>,message_type => purge_ms_req} 04:13:30.154 [info] ue_fsm purge_ms_request 04:13:30.154 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425603029512">>,"internet",[],{epdg_tun_pdp_ctx,3591054463,3283265280,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,126,103>>},false,0,false,false} 04:13:30.154 [info] KMOD Port Delete PDP Context Call {<0.2237.0>,[alias|#Ref<0.2003034577.3624206340.200586>]}: {delete_pdp_context,{172,18,126,103},3591054463,3283265280,{192,168,0,2}} 04:13:30.154 [debug] delete_pdp_context: 1, {172,18,126,103}, {192,168,0,2}, 3591054463, 3283265280 04:13:30.154 [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,126,103}},{ms_address,{192,168,0,2}},{i_tid,3591054463}]}} 04:13:30.155 [info] s2b: Tx {gtp,v2,delete_session_request,3283265280,13829357,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3591054463,<<172,18,126,20>>,undefined}]} *DBG* epdg_ue_fsm_262425603029512 send ok to <0.2249.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425603029512 consume call purge_ms_request from <0.2249.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425603029512 receive call rx_s6b_str from <0.2250.0> in state state_authenticated 04:13:30.156 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425603029512"],[],[]} *DBG* aaa_ue_fsm_262425603029512 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2250.0> *DBG* aaa_ue_fsm_262425603029512 consume call rx_s6b_str from <0.2250.0> in state state_authenticated 04:13:30.156 [info] ue_fsm ev_rx_s6b_str 04:13:30.156 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425603029512","262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:30.156 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:30.157 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:30.158 [debug] S2b: Rx from IP {172,18,126,103} port 2123: <<72,37,0,14,74,13,40,34,211,4,237,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425603029512 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376226,13829357,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2251.0> in state state_wait_delete_session_resp 04:13:30.158 [debug] S2b: Rx from IP {172,18,126,103} port 2123: {gtp,v2,delete_session_response,1242376226,13829357,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425603029512 send ok to <0.2251.0> 04:13:30.158 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,1242376226,13829357,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:30.158 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425603029512 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425603029512 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,1242376226,13829357,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2251.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:13:30.158 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425603029512 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:30.158 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425603029512 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425603029512 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:30.158 [info] ue_fsm ev_rx_swm_str 04:13:30.158 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425603029512","262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:30.158 [debug] SWx Tx SAR Imsi="262425603029512" Type=5 APN="internet" AgentInfoOpt=[]  04:13:30.158 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805504160",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425603029512",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425603029512 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2252.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425603029512 send ok to <0.2252.0> *DBG* aaa_ue_fsm_262425603029512 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2252.0> in state state_authenticated_wait_swx_saa => state_new 04:13:30.160 [info] SWx Rx SAA {<0.2229.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805504160;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425603029512",[],[2001],[],[{'Non-3GPP-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_262425603029512 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:30.160 [info] ue_fsm ev_rx_swx_saa 04:13:30.160 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425603029512","262425603029512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:30.160 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262425603029512">>,ok}} *DBG* epdg_ue_fsm_262425603029512 send ok to <0.211.0> 04:13:30.160 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,true,0,false,false} 04:13:30.160 [info] purge_ms_response(<<"262425603029512">>): ok *DBG* epdg_ue_fsm_262425603029512 terminate normal in state state_wait_swm_session_termination_answer 04:13:30.160 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425603029512">>,"internet",[],undefined,true,0,false,false} 04:13:30.160 [info] purge_ms_response for <<"262425603029512">>: ok 04:13:30.160 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425603029512">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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.61> closed [<0.2220.0>] send_close_signal [{{#Port<0.61>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.61>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.61>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:13:30.162 [error] GSUP connection has been closed 04:13:30.162 [info] Peer down: {<0.2173.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,126,20}],[{172,18,126,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:30.362 [info] Peer down: {<0.2229.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,126,20},{192,168,0,2}],[{172,18,126,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}