16:48:13.154814 mtc SGSN_Tests.ttcn:2308 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'.
16:48:14.164755 mtc SGSN_Tests.ttcn:2308 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0).
16:48:14.164898 mtc SGSN_Tests.ttcn:2308 Test case TC_attach_usim_a53_a54 started.
16:48:14.165007 mtc SGSN_Tests.ttcn:2308 Initializing variables, timers and ports of component type SGSN_Tests.test_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.165181 mtc SGSN_Tests.ttcn:2308 Port GSUP_IPA_EVENT was started.
16:48:14.165266 mtc SGSN_Tests.ttcn:2308 Port PROC was started.
16:48:14.165322 mtc SGSN_Tests.ttcn:2308 Port RIM[0] was started.
16:48:14.165336 mtc SGSN_Tests.ttcn:2308 Port RIM[1] was started.
16:48:14.165346 mtc SGSN_Tests.ttcn:2308 Port RIM[2] was started.
16:48:14.165356 mtc SGSN_Tests.ttcn:2308 Port GTPC was started.
16:48:14.165366 mtc SGSN_Tests.ttcn:2308 Port SGSNVTY was started.
16:48:14.165377 mtc SGSN_Tests.ttcn:2308 Component type SGSN_Tests.test_CT was initialized.
16:48:14.165402 mtc SGSN_Tests.ttcn:307 Mapping port mtc:SGSNVTY to system:SGSNVTY.
16:48:14.165624 mtc SGSN_Tests.ttcn:307 Message enqueued on SGSNVTY from system integer : 2 id 1
16:48:14.165642 mtc SGSN_Tests.ttcn:307 Port SGSNVTY was mapped to system:SGSNVTY.
16:48:14.165671 mtc SGSN_Tests.ttcn:307 Map operation of mtc:SGSNVTY to system:SGSNVTY finished.
16:48:14.165700 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSGSN> ",
        has_wildcards := false
    }
}
16:48:14.165715 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSGSN# ",
        has_wildcards := false
    }
}
16:48:14.165727 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSGSN(*)",
        has_wildcards := true
    }
}
16:48:14.165758 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "enable"
16:48:14.165780 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.165802 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:14.165815 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:14.165826 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:14.165837 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:14.165848 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:48:14.165860 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port SGSNVTY succeeded: 2 with ? matched
16:48:14.165873 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port SGSNVTY succeeded, message from system(): integer : 2 id 1
16:48:14.165886 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of SGSNVTY.
16:48:14.165902 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 2
16:48:14.165931 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.165953 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:14.165966 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 2
16:48:14.165978 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of SGSNVTY.
16:48:14.165990 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.166003 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "reset sgsn state"
16:48:14.166025 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.166384 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:48:14.166409 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 4
16:48:14.166437 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.166458 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.166479 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
16:48:14.166495 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
16:48:14.166509 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY succeeded: "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with ? matched
16:48:14.166522 mtc Osmocom_VTY_Functions.ttcn:85 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:48:14.166534 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of SGSNVTY.
16:48:14.166551 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.166568 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:14.166579 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 4
16:48:14.166590 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of SGSNVTY.
16:48:14.166602 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.166615 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:48:14.166632 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.166739 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 5
16:48:14.166762 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.166781 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.166804 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:48:14.166817 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 5
16:48:14.166830 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 5 was extracted from the queue of SGSNVTY.
16:48:14.166842 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.166855 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:48:14.166873 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.166926 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 6
16:48:14.166945 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.166963 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.166984 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:14.166997 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 6
16:48:14.167009 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of SGSNVTY.
16:48:14.167021 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.167033 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "auth-policy remote"
16:48:14.167048 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.167102 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 7
16:48:14.167120 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.167137 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.167162 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:14.167178 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 7
16:48:14.167193 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of SGSNVTY.
16:48:14.167208 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.167223 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:48:14.167241 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.167282 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 8
16:48:14.167308 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.167342 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:14.167363 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 8
16:48:14.167376 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of SGSNVTY.
16:48:14.167389 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.167403 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:48:14.170129 593 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.170199 593 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-Gb0-NS0(593), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0. Version: 9.0.0.
16:48:14.170218 593 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.170249 593 - Connected to MC.
16:48:14.170263 593 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.170287 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 593, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:48:14.170310 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:48:14.171509 593 - Port NS_SP was started.
16:48:14.171533 593 - Port NSVC was started.
16:48:14.171544 593 - Port NS_CTRL was started.
16:48:14.171555 593 - Port NSPIP_PROC was started.
16:48:14.171566 593 - Component type NS_Emulation.NS_CT was initialized.
16:48:14.172841 594 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.172912 594 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-Gb0-BSSGP0(594), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0. Version: 9.0.0.
16:48:14.172929 594 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.172959 594 - Connected to MC.
16:48:14.172974 594 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.172985 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 594, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:48:14.173001 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb0-BSSGP0(594):BSCP and SGSN_Test-Gb0-NS0(593):NS_SP.
16:48:14.173216 593 - Port NS_SP is waiting for connection from SGSN_Test-Gb0-BSSGP0(594):BSCP on UNIX pathname /tmp/ttcn3-portconn-b473b84a.
16:48:14.173872 594 - Port BSCP was started.
16:48:14.173896 594 - Port PROC was started.
16:48:14.173907 594 - Port GLOBAL was started.
16:48:14.173918 594 - Port RIM was started.
16:48:14.173928 594 - Port MGMT was started.
16:48:14.173939 594 - Port BVC was started.
16:48:14.173949 594 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:48:14.173986 594 - Port BSCP has established the connection with SGSN_Test-Gb0-NS0(593):NS_SP using transport type UNIX.
16:48:14.174038 593 - Port NS_SP has accepted the connection from SGSN_Test-Gb0-BSSGP0(594):BSCP.
16:48:14.174049 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb0-BSSGP0(594):BSCP and SGSN_Test-Gb0-NS0(593):NS_SP finished.
16:48:14.174064 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "") on component SGSN_Test-Gb0-NS0(593).
16:48:14.174101 mtc SGSN_Tests.ttcn:235 Function was started.
16:48:14.174114 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a53_a54") on component SGSN_Test-Gb0-BSSGP0(594).
16:48:14.174151 mtc SGSN_Tests.ttcn:236 Function was started.
16:48:14.174163 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(594):PROC.
16:48:14.174236 593 - Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "").
16:48:14.174300 594 - Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a53_a54").
16:48:14.174389 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb0-BSSGP0(594):PROC on UNIX pathname /tmp/ttcn3-portconn-9a55b747.
16:48:14.174589 593 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21010
16:48:14.174633 593 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:48:14.174633 594 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI196.
16:48:14.174672 594 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:48:14.174747 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb0-BSSGP0(594):PROC.
16:48:14.174793 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(594):PROC finished.
16:48:14.174825 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb0-BSSGP0(594) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
}
16:48:14.174911 594 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:48:14.177820 595 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.178014 595 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: -NSVCI97-provIP(595), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP. Version: 9.0.0.
16:48:14.178036 595 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.178078 595 - Connected to MC.
16:48:14.178093 595 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.178123 593 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 595, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:48:14.178174 593 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb0-NS0(593):NSPIP_PROC and -NSVCI97-provIP(595):PROC.
16:48:14.178353 593 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI97-provIP(595):PROC on UNIX pathname /tmp/ttcn3-portconn-ef2da816.
16:48:14.178984 595 - Port NSE was started.
16:48:14.179008 595 - Port IPL4 was started.
16:48:14.179019 595 - Port NSVC[0] was started.
16:48:14.179030 595 - Port NSVC[1] was started.
16:48:14.179041 595 - Port NSVC[2] was started.
16:48:14.179051 595 - Port NSVC[3] was started.
16:48:14.179062 595 - Port NSVC[4] was started.
16:48:14.179072 595 - Port NSVC[5] was started.
16:48:14.179083 595 - Port NSVC[6] was started.
16:48:14.179094 595 - Port NSVC[7] was started.
16:48:14.179105 595 - Port NSVC[8] was started.
16:48:14.179115 595 - Port NSVC[9] was started.
16:48:14.179126 595 - Port NSVC[10] was started.
16:48:14.179136 595 - Port NSVC[11] was started.
16:48:14.179147 595 - Port NSVC[12] was started.
16:48:14.179157 595 - Port NSVC[13] was started.
16:48:14.179168 595 - Port NSVC[14] was started.
16:48:14.179179 595 - Port NSVC[15] was started.
16:48:14.179189 595 - Port PROC was started.
16:48:14.179200 595 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:48:14.179235 595 - Port PROC has established the connection with SGSN_Test-Gb0-NS0(593):NSPIP_PROC using transport type UNIX.
16:48:14.179288 593 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI97-provIP(595):PROC.
16:48:14.179304 593 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb0-NS0(593):NSPIP_PROC and -NSVCI97-provIP(595):PROC finished.
16:48:14.179337 593 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97") on component -NSVCI97-provIP(595).
16:48:14.179498 593 NS_Emulation.ttcnpp:324 Function was started.
16:48:14.179616 593 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:48:14.179642 595 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97").
16:48:14.179772 595 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI97-provIP(595):IPL4 to system:IPL4.
16:48:14.179813 595 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:48:14.179838 595 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI97-provIP(595):IPL4 to system:IPL4 finished.
16:48:14.179968 595 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21010 / UDP
16:48:14.180544 595 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:48:14.180805 596 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.180878 596 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: TC_attach_usim_a53_a54-BVCI196(596), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI196. Version: 9.0.0.
16:48:14.180896 596 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.180935 596 - Connected to MC.
16:48:14.180953 596 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.180965 594 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 596, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI196.
16:48:14.181000 594 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a53_a54-BVCI196(596):BVC and SGSN_Test-Gb0-BSSGP0(594):BVC.
16:48:14.181169 594 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a53_a54-BVCI196(596):BVC on UNIX pathname /tmp/ttcn3-portconn-e26abd45.
16:48:14.181887 596 - Port BVC was started.
16:48:14.181910 596 - Port MGMT was started.
16:48:14.181921 596 - Port GLOBAL was started.
16:48:14.181932 596 - Port BSSGP_SP was started.
16:48:14.181943 596 - Port BSSGP_SP_SIG was started.
16:48:14.181954 596 - Port BSSGP_PROC was started.
16:48:14.181965 596 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:48:14.182000 596 - Port BVC has established the connection with SGSN_Test-Gb0-BSSGP0(594):BVC using transport type UNIX.
16:48:14.182051 594 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a53_a54-BVCI196(596):BVC.
16:48:14.182066 594 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a53_a54-BVCI196(596):BVC and SGSN_Test-Gb0-BSSGP0(594):BVC finished.
16:48:14.182081 594 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_attach_usim_a53_a54-BVCI196") on component TC_attach_usim_a53_a54-BVCI196(596).
16:48:14.182206 594 BSSGP_Emulation.ttcnpp:203 Function was started.
16:48:14.182284 594 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:48:14.182411 596 - Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_attach_usim_a53_a54-BVCI196").
16:48:14.182639 594 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:48:14.183314 596 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.183521 597 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.183598 597 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: -NSVCI97(597), component type: NS_Emulation.NSVC_CT, component name: -NSVCI97. Version: 9.0.0.
16:48:14.183614 597 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.183631 594 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 196 with ? matched
}
16:48:14.183654 597 - Connected to MC.
16:48:14.183704 597 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.183707 594 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:48:14.183718 593 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 597, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:48:14.183740 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(594) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:14.183784 594 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:48:14.183810 593 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb0-NS0(593):NSVC and -NSVCI97(597):NS_SP.
16:48:14.183853 596 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.183864 594 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI196(596)
16:48:14.183896 596 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.183941 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb0-BSSGP0(594) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI196(596) id 1
16:48:14.184004 593 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI97(597):NS_SP on UNIX pathname /tmp/ttcn3-portconn-ff7aa419.
16:48:14.184007 596 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:14.184022 596 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.184028 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a53_a54-BVCI196(596) with ? matched
16:48:14.184052 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb0-BSSGP0(594): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI196(596) id 1
16:48:14.184059 596 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:14.184073 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 1 was extracted from the queue of PROC.
16:48:14.184078 596 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:14.184096 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(594):PROC.
16:48:14.184098 596 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:48:14.184116 596 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.184136 594 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:48:14.184161 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb0-BSSGP0(594):PROC. No more data can be sent or received through this connection.
16:48:14.184209 594 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:48:14.184229 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb0-BSSGP0(594):PROC.
16:48:14.184252 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(594):PROC finished.
16:48:14.184285 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb0-BSSGP0(594):RIM and mtc:RIM[0].
16:48:14.184455 mtc SGSN_Tests.ttcn:244 Port RIM[0] is waiting for connection from SGSN_Test-Gb0-BSSGP0(594):RIM on UNIX pathname /tmp/ttcn3-portconn-804cf336.
16:48:14.184482 594 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[0] using transport type UNIX.
16:48:14.184530 mtc SGSN_Tests.ttcn:244 Port RIM[0] has accepted the connection from SGSN_Test-Gb0-BSSGP0(594):RIM.
16:48:14.184545 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb0-BSSGP0(594):RIM and mtc:RIM[0] finished.
16:48:14.184560 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:48:14.184650 597 - Port NSCP was started.
16:48:14.184670 597 - Port NS_SP was started.
16:48:14.184681 597 - Component type NS_Emulation.NSVC_CT was initialized.
16:48:14.184713 597 - Port NS_SP has established the connection with SGSN_Test-Gb0-NS0(593):NSVC using transport type UNIX.
16:48:14.184765 593 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI97(597):NS_SP.
16:48:14.184782 593 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb0-NS0(593):NSVC and -NSVCI97(597):NS_SP finished.
16:48:14.184795 593 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}
16:48:14.184823 593 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(595)) on component -NSVCI97(597).
16:48:14.184918 593 NS_Emulation.ttcnpp:351 Function was started.
16:48:14.185031 597 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(595)).
16:48:14.185205 597 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:48:14.185266 593 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI97-provIP(595) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(597)
}
16:48:14.185418 595 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb0-NS0(593) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(597)
} id 1
16:48:14.185419 597 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:48:14.185509 595 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI97(597) with ? matched
}
16:48:14.185558 595 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb0-NS0(593): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(597)
} id 1
16:48:14.185581 595 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:48:14.185610 593 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:14.185630 595 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI97-provIP(595):NSVC[0] and -NSVCI97(597):NSCP.
16:48:14.185821 595 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI97(597):NSCP on UNIX pathname /tmp/ttcn3-portconn-ad278843.
16:48:14.185967 597 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI97-provIP(595):NSVC[0] using transport type UNIX.
16:48:14.186015 595 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI97(597):NSCP.
16:48:14.186029 595 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI97-provIP(595):NSVC[0] and -NSVCI97(597):NSCP finished.
16:48:14.186164 595 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI97(597) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:48:14.186261 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:14.186271 595 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb0-NS0(593) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:48:14.186370 593 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI97-provIP(595) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:14.186379 597 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:48:14.186403 597 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:14.186419 597 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:14.186441 597 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:48:14.186445 593 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:48:14.186461 597 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:14.186482 597 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:48:14.186500 593 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI97-provIP(595): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:14.186503 597 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:48:14.186538 593 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:48:14.186687 597 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:48:14.186747 597 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:48:14.186857 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:48:14.186913 593 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.186951 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.186976 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:48:14.186991 593 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:48:14.186998 595 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:48:14.187024 593 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:14.187061 593 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:48:14.187133 598 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.187200 598 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-Gb1-NS1(598), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1. Version: 9.0.0.
16:48:14.187208 593 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:48:14.187218 598 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.187247 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006104820060'O
}
16:48:14.187258 598 - Connected to MC.
16:48:14.187274 598 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.187296 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 598, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:48:14.187344 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:48:14.187371 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:14.187465 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187491 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187515 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187530 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187549 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187600 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:48:14.187631 594 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.187655 594 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187669 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.187670 594 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187684 594 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187694 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:48:14.187698 594 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187712 594 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187715 595 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:48:14.187726 594 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187740 594 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.187752 594 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.187780 594 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:14.187800 594 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:14.187820 594 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:48:14.187862 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:48:14.187911 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:14.187926 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.187939 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:14.187951 595 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:48:14.187953 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:48:14.187970 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:14.188016 597 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:48:14.188045 597 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:48:14.188058 597 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:48:14.188076 597 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:48:14.188090 597 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:48:14.188109 597 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:14.188131 597 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:14.188139 593 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.188147 597 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:48:14.188178 593 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.188180 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:14.188196 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.188205 593 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:48:14.188208 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:14.188226 595 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:48:14.188227 593 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:48:14.188239 598 - Port NS_SP was started.
16:48:14.188243 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:48:14.188248 593 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.188263 598 - Port NSVC was started.
16:48:14.188269 593 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:48:14.188276 598 - Port NS_CTRL was started.
16:48:14.188282 597 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:48:14.188287 598 - Port NSPIP_PROC was started.
16:48:14.188295 593 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:14.188302 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:14.188302 598 - Component type NS_Emulation.NS_CT was initialized.
16:48:14.188309 597 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:48:14.188315 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.188328 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:14.188334 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.188340 595 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:48:14.188349 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188355 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:14.188358 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:14.188364 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188377 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188384 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:14.188390 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188395 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.188405 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:14.188407 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188411 597 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188417 595 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:48:14.188429 597 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188431 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:48:14.188435 594 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:48:14.188443 597 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188453 594 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188460 597 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188467 594 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188470 597 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:14.188480 594 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188484 597 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188493 594 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188498 597 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:48:14.188506 594 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188509 597 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:14.188519 594 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188522 597 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:48:14.188533 594 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.188541 597 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:14.188545 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:14.188546 594 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.188558 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.188560 594 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:14.188567 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.188570 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:14.188573 594 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.188580 595 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:48:14.188580 597 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188584 594 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:48:14.188597 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:48:14.188601 597 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188613 597 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188614 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.188627 597 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188630 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.188641 597 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:14.188642 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.188655 597 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:48:14.188656 595 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:48:14.188667 597 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.188673 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:48:14.188679 597 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:48:14.188692 597 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:48:14.188706 597 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:48:14.188721 597 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:48:14.188748 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:14.188768 597 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188782 597 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.188796 597 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:48:14.188808 597 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:14.188820 597 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:48:14.188832 597 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:48:14.188844 597 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:48:14.188863 597 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:48:14.188894 593 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:14.188931 593 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:48:14.188955 593 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:14.188975 593 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:48:14.189117 593 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:48:14.189152 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:14.189170 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.189216 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.189230 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.189243 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.189256 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.189269 594 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:48:14.189281 594 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:14.189294 594 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:48:14.189774 594 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:14.189859 594 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:48:14.189985 593 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.190139 593 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:14.190166 593 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.190195 593 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:48:14.190256 593 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(597) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:14.190398 597 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.190491 597 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:14.190533 597 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:14.190554 597 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:14.190568 597 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.190593 597 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:48:14.190635 597 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:48:14.190692 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:14.190754 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.190779 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:14.190809 595 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:48:14.190843 599 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.190846 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:48:14.190928 599 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-Gb1-BSSGP1(599), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1. Version: 9.0.0.
16:48:14.190950 599 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.190989 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:14.190989 599 - Connected to MC.
16:48:14.191004 599 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.191017 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.191039 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:14.191047 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 599, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:48:14.191059 595 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:48:14.191086 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb1-BSSGP1(599):BSCP and SGSN_Test-Gb1-NS1(598):NS_SP.
16:48:14.191088 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:48:14.191124 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:14.191140 597 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.191190 597 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.191302 598 - Port NS_SP is waiting for connection from SGSN_Test-Gb1-BSSGP1(599):BSCP on UNIX pathname /tmp/ttcn3-portconn-8e73b84d.
16:48:14.191306 597 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.191321 597 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.191364 597 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:14.191381 597 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:14.191393 597 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:14.191405 597 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:48:14.191931 599 - Port BSCP was started.
16:48:14.191954 599 - Port PROC was started.
16:48:14.191964 599 - Port GLOBAL was started.
16:48:14.191974 599 - Port RIM was started.
16:48:14.191984 599 - Port MGMT was started.
16:48:14.191993 599 - Port BVC was started.
16:48:14.192003 599 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:48:14.192036 599 - Port BSCP has established the connection with SGSN_Test-Gb1-NS1(598):NS_SP using transport type UNIX.
16:48:14.192089 598 - Port NS_SP has accepted the connection from SGSN_Test-Gb1-BSSGP1(599):BSCP.
16:48:14.192103 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb1-BSSGP1(599):BSCP and SGSN_Test-Gb1-NS1(598):NS_SP finished.
16:48:14.192130 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "") on component SGSN_Test-Gb1-NS1(598).
16:48:14.192187 mtc SGSN_Tests.ttcn:235 Function was started.
16:48:14.192208 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a53_a54") on component SGSN_Test-Gb1-BSSGP1(599).
16:48:14.192261 mtc SGSN_Tests.ttcn:236 Function was started.
16:48:14.192283 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(599):PROC.
16:48:14.192302 598 - Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "").
16:48:14.192389 599 - Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a53_a54").
16:48:14.192476 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb1-BSSGP1(599):PROC on UNIX pathname /tmp/ttcn3-portconn-9f55b747.
16:48:14.192546 598 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21011
16:48:14.192594 598 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:48:14.192705 599 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI210.
16:48:14.192738 597 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.192743 599 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:48:14.192804 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb1-BSSGP1(599):PROC.
16:48:14.192835 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(599):PROC finished.
16:48:14.192867 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb1-BSSGP1(599) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
}
16:48:14.192943 599 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:48:14.193207 593 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.193467 593 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.193497 593 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.193517 593 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.193535 593 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.193592 593 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:14.193621 593 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.193644 593 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:48:14.193684 593 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.193942 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.194125 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.194154 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.194174 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.194192 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.194209 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.194266 594 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:48:14.194282 594 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.194304 594 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:48:14.194325 594 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:48:14.194352 594 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:48:14.194369 594 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:48:14.194391 594 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:48:14.194425 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(594) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:14.194468 594 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:48:14.194473 596 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.194488 596 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.194503 596 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:14.194516 596 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.194528 596 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:14.194541 596 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:14.194560 596 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:48:14.194576 596 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.194622 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(594) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:14.194655 596 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.194669 596 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.194698 596 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:48:14.194711 596 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:14.194723 596 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:48:14.195341 600 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.195404 600 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: -NSVCI98-provIP(600), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP. Version: 9.0.0.
16:48:14.195420 600 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.195460 600 - Connected to MC.
16:48:14.195465 596 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:48:14.195474 600 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.195495 598 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 600, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:48:14.195539 598 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb1-NS1(598):NSPIP_PROC and -NSVCI98-provIP(600):PROC.
16:48:14.195558 596 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:48:14.195589 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a53_a54-BVCI196(596) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:48:14.195737 598 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI98-provIP(600):PROC on UNIX pathname /tmp/ttcn3-portconn-db2da811.
16:48:14.195813 594 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:14.195857 594 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a53_a54-BVCI196(596): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:48:14.195889 594 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:48:14.195914 594 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:48:14.195947 593 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:14.195974 593 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:14.195988 593 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:14.196001 593 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:48:14.196015 593 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(597) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:48:14.196039 597 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:14.196066 597 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:14.196082 597 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200C4078108088862F224334F0051E0'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:14.196099 597 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:14.196112 597 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:48:14.196125 597 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:48:14.196143 597 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
}
16:48:14.196178 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:48:14.196218 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.196240 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:48:14.196261 595 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:48:14.196296 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200C4078108088862F224334F0051E0'O
}
16:48:14.196434 600 - Port NSE was started.
16:48:14.196456 600 - Port IPL4 was started.
16:48:14.196467 600 - Port NSVC[0] was started.
16:48:14.196478 600 - Port NSVC[1] was started.
16:48:14.196483 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:48:14.196489 600 - Port NSVC[2] was started.
16:48:14.196501 600 - Port NSVC[3] was started.
16:48:14.196511 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.196512 600 - Port NSVC[4] was started.
16:48:14.196523 600 - Port NSVC[5] was started.
16:48:14.196534 600 - Port NSVC[6] was started.
16:48:14.196535 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:48:14.196545 600 - Port NSVC[7] was started.
16:48:14.196555 600 - Port NSVC[8] was started.
16:48:14.196556 595 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:48:14.196566 600 - Port NSVC[9] was started.
16:48:14.196576 600 - Port NSVC[10] was started.
16:48:14.196585 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
}
16:48:14.196587 600 - Port NSVC[11] was started.
16:48:14.196601 600 - Port NSVC[12] was started.
16:48:14.196612 600 - Port NSVC[13] was started.
16:48:14.196615 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:48:14.196622 600 - Port NSVC[14] was started.
16:48:14.196630 597 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.196633 600 - Port NSVC[15] was started.
16:48:14.196646 600 - Port PROC was started.
16:48:14.196648 597 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.196657 600 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:48:14.196665 597 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.196681 597 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.196691 600 - Port PROC has established the connection with SGSN_Test-Gb1-NS1(598):NSPIP_PROC using transport type UNIX.
16:48:14.196697 597 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:14.196743 598 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI98-provIP(600):PROC.
16:48:14.196747 597 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:14.196758 598 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb1-NS1(598):NSPIP_PROC and -NSVCI98-provIP(600):PROC finished.
16:48:14.196760 597 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:48:14.196776 597 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:48:14.196788 598 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98") on component -NSVCI98-provIP(600).
16:48:14.196877 597 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.196908 593 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.196928 593 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.196938 598 NS_Emulation.ttcnpp:324 Function was started.
16:48:14.196941 593 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.196954 593 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.196966 593 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.196979 593 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:14.197000 593 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.197013 593 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:48:14.197025 593 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.197048 598 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:48:14.197060 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.197080 600 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98").
16:48:14.197125 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.197168 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.197203 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.197206 600 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI98-provIP(600):IPL4 to system:IPL4.
16:48:14.197237 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.197249 600 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:48:14.197275 600 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI98-provIP(600):IPL4 to system:IPL4 finished.
16:48:14.197278 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.197322 594 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:48:14.197394 594 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:14.197398 600 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21011 / UDP
16:48:14.197442 594 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:48:14.197496 594 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.197527 594 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:48:14.197550 594 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.197574 594 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:48:14.197748 594 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a53_a54-BVCI196(596) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.197958 601 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.197960 600 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:48:14.198022 601 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: TC_attach_usim_a53_a54-BVCI210(601), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI210. Version: 9.0.0.
16:48:14.198036 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.198038 601 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.198076 601 - Connected to MC.
16:48:14.198089 601 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.198122 599 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 601, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI210.
16:48:14.198179 596 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:48:14.198195 599 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a53_a54-BVCI210(601):BVC and SGSN_Test-Gb1-BSSGP1(599):BVC.
16:48:14.198198 596 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.198212 596 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:48:14.198232 596 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:48:14.198248 596 BSSGP_Emulation.ttcnpp:1398 BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:48:14.198409 599 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a53_a54-BVCI210(601):BVC on UNIX pathname /tmp/ttcn3-portconn-d26abd40.
16:48:14.199106 601 - Port BVC was started.
16:48:14.199126 601 - Port MGMT was started.
16:48:14.199134 601 - Port GLOBAL was started.
16:48:14.199142 601 - Port BSSGP_SP was started.
16:48:14.199167 601 - Port BSSGP_SP_SIG was started.
16:48:14.199198 601 - Port BSSGP_PROC was started.
16:48:14.199209 601 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:48:14.199241 601 - Port BVC has established the connection with SGSN_Test-Gb1-BSSGP1(599):BVC using transport type UNIX.
16:48:14.199288 599 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a53_a54-BVCI210(601):BVC.
16:48:14.199312 599 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a53_a54-BVCI210(601):BVC and SGSN_Test-Gb1-BSSGP1(599):BVC finished.
16:48:14.199336 599 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_attach_usim_a53_a54-BVCI210") on component TC_attach_usim_a53_a54-BVCI210(601).
16:48:14.199534 599 BSSGP_Emulation.ttcnpp:203 Function was started.
16:48:14.199630 601 - Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_attach_usim_a53_a54-BVCI210").
16:48:14.199655 599 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:48:14.199941 599 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a53_a54-BVCI210(601) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:48:14.200414 601 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.200553 602 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.200631 602 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: -NSVCI98(602), component type: NS_Emulation.NSVC_CT, component name: -NSVCI98. Version: 9.0.0.
16:48:14.200650 602 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.200692 602 - Connected to MC.
16:48:14.200707 602 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.200733 598 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 602, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:48:14.200778 599 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 210 with ? matched
}
16:48:14.200799 598 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb1-NS1(598):NSVC and -NSVCI98(602):NS_SP.
16:48:14.200819 601 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(599) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:14.200821 599 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:48:14.200843 599 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:48:14.200898 601 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.200923 599 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI210(601)
16:48:14.201016 598 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI98(602):NS_SP on UNIX pathname /tmp/ttcn3-portconn-cf7aa41e.
16:48:14.201016 601 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.201031 601 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:14.201043 601 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.201049 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb1-BSSGP1(599) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI210(601) id 2
16:48:14.201072 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a53_a54-BVCI210(601) with ? matched
16:48:14.201077 601 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:14.201087 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb1-BSSGP1(599): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI210(601) id 1
16:48:14.201098 601 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(599): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:14.201101 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 2 was extracted from the queue of PROC.
16:48:14.201115 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(599):PROC.
16:48:14.201123 601 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:48:14.201141 601 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.201143 599 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:48:14.201167 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb1-BSSGP1(599):PROC. No more data can be sent or received through this connection.
16:48:14.201187 599 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:48:14.201207 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb1-BSSGP1(599):PROC.
16:48:14.201229 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(599):PROC finished.
16:48:14.201263 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb1-BSSGP1(599):RIM and mtc:RIM[1].
16:48:14.201437 mtc SGSN_Tests.ttcn:244 Port RIM[1] is waiting for connection from SGSN_Test-Gb1-BSSGP1(599):RIM on UNIX pathname /tmp/ttcn3-portconn-854cf337.
16:48:14.201464 599 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[1] using transport type UNIX.
16:48:14.201511 mtc SGSN_Tests.ttcn:244 Port RIM[1] has accepted the connection from SGSN_Test-Gb1-BSSGP1(599):RIM.
16:48:14.201525 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb1-BSSGP1(599):RIM and mtc:RIM[1] finished.
16:48:14.201540 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:48:14.201602 602 - Port NSCP was started.
16:48:14.201623 602 - Port NS_SP was started.
16:48:14.201635 602 - Component type NS_Emulation.NSVC_CT was initialized.
16:48:14.201672 602 - Port NS_SP has established the connection with SGSN_Test-Gb1-NS1(598):NSVC using transport type UNIX.
16:48:14.201725 598 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI98(602):NS_SP.
16:48:14.201752 598 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb1-NS1(598):NSVC and -NSVCI98(602):NS_SP finished.
16:48:14.201773 598 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}
16:48:14.201818 598 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(600)) on component -NSVCI98(602).
16:48:14.201936 598 NS_Emulation.ttcnpp:351 Function was started.
16:48:14.202047 602 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(600)).
16:48:14.202228 602 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:48:14.202247 598 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI98-provIP(600) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(602)
}
16:48:14.202443 602 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:48:14.202448 600 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb1-NS1(598) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(602)
} id 1
16:48:14.202604 600 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI98(602) with ? matched
}
16:48:14.202635 598 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI98(602) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:14.202691 600 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb1-NS1(598): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(602)
} id 1
16:48:14.202735 600 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:48:14.202818 600 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI98-provIP(600):NSVC[0] and -NSVCI98(602):NSCP.
16:48:14.203033 600 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI98(602):NSCP on UNIX pathname /tmp/ttcn3-portconn-99278848.
16:48:14.203064 602 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI98-provIP(600):NSVC[0] using transport type UNIX.
16:48:14.203122 600 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI98(602):NSCP.
16:48:14.203150 600 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI98-provIP(600):NSVC[0] and -NSVCI98(602):NSCP finished.
16:48:14.203392 600 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI98(602) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:48:14.203529 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:14.203591 600 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb1-NS1(598) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:48:14.203646 602 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:48:14.203674 602 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:14.203689 602 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:14.203713 598 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI98-provIP(600) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:14.203714 602 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:48:14.203734 602 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:14.203756 602 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:48:14.203777 602 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:48:14.203785 598 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:48:14.203844 598 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI98-provIP(600): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:14.203881 598 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:48:14.203960 602 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:48:14.204014 602 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:48:14.204233 600 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:48:14.204284 598 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.204374 598 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:48:14.204414 598 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI98(602): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:14.204425 600 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.204454 598 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:48:14.204468 600 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(602): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:48:14.204497 603 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.204509 600 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:48:14.204564 603 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-Gb2-NS2(603), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2. Version: 9.0.0.
16:48:14.204583 603 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.204622 598 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:48:14.204624 603 - Connected to MC.
16:48:14.204651 603 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.204682 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 603, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:48:14.204701 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:48:14.204810 599 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:14.204899 599 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.204919 599 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.204932 599 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.204946 599 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.204959 599 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.204975 600 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006204820061'O
}
16:48:14.205039 599 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.205061 599 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205075 599 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205087 599 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205100 599 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205111 599 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205124 599 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205141 599 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.205154 599 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.205191 599 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:14.205225 599 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:14.205253 599 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:48:14.205522 600 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:48:14.205605 603 - Port NS_SP was started.
16:48:14.205627 603 - Port NSVC was started.
16:48:14.205639 603 - Port NS_CTRL was started.
16:48:14.205647 600 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.205651 603 - Port NSPIP_PROC was started.
16:48:14.205662 603 - Component type NS_Emulation.NS_CT was initialized.
16:48:14.205687 600 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:48:14.205722 600 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:48:14.205976 600 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:48:14.206069 600 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:14.206097 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:48:14.206098 600 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.206121 600 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:14.206141 600 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:48:14.206156 602 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:48:14.206176 600 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:14.206177 602 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:48:14.206195 602 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:48:14.206215 602 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:48:14.206229 602 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:48:14.206249 602 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:14.206277 602 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:14.206286 598 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(602) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.206293 602 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:48:14.206316 600 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:14.206335 598 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.206349 600 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.206349 602 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:48:14.206362 598 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:48:14.206364 600 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(602): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:14.206374 602 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:48:14.206384 598 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:48:14.206385 600 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:48:14.206407 600 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:48:14.206408 598 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI98(602): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.206424 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:14.206430 598 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:48:14.206446 600 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:14.206457 598 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:14.206463 600 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.206475 600 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(602): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:14.206478 602 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206488 600 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:48:14.206496 602 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206499 599 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.206505 600 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:48:14.206510 602 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206526 602 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206527 599 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206527 600 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:14.206539 602 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:14.206545 600 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.206552 599 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206554 602 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206557 600 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:14.206570 599 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206571 602 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:48:14.206572 600 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:48:14.206587 602 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:14.206588 599 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206598 600 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:14.206600 602 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:48:14.206612 599 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206621 602 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:14.206641 600 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:14.206647 599 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:48:14.206649 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.206657 600 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.206668 602 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206669 599 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206669 600 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.206686 602 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206687 599 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206688 600 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:14.206699 602 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206703 599 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206705 600 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:48:14.206710 602 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206717 599 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206723 602 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:14.206724 600 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:48:14.206730 599 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206734 602 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:48:14.206739 600 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.206745 599 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206746 602 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.206749 600 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(602): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.206759 599 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.206761 602 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:48:14.206764 600 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:48:14.206771 599 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.206774 602 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:48:14.206780 600 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:48:14.206782 599 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:14.206787 602 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:48:14.206798 599 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.206800 602 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:48:14.206814 599 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:48:14.206827 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:14.206864 602 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206881 602 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.206896 602 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:48:14.206908 602 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:14.206921 602 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:48:14.206933 602 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:48:14.206946 602 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:48:14.206967 602 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:48:14.206992 598 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(602) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:14.207021 598 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:48:14.207044 598 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI98(602): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:14.207065 598 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:48:14.207205 598 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:48:14.207243 599 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:14.207259 599 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.207273 599 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.207286 599 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.207298 599 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.207311 599 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.207323 599 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:48:14.207335 599 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:14.207347 599 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:48:14.207544 604 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.207615 604 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-Gb2-BSSGP2(604), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2. Version: 9.0.0.
16:48:14.207632 604 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.207662 604 - Connected to MC.
16:48:14.207676 604 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.207696 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 604, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:48:14.207716 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb2-BSSGP2(604):BSCP and SGSN_Test-Gb2-NS2(603):NS_SP.
16:48:14.207822 599 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:14.207913 603 - Port NS_SP is waiting for connection from SGSN_Test-Gb2-BSSGP2(604):BSCP on UNIX pathname /tmp/ttcn3-portconn-8073b840.
16:48:14.207979 599 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:48:14.208103 598 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.208255 598 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:14.208284 598 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(599): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.208314 598 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:48:14.208374 598 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(602) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:14.208507 602 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.208585 604 - Port BSCP was started.
16:48:14.208595 602 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:14.208605 604 - Port PROC was started.
16:48:14.208616 604 - Port GLOBAL was started.
16:48:14.208627 604 - Port RIM was started.
16:48:14.208638 602 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:14.208638 604 - Port MGMT was started.
16:48:14.208649 604 - Port BVC was started.
16:48:14.208661 602 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:14.208662 604 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:48:14.208679 602 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.208701 604 - Port BSCP has established the connection with SGSN_Test-Gb2-NS2(603):NS_SP using transport type UNIX.
16:48:14.208702 602 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:48:14.208741 602 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:48:14.208755 603 - Port NS_SP has accepted the connection from SGSN_Test-Gb2-BSSGP2(604):BSCP.
16:48:14.208766 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb2-BSSGP2(604):BSCP and SGSN_Test-Gb2-NS2(603):NS_SP finished.
16:48:14.208778 600 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:14.208797 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "") on component SGSN_Test-Gb2-NS2(603).
16:48:14.208802 600 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.208816 600 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(602): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:14.208831 600 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:48:14.208839 mtc SGSN_Tests.ttcn:235 Function was started.
16:48:14.208852 600 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:48:14.208873 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a53_a54") on component SGSN_Test-Gb2-BSSGP2(604).
16:48:14.208931 mtc SGSN_Tests.ttcn:236 Function was started.
16:48:14.208952 603 - Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "").
16:48:14.208953 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(604):PROC.
16:48:14.208963 600 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:14.208995 600 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.209018 600 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:14.209059 600 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:48:14.209065 604 - Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_attach_usim_a53_a54").
16:48:14.209158 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb2-BSSGP2(604):PROC on UNIX pathname /tmp/ttcn3-portconn-9455b747.
16:48:14.209174 600 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:48:14.209182 603 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21012
16:48:14.209210 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:14.209226 603 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:48:14.209227 602 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.209246 602 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.209263 602 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.209277 602 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.209317 602 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:14.209334 602 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:14.209347 602 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:14.209360 602 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:48:14.209374 604 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI220.
16:48:14.209412 604 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:48:14.209474 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb2-BSSGP2(604):PROC.
16:48:14.209502 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(604):PROC finished.
16:48:14.209528 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb2-BSSGP2(604) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
}
16:48:14.209600 604 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:48:14.210656 602 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.211114 598 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(602) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.211356 598 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.211386 598 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.211405 598 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.211424 598 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.211481 598 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:14.211509 598 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(602): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.211533 598 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:48:14.211572 598 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.211830 599 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.212015 599 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.212046 599 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.212066 599 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.212084 599 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.212102 599 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.212153 605 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.212158 599 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:48:14.212174 599 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.212189 599 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:48:14.212209 599 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:48:14.212220 605 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: -NSVCI99-provIP(605), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP. Version: 9.0.0.
16:48:14.212235 599 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:48:14.212237 605 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.212251 599 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:48:14.212275 599 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a53_a54-BVCI210(601) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:48:14.212276 605 - Connected to MC.
16:48:14.212293 605 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.212306 603 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 605, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:48:14.212321 601 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(599) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:14.212354 599 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a53_a54-BVCI210(601) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:48:14.212393 601 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.212400 603 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb2-NS2(603):NSPIP_PROC and -NSVCI99-provIP(605):PROC.
16:48:14.212419 601 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.212443 601 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:14.212462 601 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.212481 601 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:14.212522 601 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(599): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:14.212639 603 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI99-provIP(605):PROC on UNIX pathname /tmp/ttcn3-portconn-db2da81c.
16:48:14.212646 601 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:48:14.212679 601 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.212757 601 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(599) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:14.212822 601 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.212846 601 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.212895 601 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:48:14.212917 601 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(599): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:14.212936 601 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:48:14.213239 605 - Port NSE was started.
16:48:14.213262 605 - Port IPL4 was started.
16:48:14.213272 605 - Port NSVC[0] was started.
16:48:14.213282 605 - Port NSVC[1] was started.
16:48:14.213291 605 - Port NSVC[2] was started.
16:48:14.213301 605 - Port NSVC[3] was started.
16:48:14.213310 605 - Port NSVC[4] was started.
16:48:14.213320 605 - Port NSVC[5] was started.
16:48:14.213330 605 - Port NSVC[6] was started.
16:48:14.213339 605 - Port NSVC[7] was started.
16:48:14.213349 605 - Port NSVC[8] was started.
16:48:14.213358 605 - Port NSVC[9] was started.
16:48:14.213368 605 - Port NSVC[10] was started.
16:48:14.213378 605 - Port NSVC[11] was started.
16:48:14.213387 605 - Port NSVC[12] was started.
16:48:14.213397 605 - Port NSVC[13] was started.
16:48:14.213406 605 - Port NSVC[14] was started.
16:48:14.213416 605 - Port NSVC[15] was started.
16:48:14.213426 605 - Port PROC was started.
16:48:14.213435 605 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:48:14.213467 605 - Port PROC has established the connection with SGSN_Test-Gb2-NS2(603):NSPIP_PROC using transport type UNIX.
16:48:14.213531 603 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI99-provIP(605):PROC.
16:48:14.213560 603 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb2-NS2(603):NSPIP_PROC and -NSVCI99-provIP(605):PROC finished.
16:48:14.213610 603 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99") on component -NSVCI99-provIP(605).
16:48:14.213862 603 NS_Emulation.ttcnpp:324 Function was started.
16:48:14.213993 605 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99").
16:48:14.214040 603 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:48:14.214117 605 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI99-provIP(605):IPL4 to system:IPL4.
16:48:14.214161 605 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:48:14.214171 601 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:48:14.214188 605 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI99-provIP(605):IPL4 to system:IPL4 finished.
16:48:14.214323 605 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21012 / UDP
16:48:14.214342 601 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:48:14.214369 599 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a53_a54-BVCI210(601) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:48:14.214466 599 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:14.214488 599 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a53_a54-BVCI210(601): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:48:14.214506 599 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:48:14.214520 599 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:48:14.214549 598 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:14.214593 598 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:14.214616 598 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(599): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:14.214637 598 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:48:14.214661 598 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(602) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:48:14.214698 602 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:14.214730 602 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:14.214746 602 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200D2078108088862F22433900051E1'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:14.214764 602 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:14.214776 602 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:48:14.214788 602 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:48:14.214807 602 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
}
16:48:14.214826 606 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.214845 600 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:48:14.214870 605 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:48:14.214886 600 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.214891 606 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: TC_attach_usim_a53_a54-BVCI220(606), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI220. Version: 9.0.0.
16:48:14.214906 606 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.214909 600 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(602): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:48:14.214931 600 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:48:14.214942 606 - Connected to MC.
16:48:14.214955 606 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.214967 600 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200D2078108088862F22433900051E1'O
}
16:48:14.214983 604 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 606, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_attach_usim_a53_a54-BVCI220.
16:48:14.215019 604 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_attach_usim_a53_a54-BVCI220(606):BVC and SGSN_Test-Gb2-BSSGP2(604):BVC.
16:48:14.215131 600 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:48:14.215194 604 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_attach_usim_a53_a54-BVCI220(606):BVC on UNIX pathname /tmp/ttcn3-portconn-de6abd4b.
16:48:14.215208 600 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.215231 600 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:48:14.215251 600 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:48:14.215279 600 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(602) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
}
16:48:14.215309 602 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(600) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:48:14.215326 602 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215343 602 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215358 602 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215371 602 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215386 602 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:14.215400 602 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:14.215413 602 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(600): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:48:14.215426 602 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:48:14.215542 602 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.215580 598 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(602) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.215614 598 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.215635 598 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.215655 598 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.215675 598 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.215699 598 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:14.215724 598 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(602): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.215747 598 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:48:14.215770 598 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.215810 599 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(598) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.215844 599 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215865 599 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215883 599 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215900 599 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215919 599 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.215924 606 - Port BVC was started.
16:48:14.215944 606 - Port MGMT was started.
16:48:14.215950 599 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:48:14.215955 606 - Port GLOBAL was started.
16:48:14.215966 606 - Port BSSGP_SP was started.
16:48:14.215978 606 - Port BSSGP_SP_SIG was started.
16:48:14.215989 606 - Port BSSGP_PROC was started.
16:48:14.215991 599 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:14.216000 606 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:48:14.216018 599 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:48:14.216037 606 - Port BVC has established the connection with SGSN_Test-Gb2-BSSGP2(604):BVC using transport type UNIX.
16:48:14.216048 599 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.216088 604 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_attach_usim_a53_a54-BVCI220(606):BVC.
16:48:14.216093 599 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:48:14.216102 604 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_attach_usim_a53_a54-BVCI220(606):BVC and SGSN_Test-Gb2-BSSGP2(604):BVC finished.
16:48:14.216106 599 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(598): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.216118 604 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_attach_usim_a53_a54-BVCI220") on component TC_attach_usim_a53_a54-BVCI220(606).
16:48:14.216122 599 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:48:14.216232 599 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a53_a54-BVCI210(601) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.216242 604 BSSGP_Emulation.ttcnpp:203 Function was started.
16:48:14.216319 604 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:48:14.216343 606 - Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_attach_usim_a53_a54-BVCI220").
16:48:14.216597 604 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a53_a54-BVCI220(606) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:48:14.216612 601 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(599) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.216866 601 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:48:14.216902 601 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(599): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.216927 601 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:48:14.216961 601 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:48:14.216985 601 BSSGP_Emulation.ttcnpp:1398 BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:48:14.217115 606 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.217436 604 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 220 with ? matched
}
16:48:14.217478 604 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:48:14.217493 607 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.217497 604 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:48:14.217519 606 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(604) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:14.217557 607 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: -NSVCI99(607), component type: NS_Emulation.NSVC_CT, component name: -NSVCI99. Version: 9.0.0.
16:48:14.217573 607 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.217576 604 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI220(606)
16:48:14.217598 606 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.217615 606 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.217647 607 - Connected to MC.
16:48:14.217651 606 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:14.217662 606 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.217663 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb2-BSSGP2(604) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI220(606) id 3
16:48:14.217665 607 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.217691 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_attach_usim_a53_a54-BVCI220(606) with ? matched
16:48:14.217709 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb2-BSSGP2(604): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_attach_usim_a53_a54-BVCI220(606) id 1
16:48:14.217717 603 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 607, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:48:14.217736 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 3 was extracted from the queue of PROC.
16:48:14.217764 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(604):PROC.
16:48:14.217765 603 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb2-NS2(603):NSVC and -NSVCI99(607):NS_SP.
16:48:14.217798 604 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:48:14.217820 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb2-BSSGP2(604):PROC. No more data can be sent or received through this connection.
16:48:14.217850 604 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:48:14.217901 603 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI99(607):NS_SP on UNIX pathname /tmp/ttcn3-portconn-cf7aa413.
16:48:14.217917 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb2-BSSGP2(604):PROC.
16:48:14.217950 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(604):PROC finished.
16:48:14.217983 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb2-BSSGP2(604):RIM and mtc:RIM[2].
16:48:14.218019 606 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:14.218046 606 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(604): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:48:14.218086 mtc SGSN_Tests.ttcn:244 Port RIM[2] is waiting for connection from SGSN_Test-Gb2-BSSGP2(604):RIM on UNIX pathname /tmp/ttcn3-portconn-8e4cf334.
16:48:14.218095 606 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:48:14.218113 604 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[2] using transport type UNIX.
16:48:14.218114 606 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.218169 mtc SGSN_Tests.ttcn:244 Port RIM[2] has accepted the connection from SGSN_Test-Gb2-BSSGP2(604):RIM.
16:48:14.218184 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb2-BSSGP2(604):RIM and mtc:RIM[2] finished.
16:48:14.218197 mtc SGSN_Tests.ttcn:253 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:48:14.218590 607 - Port NSCP was started.
16:48:14.218610 607 - Port NS_SP was started.
16:48:14.218621 607 - Component type NS_Emulation.NSVC_CT was initialized.
16:48:14.218658 607 - Port NS_SP has established the connection with SGSN_Test-Gb2-NS2(603):NSVC using transport type UNIX.
16:48:14.218706 603 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI99(607):NS_SP.
16:48:14.218726 603 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb2-NS2(603):NSVC and -NSVCI99(607):NS_SP finished.
16:48:14.218738 603 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}
16:48:14.218767 603 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(605)) on component -NSVCI99(607).
16:48:14.218839 603 NS_Emulation.ttcnpp:351 Function was started.
16:48:14.219026 603 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI99-provIP(605) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(607)
}
16:48:14.219037 607 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(605)).
16:48:14.219130 605 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb2-NS2(603) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(607)
} id 1
16:48:14.219209 605 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI99(607) with ? matched
}
16:48:14.219254 605 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb2-NS2(603): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(607)
} id 1
16:48:14.219276 605 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:48:14.219322 605 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI99-provIP(605):NSVC[0] and -NSVCI99(607):NSCP.
16:48:14.219331 607 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:48:14.219538 605 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI99(607):NSCP on UNIX pathname /tmp/ttcn3-portconn-9127884d.
16:48:14.219679 607 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:48:14.219851 603 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI99(607) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:14.220556 607 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI99-provIP(605):NSVC[0] using transport type UNIX.
16:48:14.220602 605 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI99(607):NSCP.
16:48:14.220617 605 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI99-provIP(605):NSVC[0] and -NSVCI99(607):NSCP finished.
16:48:14.220750 605 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI99(607) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:48:14.220857 605 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb2-NS2(603) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:48:14.220889 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:14.220925 603 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI99-provIP(605) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:14.220965 603 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:48:14.220997 603 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI99-provIP(605): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:48:14.221018 603 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:48:14.221066 608 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.221082 607 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:48:14.221127 607 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:14.221155 607 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:48:14.221159 608 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.221177 mtc SGSN_Tests.ttcn:253 PTC was created. Component reference: 608, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:48:14.221193 mtc SGSN_Tests.ttcn:254 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:48:14.221197 607 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:48:14.221224 603 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.221227 607 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:48:14.221262 607 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:48:14.221269 603 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:48:14.221288 603 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI99(607): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:48:14.221296 607 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:48:14.221309 603 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:48:14.221391 603 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:48:14.221523 604 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:14.221597 607 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:48:14.221617 604 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221637 604 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221653 604 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221667 604 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221683 604 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221689 607 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:48:14.221799 605 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:48:14.221851 604 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.221909 604 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221922 605 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.221940 604 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221947 605 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(607): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:48:14.221966 604 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.221968 605 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:48:14.221993 604 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.222004 608 - Component type IPA_Emulation.IPA_Emulation_CT was initialized.
16:48:14.222018 604 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.222044 604 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.222072 604 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.222095 604 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.222143 604 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:14.222176 604 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:48:14.222210 604 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:48:14.222211 605 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006304820062'O
}
16:48:14.222714 605 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:48:14.222788 605 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.222809 605 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:48:14.222828 605 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:48:14.222971 605 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:48:14.223019 605 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:14.223034 605 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.223047 605 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:48:14.223059 605 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:48:14.223077 605 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:14.223107 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:48:14.223220 607 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:48:14.223257 607 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:48:14.223280 607 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:48:14.223310 607 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:48:14.223332 607 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:48:14.223365 607 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:14.223397 603 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(607) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.223405 607 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:48:14.223416 603 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:48:14.223429 603 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:48:14.223433 607 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:48:14.223438 605 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:14.223441 603 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:48:14.223457 603 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI99(607): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.223457 605 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.223469 605 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(607): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:48:14.223469 607 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:48:14.223473 603 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:48:14.223485 605 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:48:14.223489 603 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:48:14.223496 607 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:48:14.223502 605 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:48:14.223513 604 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.223540 604 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223556 604 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223570 604 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223570 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:14.223576 605 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:14.223584 604 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223602 604 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223615 605 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.223631 604 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:48:14.223643 605 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(607): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:48:14.223651 604 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223665 604 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223665 607 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.223669 605 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:48:14.223679 604 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223693 604 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223698 607 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.223705 605 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:48:14.223706 604 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223719 604 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223725 607 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.223734 604 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.223743 604 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.223755 605 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:14.223756 607 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.223757 604 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:48:14.223770 604 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:48:14.223784 604 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:48:14.223786 605 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.223786 607 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:14.223810 607 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.223812 605 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:48:14.223835 605 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:48:14.223836 607 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:48:14.223859 607 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:48:14.223871 605 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:14.223881 607 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:48:14.223912 607 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:48:14.223948 605 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.223972 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.223976 605 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.223997 605 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(607): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.224007 607 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.224018 605 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:48:14.224039 607 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.224047 605 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:48:14.224062 607 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.224089 607 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.224093 605 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:14.224113 607 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:48:14.224120 605 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.224138 607 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:48:14.224144 605 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:48:14.224159 607 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:48:14.224162 605 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:48:14.224179 607 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:48:14.224195 605 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:48:14.224199 607 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:48:14.224210 609 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.224221 607 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:48:14.224243 607 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:48:14.224294 609 - Initializing variables, timers and ports of component type GSUP_Emulation.GSUP_Emulation_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.224303 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:14.224320 mtc SGSN_Tests.ttcn:254 PTC was created. Component reference: 609, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:48:14.224337 mtc SGSN_Tests.ttcn:256 Mapping port SGSN_Test-GSUP-IPA(608):IPA_PORT to system:IPA_CODEC_PT.
16:48:14.224341 607 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.224379 607 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.224408 607 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:48:14.224419 mtc SGSN_Tests.ttcn:256 Map operation of SGSN_Test-GSUP-IPA(608):IPA_PORT to system:IPA_CODEC_PT finished.
16:48:14.224426 607 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:48:14.224432 mtc SGSN_Tests.ttcn:257 Connecting ports SGSN_Test-GSUP(609):GSUP and SGSN_Test-GSUP-IPA(608):IPA_GSUP_PORT.
16:48:14.224446 607 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:48:14.224463 607 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:48:14.224511 607 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:48:14.224575 607 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:48:14.224596 603 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(607) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:14.224612 603 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:48:14.224623 603 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI99(607): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:48:14.224637 603 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:48:14.224724 603 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:48:14.224747 604 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:14.224774 604 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.224787 604 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.224797 604 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.224808 604 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.224818 604 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.224829 604 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:48:14.224839 604 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:48:14.224849 604 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:48:14.225092 609 - Component type GSUP_Emulation.GSUP_Emulation_CT was initialized.
16:48:14.225177 mtc SGSN_Tests.ttcn:257 Connect operation on SGSN_Test-GSUP(609):GSUP and SGSN_Test-GSUP-IPA(608):IPA_GSUP_PORT finished.
16:48:14.225196 mtc SGSN_Tests.ttcn:259 Connecting ports SGSN_Test-GSUP-IPA(608):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT.
16:48:14.225308 604 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:14.225315 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT is waiting for connection from SGSN_Test-GSUP-IPA(608):IPA_CTRL_PORT on UNIX pathname /tmp/ttcn3-portconn-ee4ffd1c.
16:48:14.225365 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT has accepted the connection from SGSN_Test-GSUP-IPA(608):IPA_CTRL_PORT.
16:48:14.225376 mtc SGSN_Tests.ttcn:259 Connect operation on SGSN_Test-GSUP-IPA(608):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished.
16:48:14.225388 604 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:48:14.225397 mtc SGSN_Tests.ttcn:261 Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP") on component SGSN_Test-GSUP(609).
16:48:14.225428 mtc SGSN_Tests.ttcn:261 Function was started.
16:48:14.225458 mtc SGSN_Tests.ttcn:262 Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true) on component SGSN_Test-GSUP-IPA(608).
16:48:14.225462 603 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.225471 609 - Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP").
16:48:14.225507 mtc SGSN_Tests.ttcn:262 Function was started.
16:48:14.225529 mtc SGSN_Tests.ttcn:266 Start timer T: 10 s
16:48:14.225551 603 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:14.225567 603 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(604): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.225579 608 - Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true).
16:48:14.225584 603 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:48:14.225619 603 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(607) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:48:14.225726 607 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.225816 607 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:14.225857 607 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:14.225877 607 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:14.225891 607 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:48:14.225914 607 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:48:14.225951 607 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:48:14.225993 605 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:14.226034 605 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.226056 605 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(607): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:48:14.226084 605 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:48:14.226118 605 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:48:14.226294 605 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:14.226332 605 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.226356 605 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:48:14.226376 605 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:48:14.226407 605 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:48:14.226444 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:14.226461 607 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.226478 607 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.226494 607 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.226509 607 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.226552 607 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:14.226569 607 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:14.226581 607 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:48:14.226594 607 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:48:14.227837 607 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.228131 603 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(607) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.228268 603 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.228283 603 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.228295 603 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.228306 603 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.228338 603 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:14.228354 603 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(607): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.228368 603 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:48:14.228390 603 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.228597 604 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.228771 604 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.228800 604 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.228819 604 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.228837 604 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.228855 604 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.228906 604 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:48:14.228922 604 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.228936 604 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:48:14.228955 604 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:48:14.228978 604 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:48:14.228992 604 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:48:14.229014 604 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_attach_usim_a53_a54-BVCI220(606) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:48:14.229040 606 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(604) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:14.229069 606 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.229082 606 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.229089 604 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_attach_usim_a53_a54-BVCI220(606) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:48:14.229095 606 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:48:14.229106 606 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:48:14.229118 606 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:48:14.229130 606 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(604): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:48:14.229149 606 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:48:14.229164 606 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.229209 606 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(604) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:14.229243 606 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:48:14.229256 606 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:48:14.229286 606 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:48:14.229299 606 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(604): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:48:14.229311 606 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:48:14.230033 606 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:48:14.230128 606 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:48:14.230131 604 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a53_a54-BVCI220(606) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:48:14.230226 604 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:14.230248 604 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a53_a54-BVCI220(606): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:48:14.230266 604 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:48:14.230280 604 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:48:14.230305 603 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:14.230325 603 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:48:14.230338 603 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(604): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:14.230350 603 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:48:14.230363 603 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(607) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:48:14.230385 607 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:14.230412 607 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:48:14.230429 607 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200DC078108088862F22433900051E2'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:48:14.230446 607 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:48:14.230459 607 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:48:14.230472 607 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:48:14.230488 607 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
}
16:48:14.230515 605 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:48:14.230544 605 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:14.230567 605 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(607): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:48:14.230588 605 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:48:14.230617 605 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200DC078108088862F22433900051E2'O
}
16:48:14.230802 605 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:48:14.230830 605 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:14.230852 605 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:48:14.230872 605 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:48:14.230900 605 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(607) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
}
16:48:14.230930 607 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(605) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:48:14.230946 607 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.230962 607 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.230977 607 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.230991 607 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231005 607 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:48:14.231019 607 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:48:14.231031 607 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(605): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:48:14.231044 607 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:48:14.231113 607 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.231137 603 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(607) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.231152 603 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.231163 603 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.231174 603 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.231185 603 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:14.231197 603 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:14.231210 603 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(607): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.231223 603 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:48:14.231235 603 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.231259 604 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(603) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.231285 604 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231305 604 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231321 604 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231337 604 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231355 604 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231382 604 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:48:14.231423 604 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:14.231447 604 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:48:14.231473 604 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:48:14.231488 604 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:48:14.231501 604 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(603): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:48:14.231515 604 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:48:14.231618 604 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_attach_usim_a53_a54-BVCI220(606) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:48:14.231853 606 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(604) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.231990 606 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:48:14.232008 606 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(604): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:48:14.232022 606 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:48:14.232041 606 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:48:14.232055 606 BSSGP_Emulation.ttcnpp:1398 BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:48:14.650099 mtc SGSN_Tests.ttcn:267 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(608) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:48:14.650452 mtc SGSN_Tests.ttcn:268 Matching on port GSUP_IPA_EVENT succeeded:  matched
16:48:14.650713 mtc SGSN_Tests.ttcn:268 Receive operation on port GSUP_IPA_EVENT succeeded, message from SGSN_Test-GSUP-IPA(608): @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:48:14.650997 mtc SGSN_Tests.ttcn:268 Message with id 1 was extracted from the queue of GSUP_IPA_EVENT.
16:48:14.651275 mtc SGSN_Tests.ttcn:302 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:48:14.654182 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(608) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_RESP (2),
    conn_id := 2,
    id_resp := {
        {
            len := 6,
            tag := IPAC_IDTAG_UNITNAME (1),
            data := '5347534E00'O
        },
        {
            len := 7,
            tag := IPAC_IDTAG_UNITID (8),
            data := '302F302F3000'O
        }
    }
} id 2
16:48:14.654651 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(608) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_ACK (3),
    conn_id := 2,
    id_resp := omit
} id 3
16:48:14.658580 610 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:14.658748 610 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: SGSN_Test-GGSN_GTP(610), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP. Version: 9.0.0.
16:48:14.658808 610 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:14.658961 610 - Connected to MC.
16:48:14.659026 610 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_attach_usim_a53_a54.
16:48:14.659104 mtc SGSN_Tests.ttcn:302 PTC was created. Component reference: 610, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:48:14.659239 mtc SGSN_Tests.ttcn:303 Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-GGSN_GTP(610).
16:48:14.659382 mtc SGSN_Tests.ttcn:303 Function was started.
16:48:14.659506 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:48:14.659617 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.659966 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 9
16:48:14.660158 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.660309 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.660467 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:48:14.660555 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 9
16:48:14.660629 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of SGSNVTY.
16:48:14.660691 610 - Port GTPC was started.
16:48:14.660699 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.660748 610 - Port GTPU was started.
16:48:14.660771 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:48:14.660781 610 - Port CLIENT was started.
16:48:14.660812 610 - Port CLIENT_PROC was started.
16:48:14.660844 610 - Port CLIENT_DEFAULT was started.
16:48:14.660875 610 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
16:48:14.660877 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.661163 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 10
16:48:14.661198 610 - Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
16:48:14.661300 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.661455 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.661603 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:14.661688 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 10
16:48:14.661761 610 GTP_Emulation.ttcn:217 Mapping port SGSN_Test-GGSN_GTP(610):GTPC to system:GTPC.
16:48:14.661765 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of SGSNVTY.
16:48:14.661845 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.661873 610 GTP_Emulation.ttcn:217 Port GTPC was mapped to system:GTPC.
16:48:14.661925 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "ggsn 0 no echo-interval"
16:48:14.661955 610 GTP_Emulation.ttcn:217 Map operation of SGSN_Test-GGSN_GTP(610):GTPC to system:GTPC finished.
16:48:14.662030 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.662223 610 GTP_Emulation.ttcn:218 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2123 / UDP
16:48:14.662574 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 11
16:48:14.662745 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.662887 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:14.663052 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:14.663146 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 11
16:48:14.663246 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 11 was extracted from the queue of SGSNVTY.
16:48:14.663340 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.663435 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:48:14.663562 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:14.663718 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 12
16:48:14.663862 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:14.664004 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:14.664096 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 12
16:48:14.664181 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of SGSNVTY.
16:48:14.664266 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:14.664351 mtc Osmocom_Types.ttcn:118 Start timer T: 1 s
16:48:14.664531 610 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-GGSN_GTP(610):GTPU to system:GTPU.
16:48:14.664641 610 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
16:48:14.664733 610 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-GGSN_GTP(610):GTPU to system:GTPU finished.
16:48:14.664860 610 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2152 / UDP
16:48:15.664441 mtc Osmocom_Types.ttcn:119 Timeout T: 1 s
16:48:15.664538 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:48:15.664592 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:15.664726 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 13
16:48:15.664784 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:15.664826 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:15.664870 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:48:15.664892 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 13
16:48:15.664914 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 13 was extracted from the queue of SGSNVTY.
16:48:15.664936 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:15.664957 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:48:15.664993 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:15.665040 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 14
16:48:15.665078 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:15.665112 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:15.665152 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:15.665174 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 14
16:48:15.665194 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 14 was extracted from the queue of SGSNVTY.
16:48:15.665215 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:15.665235 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption gea 0 3"
16:48:15.665264 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:15.665318 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 15
16:48:15.665353 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:15.665386 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:48:15.665423 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:48:15.665445 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 15
16:48:15.665464 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 15 was extracted from the queue of SGSNVTY.
16:48:15.665484 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:15.665504 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:48:15.665531 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:48:15.665558 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 16
16:48:15.665591 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:48:15.665623 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:48:15.665644 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 16
16:48:15.665663 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 16 was extracted from the queue of SGSNVTY.
16:48:15.665683 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:48:15.665768 mtc SGSN_Tests.ttcn:479 Creating new PTC with component type BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a53_a54.
16:48:15.669483 611 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:48:15.669568 611 - TTCN-3 Parallel Test Component started on b8bcde07f2d1. Component reference: TC_attach_usim_a53_a54(611), component type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a53_a54. Version: 9.0.0.
16:48:15.669586 611 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:48:15.669622 611 - Connected to MC.
16:48:15.669642 611 - Initializing variables, timers and ports of component type BSSGP_ConnHdlr.BSSGP_ConnHdlr inside testcase TC_attach_usim_a53_a54.
16:48:15.669676 mtc SGSN_Tests.ttcn:479 PTC was created. Component reference: 611, alive: no, type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_attach_usim_a53_a54.
16:48:15.669711 mtc SGSN_Tests.ttcn:481 Connecting ports TC_attach_usim_a53_a54(611):BSSGP[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP.
16:48:15.669990 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP[0] on UNIX pathname /tmp/ttcn3-portconn-ac77c709.
16:48:15.671083 611 - Port GSUP was started.
16:48:15.671111 611 - Port GSUP_PROC was started.
16:48:15.671122 611 - Port GTP[0] was started.
16:48:15.671132 611 - Port GTP[1] was started.
16:48:15.671142 611 - Port GTP[2] was started.
16:48:15.671151 611 - Port GTP[3] was started.
16:48:15.671161 611 - Port GTP_PROC[0] was started.
16:48:15.671171 611 - Port GTP_PROC[1] was started.
16:48:15.671180 611 - Port GTP_PROC[2] was started.
16:48:15.671190 611 - Port GTP_PROC[3] was started.
16:48:15.671200 611 - Port BSSGP[0] was started.
16:48:15.671209 611 - Port BSSGP[1] was started.
16:48:15.671218 611 - Port BSSGP[2] was started.
16:48:15.671228 611 - Port BSSGP_SIG[0] was started.
16:48:15.671238 611 - Port BSSGP_SIG[1] was started.
16:48:15.671247 611 - Port BSSGP_SIG[2] was started.
16:48:15.671257 611 - Port BSSGP_GLOBAL[0] was started.
16:48:15.671266 611 - Port BSSGP_GLOBAL[1] was started.
16:48:15.671276 611 - Port BSSGP_GLOBAL[2] was started.
16:48:15.671285 611 - Port BSSGP_PROC[0] was started.
16:48:15.671295 611 - Port BSSGP_PROC[1] was started.
16:48:15.671305 611 - Port BSSGP_PROC[2] was started.
16:48:15.671315 611 - Port BSSAP was started.
16:48:15.671324 611 - Port BSSAP_PROC was started.
16:48:15.671334 611 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was initialized.
16:48:15.671399 611 - Port BSSGP[0] has established the connection with TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP using transport type UNIX.
16:48:15.671485 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP[0].
16:48:15.671505 mtc SGSN_Tests.ttcn:481 Connect operation on TC_attach_usim_a53_a54(611):BSSGP[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP finished.
16:48:15.671535 mtc SGSN_Tests.ttcn:482 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_SIG[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP_SIG.
16:48:15.672061 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_SIG[0] on UNIX pathname /tmp/ttcn3-portconn-ac61c71f.
16:48:15.672100 611 - Port BSSGP_SIG[0] has established the connection with TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP_SIG using transport type UNIX.
16:48:15.672219 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_SIG[0].
16:48:15.672233 mtc SGSN_Tests.ttcn:482 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_SIG[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP_SIG finished.
16:48:15.672258 mtc SGSN_Tests.ttcn:483 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_PROC[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_PROC.
16:48:15.672453 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-bc33bf79.
16:48:15.672490 611 - Port BSSGP_PROC[0] has established the connection with TC_attach_usim_a53_a54-BVCI196(596):BSSGP_PROC using transport type UNIX.
16:48:15.672591 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_PROC[0].
16:48:15.672614 mtc SGSN_Tests.ttcn:483 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_PROC[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_PROC finished.
16:48:15.672725 mtc SGSN_Tests.ttcn:484 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(594):GLOBAL.
16:48:15.673044 594 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[0] on UNIX pathname /tmp/ttcn3-portconn-d34ea046.
16:48:15.673092 611 - Port BSSGP_GLOBAL[0] has established the connection with SGSN_Test-Gb0-BSSGP0(594):GLOBAL using transport type UNIX.
16:48:15.673314 594 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[0].
16:48:15.673327 mtc SGSN_Tests.ttcn:484 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(594):GLOBAL finished.
16:48:15.673349 mtc SGSN_Tests.ttcn:486 Connecting ports TC_attach_usim_a53_a54(611):BSSGP[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP.
16:48:15.673543 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP[1] on UNIX pathname /tmp/ttcn3-portconn-a977c604.
16:48:15.673578 611 - Port BSSGP[1] has established the connection with TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP using transport type UNIX.
16:48:15.673712 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP[1].
16:48:15.673720 mtc SGSN_Tests.ttcn:486 Connect operation on TC_attach_usim_a53_a54(611):BSSGP[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP finished.
16:48:15.673733 mtc SGSN_Tests.ttcn:487 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_SIG[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP_SIG.
16:48:15.673889 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_SIG[1] on UNIX pathname /tmp/ttcn3-portconn-a961c612.
16:48:15.673922 611 - Port BSSGP_SIG[1] has established the connection with TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP_SIG using transport type UNIX.
16:48:15.673962 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_SIG[1].
16:48:15.673971 mtc SGSN_Tests.ttcn:487 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_SIG[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP_SIG finished.
16:48:15.673983 mtc SGSN_Tests.ttcn:488 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_PROC[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_PROC.
16:48:15.674136 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-b933bf75.
16:48:15.674169 611 - Port BSSGP_PROC[1] has established the connection with TC_attach_usim_a53_a54-BVCI210(601):BSSGP_PROC using transport type UNIX.
16:48:15.674209 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_PROC[1].
16:48:15.674217 mtc SGSN_Tests.ttcn:488 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_PROC[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_PROC finished.
16:48:15.674229 mtc SGSN_Tests.ttcn:489 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(599):GLOBAL.
16:48:15.674404 599 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[1] on UNIX pathname /tmp/ttcn3-portconn-ee4fa043.
16:48:15.674437 611 - Port BSSGP_GLOBAL[1] has established the connection with SGSN_Test-Gb1-BSSGP1(599):GLOBAL using transport type UNIX.
16:48:15.674585 599 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[1].
16:48:15.674594 mtc SGSN_Tests.ttcn:489 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(599):GLOBAL finished.
16:48:15.674605 mtc SGSN_Tests.ttcn:491 Connecting ports TC_attach_usim_a53_a54(611):BSSGP[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP.
16:48:15.674757 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP[2] on UNIX pathname /tmp/ttcn3-portconn-a677c503.
16:48:15.674788 611 - Port BSSGP[2] has established the connection with TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP using transport type UNIX.
16:48:15.674840 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP[2].
16:48:15.674848 mtc SGSN_Tests.ttcn:491 Connect operation on TC_attach_usim_a53_a54(611):BSSGP[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP finished.
16:48:15.674860 mtc SGSN_Tests.ttcn:492 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_SIG[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP_SIG.
16:48:15.675005 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_SIG[2] on UNIX pathname /tmp/ttcn3-portconn-a661c515.
16:48:15.675035 611 - Port BSSGP_SIG[2] has established the connection with TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP_SIG using transport type UNIX.
16:48:15.675076 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_SIG[2].
16:48:15.675084 mtc SGSN_Tests.ttcn:492 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_SIG[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP_SIG finished.
16:48:15.675095 mtc SGSN_Tests.ttcn:493 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_PROC[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_PROC.
16:48:15.675251 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_PROC[2] on UNIX pathname /tmp/ttcn3-portconn-b633bf71.
16:48:15.675283 611 - Port BSSGP_PROC[2] has established the connection with TC_attach_usim_a53_a54-BVCI220(606):BSSGP_PROC using transport type UNIX.
16:48:15.675322 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_PROC[2].
16:48:15.675330 mtc SGSN_Tests.ttcn:493 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_PROC[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_PROC finished.
16:48:15.675342 mtc SGSN_Tests.ttcn:494 Connecting ports TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(604):GLOBAL.
16:48:15.675503 604 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[2] on UNIX pathname /tmp/ttcn3-portconn-e54ca048.
16:48:15.675535 611 - Port BSSGP_GLOBAL[2] has established the connection with SGSN_Test-Gb2-BSSGP2(604):GLOBAL using transport type UNIX.
16:48:15.675660 604 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[2].
16:48:15.675670 mtc SGSN_Tests.ttcn:494 Connect operation on TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(604):GLOBAL finished.
16:48:15.675688 mtc SGSN_Tests.ttcn:508 Connecting ports TC_attach_usim_a53_a54(611):GSUP and SGSN_Test-GSUP(609):GSUP_CLIENT.
16:48:15.675885 611 - Port GSUP has established the connection with SGSN_Test-GSUP(609):GSUP_CLIENT using transport type UNIX.
16:48:15.675930 mtc SGSN_Tests.ttcn:508 Connect operation on TC_attach_usim_a53_a54(611):GSUP and SGSN_Test-GSUP(609):GSUP_CLIENT finished.
16:48:15.675944 mtc SGSN_Tests.ttcn:509 Connecting ports TC_attach_usim_a53_a54(611):GSUP_PROC and SGSN_Test-GSUP(609):GSUP_PROC.
16:48:15.676130 611 - Port GSUP_PROC has established the connection with SGSN_Test-GSUP(609):GSUP_PROC using transport type UNIX.
16:48:15.676177 mtc SGSN_Tests.ttcn:509 Connect operation on TC_attach_usim_a53_a54(611):GSUP_PROC and SGSN_Test-GSUP(609):GSUP_PROC finished.
16:48:15.676191 mtc SGSN_Tests.ttcn:511 Connecting ports TC_attach_usim_a53_a54(611):GTP[0] and SGSN_Test-GGSN_GTP(610):CLIENT.
16:48:15.676362 610 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_attach_usim_a53_a54(611):GTP[0] on UNIX pathname /tmp/ttcn3-portconn-953fe061.
16:48:15.676392 611 - Port GTP[0] has established the connection with SGSN_Test-GGSN_GTP(610):CLIENT using transport type UNIX.
16:48:15.676524 610 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_attach_usim_a53_a54(611):GTP[0].
16:48:15.676531 mtc SGSN_Tests.ttcn:511 Connect operation on TC_attach_usim_a53_a54(611):GTP[0] and SGSN_Test-GGSN_GTP(610):CLIENT finished.
16:48:15.676541 mtc SGSN_Tests.ttcn:512 Connecting ports TC_attach_usim_a53_a54(611):GTP_PROC[0] and SGSN_Test-GGSN_GTP(610):CLIENT_PROC.
16:48:15.676687 610 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_attach_usim_a53_a54(611):GTP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-fe1cbd74.
16:48:15.676721 611 - Port GTP_PROC[0] has established the connection with SGSN_Test-GGSN_GTP(610):CLIENT_PROC using transport type UNIX.
16:48:15.676759 610 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_attach_usim_a53_a54(611):GTP_PROC[0].
16:48:15.676767 mtc SGSN_Tests.ttcn:512 Connect operation on TC_attach_usim_a53_a54(611):GTP_PROC[0] and SGSN_Test-GGSN_GTP(610):CLIENT_PROC finished.
16:48:15.676780 mtc SGSN_Tests.ttcn:514 Starting function f_handler_init(refers(SGSN_Tests.f_TC_attach_usim_a53_a54), "TC_attach_usim_a53_a54", {
    imei := '49999000000040'H,
    imsi := '262420000000040'H,
    msisdn := '491230000040'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'D1B5E3EA'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := omit,
    sccp_addr_peer := omit,
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}) on component TC_attach_usim_a53_a54(611).
16:48:15.676845 mtc SGSN_Tests.ttcn:514 Function was started.
16:48:15.677143 611 - Starting function f_handler_init(refers(SGSN_Tests.f_TC_attach_usim_a53_a54), "TC_attach_usim_a53_a54", {
    imei := '49999000000040'H,
    imsi := '262420000000040'H,
    msisdn := '491230000040'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'D1B5E3EA'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := omit,
    sccp_addr_peer := omit,
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}).
16:48:15.678171 611 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'D1B5E3EA'O
}
16:48:15.678384 596 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_attach_usim_a53_a54(611) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'D1B5E3EA'O
} id 1
16:48:15.678515 596 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000000040'H with ? matched,
    tlli := 'D1B5E3EA'O with ? matched
}
16:48:15.678564 596 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_attach_usim_a53_a54(611): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000000040'H,
    tlli := 'D1B5E3EA'O
} id 1
16:48:15.678590 596 BSSGP_Emulation.ttcnpp:1333 Operation with id 1 was extracted from the queue of BSSGP_PROC.
16:48:15.678618 596 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D1B5E3EA'O, index=0
16:48:15.678804 596 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_attach_usim_a53_a54(611) @BSSGP_Emulation.BSSGP_register_client : { }
16:48:15.678866 611 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:48:15.678911 611 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:48:15.678947 611 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_attach_usim_a53_a54-BVCI196(596): @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:48:15.678967 611 BSSGP_Emulation.ttcnpp:160 Operation with id 1 was extracted from the queue of BSSGP_PROC[0].
16:48:15.679098 611 GSUP_Emulation.ttcn:326 Called on GSUP_PROC to SGSN_Test-GSUP(609) @GSUP_Emulation.GSUPEM_register_expect : {
    imsi := "262420000000040",
    hdlr := TC_attach_usim_a53_a54(611)
}
16:48:15.679323 611 GSUP_Emulation.ttcn:326 Reply enqueued on GSUP_PROC from SGSN_Test-GSUP(609) @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:48:15.679344 611 GSUP_Emulation.ttcn:327 Matching on port GSUP_PROC succeeded: { } with { } matched
16:48:15.679374 611 GSUP_Emulation.ttcn:327 Getreply operation on port GSUP_PROC succeeded, reply from SGSN_Test-GSUP(609): @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:48:15.679393 611 GSUP_Emulation.ttcn:327 Operation with id 1 was extracted from the queue of GSUP_PROC.
16:48:15.679495 611 GTP_Emulation.ttcn:329 Called on GTP_PROC[0] to SGSN_Test-GGSN_GTP(610) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
}
16:48:15.679580 610 GTP_Emulation.ttcn:246 Call enqueued on CLIENT_PROC from TC_attach_usim_a53_a54(611) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
} id 1
16:48:15.679642 610 GTP_Emulation.ttcn:287 Matching on port CLIENT_PROC succeeded: {
    imsi := '262420000000040'H with ? matched
}
16:48:15.679678 610 GTP_Emulation.ttcn:287 Getcall operation on port CLIENT_PROC succeeded, call from TC_attach_usim_a53_a54(611): @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000000040'H
} id 1
16:48:15.679699 610 GTP_Emulation.ttcn:287 Operation with id 1 was extracted from the queue of CLIENT_PROC.
16:48:15.679752 610 GTP_Emulation.ttcn:289 Replied on CLIENT_PROC to TC_attach_usim_a53_a54(611) @GTP_Emulation.GTPEM_register_imsi : { }
16:48:15.679799 611 GTP_Emulation.ttcn:329 Reply enqueued on GTP_PROC[0] from SGSN_Test-GGSN_GTP(610) @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:48:15.679825 611 GTP_Emulation.ttcn:330 Matching on port GTP_PROC[0] succeeded: { } with { } matched
16:48:15.679854 611 GTP_Emulation.ttcn:330 Getreply operation on port GTP_PROC[0] succeeded, reply from SGSN_Test-GGSN_GTP(610): @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:48:15.679873 611 GTP_Emulation.ttcn:330 Operation with id 1 was extracted from the queue of GTP_PROC[0].
16:48:15.679891 611 BSSGP_ConnHdlr.ttcn:165 Start timer g_Tguard: 30 s
16:48:15.679917 611 BSSGP_ConnHdlr.ttcn:166 Altstep as_Tguard was activated as default, id 1
16:48:15.683169 611 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
        }
    }
}
16:48:15.683332 611 SGSN_Tests.ttcn:2238 Altstep as_mm_identity was activated as default, id 2
16:48:15.683457 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_attach_usim_a53_a54(611) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
        }
    }
} id 1
16:48:15.683592 596 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
16:48:15.683613 611 SGSN_Tests.ttcn:2256 GSUP sends 2G and 3G auth tuples{
    tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
    len := 0,
    val := {
        auth_tuple := {
            {
                tag := OSMO_GSUP_RAND_IE (32),
                len := 0,
                val := {
                    rand := '7F14C1622BEAF3D48EB44050293C583E'O
                }
            },
            {
                tag := OSMO_GSUP_SRES_IE (33),
                len := 0,
                val := {
                    sres := 'E87F851B'O
                }
            },
            {
                tag := OSMO_GSUP_KC_IE (34),
                len := 0,
                val := {
                    kc := 'F395A7277250B01C'O
                }
            },
            {
                tag := OSMO_GSUP_IK_IE (35),
                len := 0,
                val := {
                    ik := 'EB5659BC18F43B3EE0BF9C0BE7DDB217'O
                }
            },
            {
                tag := OSMO_GSUP_CK_IE (36),
                len := 0,
                val := {
                    ck := '0E6BCE5A24BBF3C98EB4CBA8353DB445'O
                }
            },
            {
                tag := OSMO_GSUP_AUTN_IE (37),
                len := 0,
                val := {
                    autn := '5229BDE7144B4F2C91982F9F290AD7AD'O
                }
            },
            {
                tag := OSMO_GSUP_RES_IE (39),
                len := 0,
                val := {
                    res := '62025EA83AF944D9'O
                }
            }
        }
    }
}
16:48:15.683614 596 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_attach_usim_a53_a54(611): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 35
            },
            lLC_PDU := '01C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
        }
    }
} id 1
16:48:15.683636 596 BSSGP_Emulation.ttcnpp:1218 Message with id 1 was extracted from the queue of BSSGP_SP.
16:48:15.683829 596 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
}
16:48:15.683876 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a53_a54-BVCI196(596) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
} id 2
16:48:15.683994 594 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:15.684024 594 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a53_a54-BVCI196(596): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
} id 2
16:48:15.684046 594 BSSGP_Emulation.ttcnpp:388 Message with id 2 was extracted from the queue of BVC.
16:48:15.684070 594 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
}
16:48:15.684115 593 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:15.684166 593 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
16:48:15.684186 593 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
16:48:15.684199 593 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:15.684212 593 NS_Emulation.ttcnpp:499 Message with id 3 was extracted from the queue of NS_SP.
16:48:15.684227 593 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(597) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
}
16:48:15.684278 597 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:15.684359 597 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
16:48:15.684383 597 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O,
    bssgp := omit
} id 3
16:48:15.684401 597 NS_Emulation.ttcnpp:983 Message with id 3 was extracted from the queue of NS_SP.
16:48:15.684430 597 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
    }
}
16:48:15.684479 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
    }
} id 7
16:48:15.684525 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:15.684554 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
    }
} id 7
16:48:15.684577 595 NS_Provider_IPL4.ttcn:169 Message with id 7 was extracted from the queue of NSVC[0].
16:48:15.684616 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401D1B5E3EA005000088862F224334F0051E00EA301C000080102D53071000008292624000000000462F2241CCF800512C742200032B9F4'O
}
16:48:15.684990 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
} id 7
16:48:15.685026 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:15.685051 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
} id 7
16:48:15.685071 595 NS_Provider_IPL4.ttcn:151 Message with id 7 was extracted from the queue of IPL4.
16:48:15.685102 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
}
16:48:15.685139 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} id 8
16:48:15.685161 597 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.685185 597 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.685206 597 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.685224 597 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.685241 597 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
16:48:15.685257 597 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O
    }
} id 8
16:48:15.685274 597 NS_Emulation.ttcnpp:977 Message with id 8 was extracted from the queue of NSCP.
16:48:15.686329 597 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:15.686756 593 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:15.686900 593 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.686916 593 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.686927 593 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.686938 593 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.686955 593 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:15.686978 593 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:15.686999 593 NS_Emulation.ttcnpp:474 Message with id 6 was extracted from the queue of NSVC.
16:48:15.687018 593 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:15.687353 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:15.687526 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.687565 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.687594 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.687619 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.687643 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.687671 594 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
16:48:15.687689 594 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:15.687709 594 BSSGP_Emulation.ttcnpp:313 Message with id 6 was extracted from the queue of BSCP.
16:48:15.687742 594 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_attach_usim_a53_a54-BVCI196(596) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:15.687947 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
16:48:15.688127 596 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.688169 596 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.688220 596 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.688253 596 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.688289 596 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 9
            },
            lLC_PDU := '41C001081502DE8E9A'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:15.688313 596 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
16:48:15.688333 596 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040E8941C001081502DE8E9A'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 9
                },
                lLC_PDU := '41C001081502DE8E9A'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
16:48:15.688353 596 BSSGP_Emulation.ttcnpp:1154 Message with id 5 was extracted from the queue of BVC.
16:48:15.689484 596 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_attach_usim_a53_a54(611) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
}
16:48:15.689670 611 SGSN_Tests.ttcn:2257 Message enqueued on BSSGP[0] from TC_attach_usim_a53_a54-BVCI196(596) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
} id 1
16:48:15.689851 611 BSSGP_ConnHdlr.ttcn:256 Matching on port BSSGP[0] .msgs.gprs_mm.identityRequest.identityType.valueField := '010'B with '001'B unmatched: First message in the queue does not match the template: 
16:48:15.689887 611 BSSGP_ConnHdlr.ttcn:242 Matching on port BSSGP[0] succeeded:  matched
16:48:15.689908 611 BSSGP_ConnHdlr.ttcn:242 Receive operation on port BSSGP[0] succeeded, message from TC_attach_usim_a53_a54-BVCI196(596): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            identityRequest := {
                messageType := '00010101'B,
                identityType := {
                    valueField := '010'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                }
            }
        }
    }
} id 1
16:48:15.689929 611 BSSGP_ConnHdlr.ttcn:242 Message with id 1 was extracted from the queue of BSSGP[0].
16:48:15.690090 611 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
}
16:48:15.690126 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_attach_usim_a53_a54(611) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
} id 2
16:48:15.690130 611 SGSN_Tests.ttcn:2257 Default with id 2 (altstep as_mm_identity) has reached a break statement. Skipping current alt statement or receiving operation.
16:48:15.690163 596 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
16:48:15.690179 596 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_attach_usim_a53_a54(611): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 17
            },
            lLC_PDU := '01C0040816084A99990000004000CA2F61'O
        }
    }
} id 2
16:48:15.690192 596 BSSGP_Emulation.ttcnpp:1218 Message with id 2 was extracted from the queue of BSSGP_SP.
16:48:15.690229 596 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:48:15.690253 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_attach_usim_a53_a54-BVCI196(596) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 3
16:48:15.690302 594 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:48:15.690317 594 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_attach_usim_a53_a54-BVCI196(596): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 3
16:48:15.690330 594 BSSGP_Emulation.ttcnpp:388 Message with id 3 was extracted from the queue of BVC.
16:48:15.690343 594 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:48:15.690365 593 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:15.690385 593 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
16:48:15.690399 593 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
16:48:15.690411 593 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:15.690423 593 NS_Emulation.ttcnpp:499 Message with id 4 was extracted from the queue of NS_SP.
16:48:15.690435 593 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(597) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
}
16:48:15.690463 597 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:15.690499 597 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
16:48:15.690519 597 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O,
    bssgp := omit
} id 4
16:48:15.690537 597 NS_Emulation.ttcnpp:983 Message with id 4 was extracted from the queue of NS_SP.
16:48:15.690559 597 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
}
16:48:15.690591 595 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
} id 8
16:48:15.690622 595 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:48:15.690644 595 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(597): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
    }
} id 8
16:48:15.690666 595 NS_Provider_IPL4.ttcn:169 Message with id 8 was extracted from the queue of NSVC[0].
16:48:15.690695 595 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401D1B5E3EA005000088862F224334F0051E00E9101C0040816084A99990000004000CA2F61'O
}
16:48:15.691487 611 SGSN_Tests.ttcn:2257 Message enqueued on GSUP from SGSN_Test-GSUP(609) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:48:15.691574 611 SGSN_Tests.ttcn:2257 Matching on port GSUP succeeded:  matched
16:48:15.691597 611 SGSN_Tests.ttcn:2257 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(609): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:48:15.691620 611 SGSN_Tests.ttcn:2257 Message with id 1 was extracted from the queue of GSUP.
16:48:15.691705 611 SGSN_Tests.ttcn:2258 Sent on GSUP to SGSN_Test-GSUP(609) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (10),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000000040'H
            }
        },
        {
            tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
            len := 0,
            val := {
                auth_tuple := {
                    {
                        tag := OSMO_GSUP_RAND_IE (32),
                        len := 0,
                        val := {
                            rand := '7F14C1622BEAF3D48EB44050293C583E'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_SRES_IE (33),
                        len := 0,
                        val := {
                            sres := 'E87F851B'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_KC_IE (34),
                        len := 0,
                        val := {
                            kc := 'F395A7277250B01C'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_IK_IE (35),
                        len := 0,
                        val := {
                            ik := 'EB5659BC18F43B3EE0BF9C0BE7DDB217'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_CK_IE (36),
                        len := 0,
                        val := {
                            ck := '0E6BCE5A24BBF3C98EB4CBA8353DB445'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_AUTN_IE (37),
                        len := 0,
                        val := {
                            autn := '5229BDE7144B4F2C91982F9F290AD7AD'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_RES_IE (39),
                        len := 0,
                        val := {
                            res := '62025EA83AF944D9'O
                        }
                    }
                }
            }
        }
    }
}
16:48:15.692313 595 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
} id 8
16:48:15.692350 595 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:48:15.692374 595 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
} id 8
16:48:15.692400 595 NS_Provider_IPL4.ttcn:151 Message with id 8 was extracted from the queue of IPL4.
16:48:15.692431 595 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(597) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
}
16:48:15.692472 597 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(595) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
} id 9
16:48:15.692497 597 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.692525 597 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.692548 597 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.692568 597 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.692584 597 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
16:48:15.692602 597 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(595): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
    }
} id 9
16:48:15.692618 597 NS_Emulation.ttcnpp:977 Message with id 9 was extracted from the queue of NSCP.
16:48:15.692789 597 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:15.692858 593 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(597) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:15.692883 593 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.692895 593 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.692905 593 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.692916 593 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:48:15.692928 593 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:48:15.692948 593 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(597): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:15.692964 593 NS_Emulation.ttcnpp:474 Message with id 7 was extracted from the queue of NSVC.
16:48:15.692983 593 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:15.693041 594 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(593) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:15.693105 594 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693137 594 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693164 594 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693188 594 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693213 594 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693235 594 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
16:48:15.693255 594 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(593): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
} id 7
16:48:15.693272 594 BSSGP_Emulation.ttcnpp:313 Message with id 7 was extracted from the queue of BSCP.
16:48:15.693294 594 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_attach_usim_a53_a54-BVCI196(596) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
}
16:48:15.693349 596 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(594) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:15.693393 596 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693425 596 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693455 596 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693481 596 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:48:15.693507 596 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'D1B5E3EA'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000000040'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 46
            },
            lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:48:15.693527 596 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
16:48:15.693546 596 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(594): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00D1B5E3EA000020168203E8138512C74220000A8200000D8829262400000000040EAE41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'D1B5E3EA'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000000040'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 46
                },
                lLC_PDU := '41C00508121320217F14C1622BEAF3D48EB44050293C583E8028105229BDE7144B4F2C91982F9F290AD7AD0081C7'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
16:48:15.693563 596 BSSGP_Emulation.ttcnpp:1154 Message with id 6 was extracted from the queue of BVC.
16:48:15.694294 596 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_attach_usim_a53_a54(611) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '011'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '0010'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := '7F14C1622BEAF3D48EB44050293C583E'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := '5229BDE7144B4F2C91982F9F290AD7AD'O
                }
            }
        }
    }
}
16:48:15.694545 611 SGSN_Tests.ttcn:2262 Message enqueued on BSSGP[0] from TC_attach_usim_a53_a54-BVCI196(596) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '011'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '0010'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := '7F14C1622BEAF3D48EB44050293C583E'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := '5229BDE7144B4F2C91982F9F290AD7AD'O
                }
            }
        }
    }
} id 2
16:48:15.694690 611 SGSN_Tests.ttcn:2262 Matching on port BSSGP[0] succeeded:  matched
16:48:15.694710 611 SGSN_Tests.ttcn:2262 Receive operation on port BSSGP[0] succeeded, message from TC_attach_usim_a53_a54-BVCI196(596): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            authenticationAndCipheringRequest := {
                messageType := '00010010'B,
                cipheringAlgorithm := {
                    valueField := '011'B,
                    spare := '0'B
                },
                imeisvRequest := {
                    valueField := '001'B,
                    spare := '0'B
                },
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                acReferenceNumber := {
                    valueField := '0010'B
                },
                authenticationParameterRAND := {
                    elementIdentifier := '21'O ("!"),
                    randValue := '7F14C1622BEAF3D48EB44050293C583E'O
                },
                cipheringKeySequenceNumber := {
                    keySequence := {
                        keySequence := '000'B,
                        spare := '0'B
                    },
                    elementIdentifier := '1000'B
                },
                authenticationParameterAUTN := {
                    elementIdentifier := '28'O ("("),
                    lengthIndicator := 16,
                    autnValue := '5229BDE7144B4F2C91982F9F290AD7AD'O
                }
            }
        }
    }
} id 2
16:48:15.694726 611 SGSN_Tests.ttcn:2262 Message with id 2 was extracted from the queue of BSSGP[0].
16:48:15.694745 611 SGSN_Tests.ttcn:2264 setverdict(pass): none -> pass
16:48:15.694778 611 SGSN_Tests.ttcn:2265 Default with id 2 (altstep as_mm_identity) was deactivated.
16:48:15.694937 611 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
}
16:48:15.694987 596 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_attach_usim_a53_a54(611) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
} id 2
16:48:15.695027 596 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
16:48:15.695049 596 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000000040'H with ? matched
}
16:48:15.695067 596 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_attach_usim_a53_a54(611): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000000040'H
} id 1
16:48:15.695081 596 BSSGP_Emulation.ttcnpp:1337 Operation with id 2 was extracted from the queue of BSSGP_PROC.
16:48:15.695118 596 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000000040'H, index=0
16:48:15.695151 596 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_attach_usim_a53_a54(611) @BSSGP_Emulation.BSSGP_unregister_client : { }
16:48:15.695187 611 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_attach_usim_a53_a54-BVCI196(596) @BSSGP_Emulation.BSSGP_unregister_client : { } id 2
16:48:15.695208 611 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:48:15.695225 611 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_attach_usim_a53_a54-BVCI196(596): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
16:48:15.695239 611 BSSGP_Emulation.ttcnpp:167 Operation with id 2 was extracted from the queue of BSSGP_PROC[0].
16:48:15.695257 611 - Function f_handler_init finished. PTC terminates.
16:48:15.695270 611 - Terminating component type BSSGP_ConnHdlr.BSSGP_ConnHdlr.
16:48:15.695281 611 - Default with id 1 (altstep as_Tguard) was deactivated.
16:48:15.695292 611 - Stop timer g_Tguard: 30 s
16:48:15.695306 611 - Removing unterminated connection between port GSUP and SGSN_Test-GSUP(609):GSUP_CLIENT.
16:48:15.695329 611 - Port GSUP was stopped.
16:48:15.695340 611 - Removing unterminated connection between port GSUP_PROC and SGSN_Test-GSUP(609):GSUP_PROC.
16:48:15.695388 611 - Port GSUP_PROC was stopped.
16:48:15.695399 611 - Removing unterminated connection between port GTP[0] and SGSN_Test-GGSN_GTP(610):CLIENT.
16:48:15.695424 611 - Port GTP[0] was stopped.
16:48:15.695431 610 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_attach_usim_a53_a54(611):GTP[0] was closed unexpectedly by the peer.
16:48:15.695435 611 - Port GTP[1] was stopped.
16:48:15.695447 611 - Port GTP[2] was stopped.
16:48:15.695449 610 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_attach_usim_a53_a54(611):GTP[0].
16:48:15.695457 611 - Port GTP[3] was stopped.
16:48:15.695468 611 - Removing unterminated connection between port GTP_PROC[0] and SGSN_Test-GGSN_GTP(610):CLIENT_PROC.
16:48:15.695490 611 - Port GTP_PROC[0] was stopped.
16:48:15.695493 610 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_attach_usim_a53_a54(611):GTP_PROC[0] was closed unexpectedly by the peer.
16:48:15.695501 611 - Port GTP_PROC[1] was stopped.
16:48:15.695504 610 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_attach_usim_a53_a54(611):GTP_PROC[0].
16:48:15.695512 611 - Port GTP_PROC[2] was stopped.
16:48:15.695522 611 - Port GTP_PROC[3] was stopped.
16:48:15.695541 611 - Removing unterminated connection between port BSSGP[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP.
16:48:15.695556 611 - Port BSSGP[0] was stopped.
16:48:15.695558 596 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a53_a54(611):BSSGP[0] was closed unexpectedly by the peer.
16:48:15.695566 611 - Removing unterminated connection between port BSSGP[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP.
16:48:15.695569 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a53_a54(611):BSSGP[0].
16:48:15.695581 611 - Port BSSGP[1] was stopped.
16:48:15.695593 601 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a53_a54(611):BSSGP[1] was closed unexpectedly by the peer.
16:48:15.695609 611 - Removing unterminated connection between port BSSGP[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP.
16:48:15.695619 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a53_a54(611):BSSGP[1].
16:48:15.695623 611 - Port BSSGP[2] was stopped.
16:48:15.695630 606 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_attach_usim_a53_a54(611):BSSGP[2] was closed unexpectedly by the peer.
16:48:15.695633 611 - Removing unterminated connection between port BSSGP_SIG[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_SP_SIG.
16:48:15.695647 611 - Port BSSGP_SIG[0] was stopped.
16:48:15.695650 596 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a53_a54(611):BSSGP_SIG[0] was closed unexpectedly by the peer.
16:48:15.695650 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_attach_usim_a53_a54(611):BSSGP[2].
16:48:15.695671 611 - Removing unterminated connection between port BSSGP_SIG[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_SP_SIG.
16:48:15.695677 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a53_a54(611):BSSGP_SIG[0].
16:48:15.695687 611 - Port BSSGP_SIG[1] was stopped.
16:48:15.695704 611 - Removing unterminated connection between port BSSGP_SIG[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_SP_SIG.
16:48:15.695709 601 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a53_a54(611):BSSGP_SIG[1] was closed unexpectedly by the peer.
16:48:15.695734 611 - Port BSSGP_SIG[2] was stopped.
16:48:15.695735 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a53_a54(611):BSSGP_SIG[1].
16:48:15.695738 606 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_attach_usim_a53_a54(611):BSSGP_SIG[2] was closed unexpectedly by the peer.
16:48:15.695745 611 - Removing unterminated connection between port BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(594):GLOBAL.
16:48:15.695752 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_attach_usim_a53_a54(611):BSSGP_SIG[2].
16:48:15.695761 611 - Port BSSGP_GLOBAL[0] was stopped.
16:48:15.695775 594 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[0] was closed unexpectedly by the peer.
16:48:15.695783 611 - Removing unterminated connection between port BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(599):GLOBAL.
16:48:15.695807 594 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[0].
16:48:15.695818 611 - Port BSSGP_GLOBAL[1] was stopped.
16:48:15.695825 599 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[1] was closed unexpectedly by the peer.
16:48:15.695828 611 - Removing unterminated connection between port BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(604):GLOBAL.
16:48:15.695842 599 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[1].
16:48:15.695862 611 - Port BSSGP_GLOBAL[2] was stopped.
16:48:15.695881 604 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[2] was closed unexpectedly by the peer.
16:48:15.695889 611 - Removing unterminated connection between port BSSGP_PROC[0] and TC_attach_usim_a53_a54-BVCI196(596):BSSGP_PROC.
16:48:15.695903 611 - Port BSSGP_PROC[0] was stopped.
16:48:15.695907 596 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a53_a54(611):BSSGP_PROC[0] was closed unexpectedly by the peer.
16:48:15.695913 611 - Removing unterminated connection between port BSSGP_PROC[1] and TC_attach_usim_a53_a54-BVCI210(601):BSSGP_PROC.
16:48:15.695917 596 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a53_a54(611):BSSGP_PROC[0].
16:48:15.695921 604 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_attach_usim_a53_a54(611):BSSGP_GLOBAL[2].
16:48:15.695927 611 - Port BSSGP_PROC[1] was stopped.
16:48:15.695932 601 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a53_a54(611):BSSGP_PROC[1] was closed unexpectedly by the peer.
16:48:15.695953 611 - Removing unterminated connection between port BSSGP_PROC[2] and TC_attach_usim_a53_a54-BVCI220(606):BSSGP_PROC.
16:48:15.695957 601 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a53_a54(611):BSSGP_PROC[1].
16:48:15.695978 611 - Port BSSGP_PROC[2] was stopped.
16:48:15.695981 606 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_attach_usim_a53_a54(611):BSSGP_PROC[2] was closed unexpectedly by the peer.
16:48:15.696008 606 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_attach_usim_a53_a54(611):BSSGP_PROC[2].
16:48:15.696008 611 - Port BSSAP was stopped.
16:48:15.696021 611 - Port BSSAP_PROC was stopped.
16:48:15.696031 611 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.696052 611 - Final verdict of PTC: pass
16:48:15.696079 mtc SGSN_Tests.ttcn:2314 PTC with component reference 611 is done.
16:48:15.696088 611 - Disconnected from MC.
16:48:15.696099 611 - TTCN-3 Parallel Test Component finished.
16:48:15.696106 mtc SGSN_Tests.ttcn:419 Stopping test component execution.
16:48:15.696134 mtc SGSN_Tests.ttcn:2315 Test case TC_attach_usim_a53_a54 was stopped.
16:48:15.696146 mtc SGSN_Tests.ttcn:2315 Terminating component type SGSN_Tests.test_CT.
16:48:15.696158 mtc SGSN_Tests.ttcn:2315 Removing unterminated connection between port GSUP_IPA_EVENT and SGSN_Test-GSUP-IPA(608):IPA_CTRL_PORT.
16:48:15.696188 mtc SGSN_Tests.ttcn:2315 Message with id 2 was extracted from the queue of GSUP_IPA_EVENT.
16:48:15.696209 mtc SGSN_Tests.ttcn:2315 Message with id 3 was extracted from the queue of GSUP_IPA_EVENT.
16:48:15.696220 mtc SGSN_Tests.ttcn:2315 Port GSUP_IPA_EVENT was stopped.
16:48:15.696231 mtc SGSN_Tests.ttcn:2315 Port PROC was stopped.
16:48:15.696241 mtc SGSN_Tests.ttcn:2315 Removing unterminated connection between port RIM[0] and SGSN_Test-Gb0-BSSGP0(594):RIM.
16:48:15.696261 mtc SGSN_Tests.ttcn:2315 Port RIM[0] was stopped.
16:48:15.696272 594 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[0] was closed unexpectedly by the peer.
16:48:15.696287 mtc SGSN_Tests.ttcn:2315 Removing unterminated connection between port RIM[1] and SGSN_Test-Gb1-BSSGP1(599):RIM.
16:48:15.696302 594 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[0].
16:48:15.696304 mtc SGSN_Tests.ttcn:2315 Port RIM[1] was stopped.
16:48:15.696311 599 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[1] was closed unexpectedly by the peer.
16:48:15.696333 mtc SGSN_Tests.ttcn:2315 Removing unterminated connection between port RIM[2] and SGSN_Test-Gb2-BSSGP2(604):RIM.
16:48:15.696339 599 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[1].
16:48:15.696352 mtc SGSN_Tests.ttcn:2315 Port RIM[2] was stopped.
16:48:15.696361 604 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[2] was closed unexpectedly by the peer.
16:48:15.696378 mtc SGSN_Tests.ttcn:2315 Port GTPC was stopped.
16:48:15.696390 604 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[2].
16:48:15.696391 mtc SGSN_Tests.ttcn:2315 Removing unterminated mapping between port SGSNVTY and system:SGSNVTY.
16:48:15.696427 mtc SGSN_Tests.ttcn:2315 Port SGSNVTY was unmapped from system:SGSNVTY.
16:48:15.696441 mtc SGSN_Tests.ttcn:2315 Port SGSNVTY was stopped.
16:48:15.696452 mtc SGSN_Tests.ttcn:2315 Component type SGSN_Tests.test_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.696464 mtc SGSN_Tests.ttcn:2315 Waiting for PTCs to finish.
16:48:15.696493 593 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:48:15.696498 595 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:48:15.696499 594 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:48:15.696501 596 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:48:15.696511 598 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:48:15.696512 595 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:48:15.696516 599 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:48:15.696524 597 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:48:15.696530 600 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:48:15.696530 601 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:48:15.696533 594 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:48:15.696533 596 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:48:15.696540 602 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:48:15.696542 603 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:48:15.696546 606 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:48:15.696548 604 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:48:15.696552 609 GSUP_Emulation.ttcn:183 Kill was requested from MC.
16:48:15.696555 610 GTP_Emulation.ttcn:246 Kill was requested from MC.
16:48:15.696556 608 IPA_Emulation.ttcnpp:735 Kill was requested from MC.
16:48:15.696563 605 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:48:15.696563 607 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:48:15.696571 593 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:48:15.696578 597 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:48:15.696579 599 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:48:15.696585 601 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:48:15.696587 598 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:48:15.696594 606 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:48:15.696599 604 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:48:15.696601 602 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:48:15.696610 607 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:48:15.696612 603 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:48:15.696614 610 GTP_Emulation.ttcn:246 Terminating test component execution.
16:48:15.696616 609 GSUP_Emulation.ttcn:183 Terminating test component execution.
16:48:15.696617 600 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:48:15.696638 605 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:48:15.696900 601 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:48:15.696900 606 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:48:15.696924 593 - Function NSStart was stopped. PTC terminates.
16:48:15.696938 599 - Function BssgpStart was stopped. PTC terminates.
16:48:15.696945 601 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:48:15.696951 595 - Function main was stopped. PTC terminates.
16:48:15.696956 598 - Function NSStart was stopped. PTC terminates.
16:48:15.696960 601 - Removing unterminated connection between port BVC and SGSN_Test-Gb1-BSSGP1(599):BVC.
16:48:15.696963 593 - Terminating component type NS_Emulation.NS_CT.
16:48:15.696965 606 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:48:15.696968 596 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:48:15.696968 609 - Function main was stopped. PTC terminates.
16:48:15.696978 593 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-BSSGP0(594):BSCP.
16:48:15.696981 594 - Function BssgpStart was stopped. PTC terminates.
16:48:15.696983 599 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:48:15.696984 603 - Function NSStart was stopped. PTC terminates.
16:48:15.696985 606 - Removing unterminated connection between port BVC and SGSN_Test-Gb2-BSSGP2(604):BVC.
16:48:15.696990 601 - Port BVC was stopped.
16:48:15.696992 595 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:48:15.696992 598 - Terminating component type NS_Emulation.NS_CT.
16:48:15.696994 600 - Function main was stopped. PTC terminates.
16:48:15.697004 596 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:48:15.697004 599 - Removing unterminated connection between port BSCP and SGSN_Test-Gb1-NS1(598):NS_SP.
16:48:15.697005 608 IPA_Emulation.ttcnpp:735 Terminating test component execution.
16:48:15.697005 610 - Function main was stopped. PTC terminates.
16:48:15.697007 593 - Port NS_SP was stopped.
16:48:15.697018 601 - Port MGMT was stopped.
16:48:15.697020 598 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-BSSGP1(599):BSCP.
16:48:15.697026 604 - Function BssgpStart was stopped. PTC terminates.
16:48:15.697039 602 - Function NSVCStart was stopped. PTC terminates.
16:48:15.697040 599 - Port BSCP was stopped.
16:48:15.697043 596 - Removing unterminated connection between port BVC and SGSN_Test-Gb0-BSSGP0(594):BVC.
16:48:15.697046 605 - Function main was stopped. PTC terminates.
16:48:15.697048 606 - Port BVC was stopped.
16:48:15.697049 600 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:48:15.697050 595 - Port NSE was stopped.
16:48:15.697055 594 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:48:15.697058 607 - Function NSVCStart was stopped. PTC terminates.
16:48:15.697065 603 - Terminating component type NS_Emulation.NS_CT.
16:48:15.697084 593 - Removing unterminated connection between port NSVC and -NSVCI97(597):NS_SP.
16:48:15.697087 601 - Port GLOBAL was stopped.
16:48:15.697087 609 - Terminating component type GSUP_Emulation.GSUP_Emulation_CT.
16:48:15.697094 610 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
16:48:15.697102 598 - Port NS_SP was stopped.
16:48:15.697102 599 - Port PROC was stopped.
16:48:15.697115 596 - Port BVC was stopped.
16:48:15.697121 602 - Terminating component type NS_Emulation.NSVC_CT.
16:48:15.697122 604 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:48:15.697129 595 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:48:15.697137 600 - Port NSE was stopped.
16:48:15.697145 606 - Port MGMT was stopped.
16:48:15.697154 594 - Removing unterminated connection between port BSCP and SGSN_Test-Gb0-NS0(593):NS_SP.
16:48:15.697155 601 - Port BSSGP_SP was stopped.
16:48:15.697156 593 - Port NSVC was stopped.
16:48:15.697163 605 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:48:15.697167 610 - Removing unterminated mapping between port GTPC and system:GTPC.
16:48:15.697175 607 - Terminating component type NS_Emulation.NSVC_CT.
16:48:15.697184 599 - Port GLOBAL was stopped.
16:48:15.697186 609 - Component type GSUP_Emulation.GSUP_Emulation_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697187 598 - Removing unterminated connection between port NSVC and -NSVCI98(602):NS_SP.
16:48:15.697190 596 - Port MGMT was stopped.
16:48:15.697196 602 - Stop timer Tns_test: 10 s
16:48:15.697196 603 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-BSSGP2(604):BSCP.
16:48:15.697197 604 - Removing unterminated connection between port BSCP and SGSN_Test-Gb2-NS2(603):NS_SP.
16:48:15.697209 601 - Port BSSGP_SP_SIG was stopped.
16:48:15.697211 593 - Port NS_CTRL was stopped.
16:48:15.697211 606 - Port GLOBAL was stopped.
16:48:15.697213 600 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:48:15.697214 597 - Function NSVCStart was stopped. PTC terminates.
16:48:15.697224 605 - Port NSE was stopped.
16:48:15.697228 599 - Port RIM was stopped.
16:48:15.697231 607 - Stop timer Tns_test: 10 s
16:48:15.697238 598 - Port NSVC was stopped.
16:48:15.697244 609 - Final verdict of PTC: none
16:48:15.697246 596 - Port GLOBAL was stopped.
16:48:15.697251 604 - Port BSCP was stopped.
16:48:15.697259 602 - Removing unterminated connection between port NSCP and -NSVCI98-provIP(600):NSVC[0].
16:48:15.697270 601 - Port BSSGP_PROC was stopped.
16:48:15.697272 593 - Removing unterminated connection between port NSPIP_PROC and -NSVCI97-provIP(595):PROC.
16:48:15.697279 606 - Port BSSGP_SP was stopped.
16:48:15.697287 599 - Port MGMT was stopped.
16:48:15.697290 605 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:48:15.697291 597 - Terminating component type NS_Emulation.NSVC_CT.
16:48:15.697294 598 - Port NS_CTRL was stopped.
16:48:15.697298 607 - Removing unterminated connection between port NSCP and -NSVCI99-provIP(605):NSVC[0].
16:48:15.697301 604 - Port PROC was stopped.
16:48:15.697307 603 - Port NS_SP was stopped.
16:48:15.697315 596 - Port BSSGP_SP was stopped.
16:48:15.697327 594 - Port BSCP was stopped.
16:48:15.697334 601 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697336 602 - Port NSCP was stopped.
16:48:15.697342 593 - Port NSPIP_PROC was stopped.
16:48:15.697344 608 - Function main_server was stopped. PTC terminates.
16:48:15.697349 606 - Port BSSGP_SP_SIG was stopped.
16:48:15.697351 599 - Removing unterminated connection between port BVC and TC_attach_usim_a53_a54-BVCI210(601):BVC.
16:48:15.697369 595 - Port IPL4 was unmapped from system:IPL4.
16:48:15.697376 597 - Stop timer Tns_test: 10 s
16:48:15.697377 598 - Removing unterminated connection between port NSPIP_PROC and -NSVCI98-provIP(600):PROC.
16:48:15.697389 607 - Port NSCP was stopped.
16:48:15.697394 596 - Port BSSGP_SP_SIG was stopped.
16:48:15.697398 594 - Port PROC was stopped.
16:48:15.697402 603 - Removing unterminated connection between port NSVC and -NSVCI99(607):NS_SP.
16:48:15.697402 604 - Port GLOBAL was stopped.
16:48:15.697404 601 - Final verdict of PTC: none
16:48:15.697405 602 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-NS1(598):NSVC.
16:48:15.697419 606 - Port BSSGP_PROC was stopped.
16:48:15.697426 608 - Terminating component type IPA_Emulation.IPA_Emulation_CT.
16:48:15.697429 599 - Port BVC was stopped.
16:48:15.697432 597 - Removing unterminated connection between port NSCP and -NSVCI97-provIP(595):NSVC[0].
16:48:15.697440 598 - Port NSPIP_PROC was stopped.
16:48:15.697445 610 - Port GTPC was unmapped from system:GTPC.
16:48:15.697453 595 - Port IPL4 was stopped.
16:48:15.697455 593 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697476 607 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-NS2(603):NSVC.
16:48:15.697480 596 - Port BSSGP_PROC was stopped.
16:48:15.697484 594 - Port GLOBAL was stopped.
16:48:15.697493 602 - Port NS_SP was stopped.
16:48:15.697493 604 - Port RIM was stopped.
16:48:15.697502 606 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697504 603 - Port NSVC was stopped.
16:48:15.697525 599 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697530 601 - Disconnected from MC.
16:48:15.697542 598 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697545 597 - Port NSCP was stopped.
16:48:15.697549 610 - Port GTPC was stopped.
16:48:15.697563 607 - Port NS_SP was stopped.
16:48:15.697568 595 - Removing unterminated connection between port NSVC[0] and -NSVCI97(597):NSCP.
16:48:15.697574 593 - Final verdict of PTC: none
16:48:15.697575 594 - Port RIM was stopped.
16:48:15.697577 596 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697577 602 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697580 600 - Port IPL4 was unmapped from system:IPL4.
16:48:15.697588 604 - Port MGMT was stopped.
16:48:15.697594 603 - Port NS_CTRL was stopped.
16:48:15.697596 601 - TTCN-3 Parallel Test Component finished.
16:48:15.697600 597 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-NS0(593):NSVC.
16:48:15.697606 598 - Final verdict of PTC: none
16:48:15.697606 599 - Final verdict of PTC: none
16:48:15.697608 606 - Final verdict of PTC: none
16:48:15.697610 607 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697614 594 - Port MGMT was stopped.
16:48:15.697614 610 - Removing unterminated mapping between port GTPU and system:GTPU.
16:48:15.697619 602 - Final verdict of PTC: none
16:48:15.697626 596 - Final verdict of PTC: none
16:48:15.697628 600 - Port IPL4 was stopped.
16:48:15.697637 603 - Removing unterminated connection between port NSPIP_PROC and -NSVCI99-provIP(605):PROC.
16:48:15.697640 604 - Removing unterminated connection between port BVC and TC_attach_usim_a53_a54-BVCI220(606):BVC.
16:48:15.697646 597 - Port NS_SP was stopped.
16:48:15.697649 595 - Port NSVC[0] was stopped.
16:48:15.697649 607 - Final verdict of PTC: none
16:48:15.697655 594 - Removing unterminated connection between port BVC and TC_attach_usim_a53_a54-BVCI196(596):BVC.
16:48:15.697656 605 - Port IPL4 was unmapped from system:IPL4.
16:48:15.697666 593 - Disconnected from MC.
16:48:15.697667 598 - Disconnected from MC.
16:48:15.697687 600 - Removing unterminated connection between port NSVC[0] and -NSVCI98(602):NSCP.
16:48:15.697691 608 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697702 610 - Port GTPU was unmapped from system:GTPU.
16:48:15.697708 603 - Port NSPIP_PROC was stopped.
16:48:15.697715 599 - Disconnected from MC.
16:48:15.697726 602 - Disconnected from MC.
16:48:15.697734 596 - Disconnected from MC.
16:48:15.697742 597 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697742 604 - Port BVC was stopped.
16:48:15.697756 595 - Port NSVC[1] was stopped.
16:48:15.697759 607 - Disconnected from MC.
16:48:15.697761 606 - Disconnected from MC.
16:48:15.697775 594 - Port BVC was stopped.
16:48:15.697779 598 - TTCN-3 Parallel Test Component finished.
16:48:15.697786 605 - Port IPL4 was stopped.
16:48:15.697793 600 - Port NSVC[0] was stopped.
16:48:15.697795 593 - TTCN-3 Parallel Test Component finished.
16:48:15.697823 608 - Final verdict of PTC: none
16:48:15.697826 603 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697832 599 - TTCN-3 Parallel Test Component finished.
16:48:15.697835 602 - TTCN-3 Parallel Test Component finished.
16:48:15.697837 610 - Port GTPU was stopped.
16:48:15.697840 604 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697847 597 - Final verdict of PTC: none
16:48:15.697852 607 - TTCN-3 Parallel Test Component finished.
16:48:15.697854 596 - TTCN-3 Parallel Test Component finished.
16:48:15.697856 595 - Port NSVC[2] was stopped.
16:48:15.697857 594 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.697858 606 - TTCN-3 Parallel Test Component finished.
16:48:15.697868 600 - Port NSVC[1] was stopped.
16:48:15.697869 605 - Removing unterminated connection between port NSVC[0] and -NSVCI99(607):NSCP.
16:48:15.697876 603 - Final verdict of PTC: none
16:48:15.697891 604 - Final verdict of PTC: none
16:48:15.697892 610 - Port CLIENT was stopped.
16:48:15.697919 595 - Port NSVC[3] was stopped.
16:48:15.697920 594 - Final verdict of PTC: none
16:48:15.697922 600 - Port NSVC[2] was stopped.
16:48:15.697928 610 - Port CLIENT_PROC was stopped.
16:48:15.697940 605 - Port NSVC[0] was stopped.
16:48:15.697948 595 - Port NSVC[4] was stopped.
16:48:15.697956 600 - Port NSVC[3] was stopped.
16:48:15.697970 610 - Port CLIENT_DEFAULT was stopped.
16:48:15.697983 595 - Port NSVC[5] was stopped.
16:48:15.697983 605 - Port NSVC[1] was stopped.
16:48:15.697991 610 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.698005 595 - Port NSVC[6] was stopped.
16:48:15.698009 600 - Port NSVC[4] was stopped.
16:48:15.698015 605 - Port NSVC[2] was stopped.
16:48:15.698025 595 - Port NSVC[7] was stopped.
16:48:15.698041 610 - Final verdict of PTC: none
16:48:15.698086 605 - Port NSVC[3] was stopped.
16:48:15.698092 600 - Port NSVC[5] was stopped.
16:48:15.698094 595 - Port NSVC[8] was stopped.
16:48:15.698107 605 - Port NSVC[4] was stopped.
16:48:15.698111 595 - Port NSVC[9] was stopped.
16:48:15.698113 600 - Port NSVC[6] was stopped.
16:48:15.698128 595 - Port NSVC[10] was stopped.
16:48:15.698134 600 - Port NSVC[7] was stopped.
16:48:15.698143 595 - Port NSVC[11] was stopped.
16:48:15.698144 605 - Port NSVC[5] was stopped.
16:48:15.698154 595 - Port NSVC[12] was stopped.
16:48:15.698156 600 - Port NSVC[8] was stopped.
16:48:15.698168 595 - Port NSVC[13] was stopped.
16:48:15.698173 600 - Port NSVC[9] was stopped.
16:48:15.698181 595 - Port NSVC[14] was stopped.
16:48:15.698194 595 - Port NSVC[15] was stopped.
16:48:15.698206 595 - Removing unterminated connection between port PROC and SGSN_Test-Gb0-NS0(593):NSPIP_PROC.
16:48:15.698210 605 - Port NSVC[6] was stopped.
16:48:15.698236 600 - Port NSVC[10] was stopped.
16:48:15.698324 600 - Port NSVC[11] was stopped.
16:48:15.698328 595 - Port PROC was stopped.
16:48:15.698347 605 - Port NSVC[7] was stopped.
16:48:15.698354 600 - Port NSVC[12] was stopped.
16:48:15.698367 600 - Port NSVC[13] was stopped.
16:48:15.698368 605 - Port NSVC[8] was stopped.
16:48:15.698373 595 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.698393 600 - Port NSVC[14] was stopped.
16:48:15.698395 595 - Final verdict of PTC: none
16:48:15.698400 605 - Port NSVC[9] was stopped.
16:48:15.698417 600 - Port NSVC[15] was stopped.
16:48:15.698428 605 - Port NSVC[10] was stopped.
16:48:15.698435 600 - Removing unterminated connection between port PROC and SGSN_Test-Gb1-NS1(598):NSPIP_PROC.
16:48:15.698443 605 - Port NSVC[11] was stopped.
16:48:15.698467 605 - Port NSVC[12] was stopped.
16:48:15.698473 600 - Port PROC was stopped.
16:48:15.698491 605 - Port NSVC[13] was stopped.
16:48:15.698493 600 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.698510 605 - Port NSVC[14] was stopped.
16:48:15.698517 600 - Final verdict of PTC: none
16:48:15.698529 605 - Port NSVC[15] was stopped.
16:48:15.698548 605 - Removing unterminated connection between port PROC and SGSN_Test-Gb2-NS2(603):NSPIP_PROC.
16:48:15.698589 605 - Port PROC was stopped.
16:48:15.698613 605 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_attach_usim_a53_a54.
16:48:15.698640 605 - Final verdict of PTC: none
16:48:15.699060 597 - Disconnected from MC.
16:48:15.699060 604 - Disconnected from MC.
16:48:15.699082 603 - Disconnected from MC.
16:48:15.699101 600 - Disconnected from MC.
16:48:15.699130 603 - TTCN-3 Parallel Test Component finished.
16:48:15.699131 605 - Disconnected from MC.
16:48:15.699132 604 - TTCN-3 Parallel Test Component finished.
16:48:15.699132 610 - Disconnected from MC.
16:48:15.699142 594 - Disconnected from MC.
16:48:15.699149 595 - Disconnected from MC.
16:48:15.699152 600 - TTCN-3 Parallel Test Component finished.
16:48:15.699161 mtc SGSN_Tests.ttcn:2315 Setting final verdict of the test case.
16:48:15.699169 610 - TTCN-3 Parallel Test Component finished.
16:48:15.699176 597 - TTCN-3 Parallel Test Component finished.
16:48:15.699180 605 - TTCN-3 Parallel Test Component finished.
16:48:15.699191 594 - TTCN-3 Parallel Test Component finished.
16:48:15.699254 mtc SGSN_Tests.ttcn:2315 Local verdict of MTC: none
16:48:15.699306 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none)
16:48:15.699354 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none)
16:48:15.699416 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC -NSVCI97-provIP(595): none (none -> none)
16:48:15.699474 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none)
16:48:15.699529 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC -NSVCI97(597): none (none -> none)
16:48:15.699573 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none)
16:48:15.699617 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none)
16:48:15.699658 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC -NSVCI98-provIP(600): none (none -> none)
16:48:15.699700 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none)
16:48:15.699739 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC -NSVCI98(602): none (none -> none)
16:48:15.699777 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none)
16:48:15.699818 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none)
16:48:15.699837 595 - TTCN-3 Parallel Test Component finished.
16:48:15.699877 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC -NSVCI99-provIP(605): none (none -> none)
16:48:15.699926 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none)
16:48:15.699972 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC -NSVCI99(607): none (none -> none)
16:48:15.700016 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none)
16:48:15.700061 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none)
16:48:15.700102 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none)
16:48:15.700140 mtc SGSN_Tests.ttcn:2315 Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass)
16:48:15.700208 mtc SGSN_Tests.ttcn:2315 Test case TC_attach_usim_a53_a54 finished. Verdict: pass
16:48:15.700268 mtc SGSN_Tests.ttcn:2315 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'.
16:48:18.246677 mtc SGSN_Tests.ttcn:2315 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0).
16:48:18.246929 mtc SGSN_Tests.ttcn:2318 Switching to log file `SGSN_Tests-TC_attach_usim_a50_a54-b8bcde07f2d1-mtc.log'