TC_DEN_EVUP_BV_01.log 1.34 MB
Newer Older
garciay's avatar
garciay committed
6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000
        typeOfAddress := e_manual (1),
        stationType := e_passengerCar (5),
        stationCountryCode := 0,
        mid := '000000000001'O
    },
    timestamp_ := 538325681,
    latitude := 0,
    longitude := 0,
    pai := '0'B,
    speed := 0,
    heading := 0
}
16:36:01.523779 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) geonetworking_layer::receive_data: dst=FFFFFFFFFFFF
16:36:01.534037 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) geonetworking_layer::receive_data: gn_payload=07D2000001019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000
16:36:01.534896 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_layer::receive_data: '07D2000001019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
16:36:01.535602 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) params::log
16:36:01.535853 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(gnHeaderSubtype, 0)
16:36:01.536336 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(gnHeaderType, 4)
16:36:01.536869 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(gnLifetime, 1000)
16:36:01.537204 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(gnNextHeader, 2)
16:36:01.537439 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(gnTrafficClass, 0)
16:36:01.538399 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(gn_payload, 07D2000001019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.538873 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(mac_dst, FFFFFFFFFFFF)
16:36:01.539203 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(mac_src, 000000000001)
16:36:01.540471 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) 	(timestamp, 3214)
16:36:01.540987 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode: decoding_buffer=Buffer: size: 52, pos: 0, len: 52 data: ( | 07D2000001019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.542593 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpPacket/@LibItsBtp_TypesAndValues.BtpPacket (52,0,0x6060000b1b08)
16:36:01.543497 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpPacket
16:36:01.544279 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: processing header/@LibItsBtp_TypesAndValues.BtpPacket.header/@LibItsBtp_TypesAndValues.BtpHeader
16:36:01.544861 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header (52,0,0x6060000b1b08)
16:36:01.545422 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_ (else): processing type @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header - optional:0
16:36:01.546131 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: _type = 0
16:36:01.546760 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpAHeader/@LibItsBtp_TypesAndValues.BtpAHeader (52,0,0x6060000b1b08)
16:36:01.547287 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpAHeader
16:36:01.547954 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: processing destinationPort/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort/INTEGER
16:36:01.548527 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort (52,0,0x6060000b1b08)
16:36:01.549513 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort - optional:0
16:36:01.550086 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: 2002
16:36:01.550590 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 52, pos: 2, len: 52 data: (07D2 | 000001019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.551456 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: processing sourcePort/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort/INTEGER
16:36:01.551892 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort (52,2,0x6060000b1b0a)
16:36:01.552317 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort - optional:0
16:36:01.552716 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: 0
16:36:01.553435 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 52, pos: 4, len: 52 data: (07D20000 | 01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.554383 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: {
    destinationPort := 2002,
    sourcePort := 0
}
16:36:01.555303 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 52, pos: 4, len: 52 data: (07D20000 | 01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.556131 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: BtpHeader: {
    btpAHeader := {
        destinationPort := 2002,
        sourcePort := 0
    }
}
16:36:01.557767 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: {
    btpAHeader := {
        destinationPort := 2002,
        sourcePort := 0
    }
}
16:36:01.570135 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 52, pos: 4, len: 52 data: (07D20000 | 01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.572488 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: processing payload/@LibItsBtp_TypesAndValues.BtpPacket.payload/OCTET STRING
16:36:01.572837 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> btp_codec::decode_: processing OCTET STRING/@LibItsBtp_TypesAndValues.BtpPacket.payload (52,4,0x6060000b1b0c)
16:36:01.573051 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_ (else): processing type OCTET STRING/@LibItsBtp_TypesAndValues.BtpPacket.payload - optional:1
16:36:01.573328 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: s='01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
16:36:01.576574 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_codec::decode_: Set OPTIONAL to '01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
16:36:01.577334 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: '01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
16:36:01.578487 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 52, pos: 4, len: 52 data: (07D20000 | 01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.580125 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: {
    header := {
        btpAHeader := {
            destinationPort := 2002,
            sourcePort := 0
        }
    },
    payload := '01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
}
16:36:01.581266 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 52, pos: 4, len: 52 data: (07D20000 | 01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000)
16:36:01.582418 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< btp_codec::decode: {
    header := {
        btpAHeader := {
            destinationPort := 2002,
            sourcePort := 0
        }
    },
    payload := '01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
}
16:36:01.583778 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) btp_layer::receive_data: btp_payload=01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000
16:36:01.584567 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> denm_layer::receive_data: '01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
16:36:01.585828 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> denm_codec::decode:'01019705A41DC74B82D20E80008DA402C64EE36900B23256B49D201D693A401FFFFFFE11DBBA1F0000281405B0000000'O
16:36:01.606994 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) denm_codec::decode: ASN.1 codec returned 116
16:36:01.608269 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) denm_codec::decode: {
    header := {
        protocolVersion := 1,
        messageID := 1,
        stationID := 2533729309
    },
    denm := {
        management := {
            actionID := {
                originatingStationID := 2533729309,
                sequenceNumber := 1
            },
            detectionTime := 468689760887,
            referenceTime := 468689765962,
            termination := omit,
            eventPosition := {
                latitude := 900000001,
                longitude := 1800000001,
                positionConfidenceEllipse := {
                    semiMajorConfidence := 4095,
                    semiMinorConfidence := 4095,
                    semiMajorOrientation := 3601
                },
                altitude := {
                    altitudeValue := 800001,
                    altitudeConfidence := unavailable (15)
                }
            },
            relevanceDistance := lessThan50m (0),
            relevanceTrafficDirection := allTrafficDirections (0),
            validityDuration := 10,
            transmissionInterval := omit,
            stationType := 5
        },
        situation := {
            informationQuality := 0,
            eventType := {
                causeCode := 91,
                subCauseCode := 0
            },
            linkedCause := omit,
            eventHistory := omit
        },
        location := {
            eventSpeed := omit,
            eventPositionHeading := omit,
            traces := {
                { }
            },
            roadType := omit
        },
        alacarte := omit
    }
}
16:36:01.611332 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) Message enqueued on denmPort from system @LibItsDenm_TestSystem.DenmInd : {
    msgIn := {
        header := {
            protocolVersion := 1,
            messageID := 1,
            stationID := 2533729309
        },
        denm := {
            management := {
                actionID := {
                    originatingStationID := 2533729309,
                    sequenceNumber := 1
                },
                detectionTime := 468689760887,
                referenceTime := 468689765962,
                termination := omit,
                eventPosition := {
                    latitude := 900000001,
                    longitude := 1800000001,
                    positionConfidenceEllipse := {
                        semiMajorConfidence := 4095,
                        semiMinorConfidence := 4095,
                        semiMajorOrientation := 3601
                    },
                    altitude := {
                        altitudeValue := 800001,
                        altitudeConfidence := unavailable (15)
                    }
                },
                relevanceDistance := lessThan50m (0),
                relevanceTrafficDirection := allTrafficDirections (0),
                validityDuration := 10,
                transmissionInterval := omit,
                stationType := 5
            },
            situation := {
                informationQuality := 0,
                eventType := {
                    causeCode := 91,
                    subCauseCode := 0
                },
                linkedCause := omit,
                eventHistory := omit
            },
            location := {
                eventSpeed := omit,
                eventPositionHeading := omit,
                traces := {
                    { }
                },
                roadType := omit
            },
            alacarte := omit
        }
    },
    gnNextHeader := 2,
    gnHeaderType := 4,
    gnHeaderSubtype := 0,
    gnLifetime := 1000,
    gnTrafficClass := 0,
    btpDestinationPort := 2002,
    btpInfo := omit,
    ssp := omit,
    its_aid := omit
} id 2
16:36:01.622805 mtc EXECUTOR ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) pcap_layer::Handle_Fd_Event_Readable: Execution duration: 217.919998 ms
16:36:01.623937 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> udp_layer::Handle_Fd_Event_Readable: 6
16:36:01.624622 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) udp_layer::receive_data: src_port = 172.23.0.1:8000, payload length = 8
16:36:01.625603 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> udp_layer::receive_data: '13019705A41D0001'O
16:36:01.647330 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> uppertester_denm_layer::receive_data: '13019705A41D0001'O
16:36:01.650093 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> uppertester_denm_codec::decode: decoding_buffer=Size: 8,
Msg:  13 01 97 05 a4 1d 00 01

16:36:01.651114 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) <<< uppertester_denm_codec::decode{
    utDenmUpdateResult := {
        result := true,
        actionId := {
            originatingStationID := 2533729309,
            sequenceNumber := 1
        }
    }
}
16:36:01.652039 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) >>> UpperTesterPort_Denm::receive_msg: {
    utDenmUpdateResult := {
        result := true,
        actionId := {
            originatingStationID := 2533729309,
            sequenceNumber := 1
        }
    }
}
16:36:01.653863 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) Message enqueued on utPort from system @LibItsDenm_TypesAndValues.UtDenmResults : {
    utDenmUpdateResult := {
        result := true,
        actionId := {
            originatingStationID := 2533729309,
            sequenceNumber := 1
        }
    }
} id 3
16:36:01.654627 mtc EXECUTOR ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:152(function:f_utUpdateEvent) udp_layer::Handle_Fd_Event_Readable: Execution duration: 13.617000 ms
16:36:01.655319 mtc MATCHING ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:153(function:f_utUpdateEvent) Matching on port utPort succeeded:  matched
16:36:01.656473 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:153(function:f_utUpdateEvent) Receive operation on port utPort succeeded, message from system(): @LibItsDenm_TypesAndValues.UtDenmResults : {
    utDenmUpdateResult := {
        result := true,
        actionId := {
            originatingStationID := 2533729309,
            sequenceNumber := 1
        }
    }
} id 3
16:36:01.657135 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:153(function:f_utUpdateEvent) Message with id 3 was extracted from the queue of utPort.
16:36:01.657638 mtc TIMEROP ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:682(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:154(function:f_utUpdateEvent) Stop timer tc_wait: 120 s
16:36:01.664953 mtc TIMEROP ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:684(function:f_DEN_EVUP_BV_01) Start timer tc_ac: 30 s
16:36:01.697575 mtc MATCHING ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:686(function:f_DEN_EVUP_BV_01) Matching on port denmPort succeeded:  matched
16:36:01.706575 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:686(function:f_DEN_EVUP_BV_01) Receive operation on port denmPort succeeded, message from system(): @LibItsDenm_TestSystem.DenmInd : {
    msgIn := {
        header := {
            protocolVersion := 1,
            messageID := 1,
            stationID := 2533729309
        },
        denm := {
            management := {
                actionID := {
                    originatingStationID := 2533729309,
                    sequenceNumber := 1
                },
                detectionTime := 468689760887,
                referenceTime := 468689765962,
                termination := omit,
                eventPosition := {
                    latitude := 900000001,
                    longitude := 1800000001,
                    positionConfidenceEllipse := {
                        semiMajorConfidence := 4095,
                        semiMinorConfidence := 4095,
                        semiMajorOrientation := 3601
                    },
                    altitude := {
                        altitudeValue := 800001,
                        altitudeConfidence := unavailable (15)
                    }
                },
                relevanceDistance := lessThan50m (0),
                relevanceTrafficDirection := allTrafficDirections (0),
                validityDuration := 10,
                transmissionInterval := omit,
                stationType := 5
            },
            situation := {
                informationQuality := 0,
                eventType := {
                    causeCode := 91,
                    subCauseCode := 0
                },
                linkedCause := omit,
                eventHistory := omit
            },
            location := {
                eventSpeed := omit,
                eventPositionHeading := omit,
                traces := {
                    { }
                },
                roadType := omit
            },
            alacarte := omit
        }
    },
    gnNextHeader := 2,
    gnHeaderType := 4,
    gnHeaderSubtype := 0,
    gnLifetime := 1000,
    gnTrafficClass := 0,
    btpDestinationPort := 2002,
    btpInfo := omit,
    ssp := omit,
    its_aid := omit
} id 2
16:36:01.707376 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:686(function:f_DEN_EVUP_BV_01) Message with id 2 was extracted from the queue of denmPort.
16:36:01.707654 mtc TIMEROP ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:694(function:f_DEN_EVUP_BV_01) Stop timer tc_ac: 30 s
16:36:01.707946 mtc USER ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:695(function:f_DEN_EVUP_BV_01) "*** TC_DEN_EVUP_BV_01: PASS: Successfully received expected DENM. ***"
16:36:01.708795 mtc VERDICTOP ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:696(function:f_DEN_EVUP_BV_01)->../ttcn/LibCommon_Sync.ttcn:390(function:f_selfOrClientSyncAndVerdict)->../ttcn/LibCommon_Sync.ttcn:1119(function:f_selfSyncAndVerdict)->../ttcn/LibCommon_Sync.ttcn:1153(function:f_selfSyncAndVerdictTestBody)->../ttcn/LibCommon_VerdictControl.ttcn:49(function:f_setVerdict) setverdict(pass): none -> pass
16:36:01.714146 mtc USER ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:696(function:f_DEN_EVUP_BV_01)->../ttcn/LibCommon_Sync.ttcn:390(function:f_selfOrClientSyncAndVerdict)->../ttcn/LibCommon_Sync.ttcn:1119(function:f_selfSyncAndVerdict)->../ttcn/LibCommon_Sync.ttcn:1154(function:f_selfSyncAndVerdictTestBody)->../ttcn/LibCommon_Sync.ttcn:1199(function:f_selfSync) **** f_selfSync: Successfully passed TEST BODY synchronization point. ****
16:36:01.714660 mtc PORTEVENT ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) Sent on utPort to system @LibItsDenm_TypesAndValues.UtDenmTermination : {
    actionId := {
        originatingStationID := 2533729309,
        sequenceNumber := 1
    }
}
16:36:01.714923 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> UppertesterPort::outgoing_send: {
    actionId := {
        originatingStationID := 2533729309,
        sequenceNumber := 1
    }
}
16:36:01.715491 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_layer::sendMsg{
    actionId := {
        originatingStationID := 2533729309,
        sequenceNumber := 1
    }
}
16:36:01.716020 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode: {
    actionId := {
        originatingStationID := 2533729309,
        sequenceNumber := 1
    }
}
16:36:01.716408 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: processing @LibItsDenm_TypesAndValues.UtDenmTermination/@LibItsDenm_TypesAndValues.UtDenmTermination/0x7fff95c64840
16:36:01.716725 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: {
    actionId := {
        originatingStationID := 2533729309,
        sequenceNumber := 1
    }
}
16:36:01.717158 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: processing Record_Type @LibItsDenm_TypesAndValues.UtDenmTermination
16:36:01.717733 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: processing actionId/@LibItsDenm_TypesAndValues.UtDenmTermination.actionId/@ITS-Container.ActionID - 0 (1 ==> use dynamic_cast<const OPTIONAL<...>) - 1
16:36:01.718155 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: processing @ITS-Container.ActionID/@LibItsDenm_TypesAndValues.UtDenmTermination.actionId/0x7fff95c64850
16:36:01.718498 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: {
    originatingStationID := 2533729309,
    sequenceNumber := 1
}
16:36:01.718785 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: processing Record_Type @ITS-Container.ActionID
16:36:01.719051 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: processing originatingStationID/@ITS-Container.ActionID.originatingStationID/INTEGER - 0 (1 ==> use dynamic_cast<const OPTIONAL<...>) - 1
16:36:01.719306 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: processing INTEGER/@ITS-Container.ActionID.originatingStationID/(nil)
16:36:01.729580 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: 2533729309
16:36:01.737668 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: field to process @ITS-Container.ActionID.originatingStationID
16:36:01.738614 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: i=2533729309
16:36:01.739401 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) <<< uppertester_denm_codec::encode_: encoding_buffer=Buffer: size: 1024, pos: 0, len: 5 data: ( | 149705A41D)
16:36:01.740180 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: processing sequenceNumber/@ITS-Container.ActionID.sequenceNumber/INTEGER - 0 (1 ==> use dynamic_cast<const OPTIONAL<...>) - 1
16:36:01.740620 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: processing INTEGER/@ITS-Container.ActionID.sequenceNumber/(nil)
16:36:01.740909 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_codec::encode_: 1
16:36:01.741280 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: field to process @ITS-Container.ActionID.sequenceNumber
16:36:01.741595 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) uppertester_denm_codec::encode_: i=1
16:36:01.743183 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) <<< uppertester_denm_codec::encode_: encoding_buffer=Buffer: size: 1024, pos: 0, len: 7 data: ( | 149705A41D0001)
16:36:01.743906 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) <<< uppertester_denm_codec::encode_: encoding_buffer=Buffer: size: 1024, pos: 0, len: 7 data: ( | 149705A41D0001)
16:36:01.744548 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) <<< uppertester_denm_codec::encode_: encoding_buffer=Buffer: size: 1024, pos: 0, len: 7 data: ( | 149705A41D0001)
16:36:01.745797 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) <<< uppertester_denm_codec::encode: data='149705A41D0001'O
16:36:01.746427 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> uppertester_denm_layer::send_data: '149705A41D0001'O
16:36:01.747031 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) >>> udp_layer::send_data: '149705A41D0001'O
16:36:01.748187 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) udp_layer::send_data: #bytes sent: 7 to 172.23.0.1:8000
16:36:01.748907 mtc EXECUTOR ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:181(function:f_utTerminateEvent) UpperTesterPort_Denm::outgoing_send: Execution duration: 16.329000 ms
16:36:01.749944 mtc TIMEROP ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:182(function:f_utTerminateEvent) Start timer tc_wait: 120 s
16:36:01.750561 mtc MATCHING ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:191(function:f_utTerminateEvent)->../ttcn/LibItsDenm_Functions.ttcn:437(altstep:a_default) Timeout operation on timer tc_ac failed: The timer is not started.
16:36:01.751135 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> pcap_layer::receive_data: Received 103 bytes
16:36:01.751629 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) Packet dumpSize: 103,
Msg:  ff ff ff ff ff ff 00 00 00 00 00 01 89 47 01 00 50 01 20 50 00 00 00 31 01 00 94 00 00 00 00 00 00 01 20 16 32 b1 00 00 00 00 00 00 00 00 00 00 00 00 7f 00 f8 00 07 d1 00 00 01 02 97 05 a4 1d 32 b1 40 5d 69 3a 40 3a d2 74 80 3f ff ff fc 23 b7 74 3e 40 e1 1f df ff fe 3f e9 ed 07 37 53 08 5f ff a0 00 00 00 00

16:36:01.753397 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> ethernet_layer::receive_data: 'FFFFFFFFFFFF00000000000189470100500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:01.755587 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_layer::receive_data: '0100500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:01.757184 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_layer::decode_basic_header: '0100500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:01.761312 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_layer::decode_basic_header: bh: '01005001'O
16:36:01.762005 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_layer::decode_basic_header: {
    version := 0,
    nextHeader := e_commonHeader (1),
    reserved := 0,
    lifeTime := {
        multiplier := 20,
        ltBase := e_50ms (0)
    },
    routerHopLimit := 1
}
16:36:01.762975 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_layer::receive_data: Geonetworking payload to decode: '0100500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:01.764979 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode: decoding_buffer=Buffer: size: 89, pos: 0, len: 89 data: ( | 0100500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.766818 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu (89,0,0x60b0000550d8)
16:36:01.767448 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu
16:36:01.768066 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing basicHeader/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.basicHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader
16:36:01.768804 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.BasicHeader/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.basicHeader (89,0,0x60b0000550d8)
16:36:01.769353 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.BasicHeader
16:36:01.770470 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing version/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version/INTEGER
16:36:01.770984 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version (89,0,0x60b0000550d8)
16:36:01.771453 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.version - optional:0
16:36:01.772346 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.772991 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 0, len: 89 data: ( | 0100500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.774878 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing nextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader/@LibItsGeoNetworking_TypesAndValues.BasicNextHeader
16:36:01.775798 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.BasicNextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader (89,0,0x60b0000550d8)
16:36:01.776657 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.BasicNextHeader/@LibItsGeoNetworking_TypesAndValues.BasicHeader.nextHeader - optional:0
16:36:01.777894 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_commonHeader (1)
16:36:01.779048 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 1, len: 89 data: (01 | 00500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.780987 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved/INTEGER
16:36:01.781522 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved (89,1,0x60b0000550d9)
16:36:01.782396 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.reserved - optional:0
16:36:01.783027 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.783775 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 2, len: 89 data: (0100 | 500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.786037 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing lifeTime/@LibItsGeoNetworking_TypesAndValues.BasicHeader.lifeTime/@LibItsGeoNetworking_TypesAndValues.Lifetime
16:36:01.786670 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.Lifetime/@LibItsGeoNetworking_TypesAndValues.BasicHeader.lifeTime (89,2,0x60b0000550da)
16:36:01.787323 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.Lifetime
16:36:01.788792 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing multiplier/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier/INTEGER
16:36:01.789620 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier (89,2,0x60b0000550da)
16:36:01.790174 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.Lifetime.multiplier - optional:0
16:36:01.790981 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 20
16:36:01.791497 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 2, len: 89 data: (0100 | 500120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.804808 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing ltBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase/@LibItsGeoNetworking_TypesAndValues.LtBase
16:36:01.805363 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.LtBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase (89,2,0x60b0000550da)
16:36:01.805845 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.LtBase/@LibItsGeoNetworking_TypesAndValues.Lifetime.ltBase - optional:0
16:36:01.806373 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_50ms (0)
16:36:01.806804 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 3, len: 89 data: (010050 | 0120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.808529 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    multiplier := 20,
    ltBase := e_50ms (0)
}
16:36:01.809900 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 3, len: 89 data: (010050 | 0120500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.811601 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing routerHopLimit/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit/INTEGER
16:36:01.812461 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit (89,3,0x60b0000550db)
16:36:01.813325 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.BasicHeader.routerHopLimit - optional:0
16:36:01.814147 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 1
16:36:01.814687 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.817359 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    version := 0,
    nextHeader := e_commonHeader (1),
    reserved := 0,
    lifeTime := {
        multiplier := 20,
        ltBase := e_50ms (0)
    },
    routerHopLimit := 1
}
16:36:01.818545 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.820486 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing gnPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.gnPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket
16:36:01.821171 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPdu.gnPacket (89,4,0x60b0000550dc)
16:36:01.821637 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket
16:36:01.822494 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing packet/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket.packet/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket
16:36:01.823518 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket/@LibItsGeoNetworking_TypesAndValues.GeoNetworkingPacket.packet (89,4,0x60b0000550dc)
16:36:01.824435 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket
16:36:01.835395 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing commonHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.commonHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader
16:36:01.835853 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.CommonHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.commonHeader (89,4,0x60b0000550dc)
16:36:01.836180 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.CommonHeader
16:36:01.836463 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing nextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader/@LibItsGeoNetworking_TypesAndValues.NextHeader
16:36:01.836637 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.NextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader (89,4,0x60b0000550dc)
16:36:01.836907 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.NextHeader/@LibItsGeoNetworking_TypesAndValues.CommonHeader.nextHeader - optional:0
16:36:01.837086 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_btpB (2)
16:36:01.837339 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 4, len: 89 data: (01005001 | 20500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.838356 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved/INTEGER
16:36:01.838412 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved (89,4,0x60b0000550dc)
16:36:01.838515 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved - optional:0
16:36:01.838592 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.838855 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 5, len: 89 data: (0100500120 | 500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.839865 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing headerTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST/@LibItsGeoNetworking_TypesAndValues.HeaderTST
16:36:01.839973 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST (89,5,0x60b0000550dd)
16:36:01.840171 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderTST/@LibItsGeoNetworking_TypesAndValues.CommonHeader.headerTST - optional:0
16:36:01.840357 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_headerTST: processing @LibItsGeoNetworking_TypesAndValues.HeaderTST
16:36:01.840543 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: headerTST selectors: _dc.header_type = 5 - _dc.header_sub_type = 0
16:36:01.840685 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TsbHeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType (89,5,0x60b0000550dd)
16:36:01.840875 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.TsbHeaderType
16:36:01.841017 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing headerType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType/@LibItsGeoNetworking_TypesAndValues.HeaderType
16:36:01.841143 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType (89,5,0x60b0000550dd)
16:36:01.841294 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerType - optional:0
16:36:01.841443 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_topologicallyScopedBroadcast (5)
16:36:01.841573 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 5, len: 89 data: (0100500120 | 500000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.847531 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing headerSubType/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType/@LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB
16:36:01.848179 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType (89,5,0x60b0000550dd)
16:36:01.848900 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.HeaderSubTypeTSB/@LibItsGeoNetworking_TypesAndValues.TsbHeaderType.headerSubType - optional:0
16:36:01.849622 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_singleHop (0)
16:36:01.850435 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.852020 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    headerType := e_topologicallyScopedBroadcast (5),
    headerSubType := e_singleHop (0)
}
16:36:01.852823 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.854654 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    tsbHdr := {
        headerType := e_topologicallyScopedBroadcast (5),
        headerSubType := e_singleHop (0)
    }
}
16:36:01.855648 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.857693 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing trafficClass/@LibItsGeoNetworking_TypesAndValues.CommonHeader.trafficClass/@LibItsGeoNetworking_TypesAndValues.TrafficClass
16:36:01.859581 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TrafficClass/@LibItsGeoNetworking_TypesAndValues.CommonHeader.trafficClass (89,6,0x60b0000550de)
16:36:01.860679 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.TrafficClass
16:36:01.861265 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing scf/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf/@LibItsGeoNetworking_TypesAndValues.SCF
16:36:01.862269 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.SCF/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf (89,6,0x60b0000550de)
16:36:01.862836 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.SCF/@LibItsGeoNetworking_TypesAndValues.TrafficClass.scf - optional:0
16:36:01.865487 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_scfDisabled (0)
16:36:01.866988 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.869058 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing channelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload/@LibItsGeoNetworking_TypesAndValues.ChannelOffload
16:36:01.869667 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.ChannelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload (89,6,0x60b0000550de)
16:36:01.870593 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.ChannelOffload/@LibItsGeoNetworking_TypesAndValues.TrafficClass.channelOffload - optional:0
16:36:01.871120 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_choffDisabled (0)
16:36:01.871941 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 6, len: 89 data: (010050012050 | 0000003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.874170 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing tcId/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId/INTEGER
16:36:01.874933 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId (89,6,0x60b0000550de)
16:36:01.876295 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.TrafficClass.tcId - optional:0
16:36:01.877360 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.878568 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 7, len: 89 data: (01005001205000 | 00003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.880913 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    scf := e_scfDisabled (0),
    channelOffload := e_choffDisabled (0),
    tcId := 0
}
16:36:01.881638 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 7, len: 89 data: (01005001205000 | 00003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.883841 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing flags/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags/BIT STRING
16:36:01.885145 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing BIT STRING/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags (89,7,0x60b0000550df)
16:36:01.885879 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type BIT STRING/@LibItsGeoNetworking_TypesAndValues.CommonHeader.flags - optional:0
16:36:01.888062 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: '00000000'B
16:36:01.889029 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 8, len: 89 data: (0100500120500000 | 003101009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.891445 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing plLength/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength/INTEGER
16:36:01.892144 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength (89,8,0x60b0000550e0)
16:36:01.893240 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.plLength - optional:0
16:36:01.894156 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 49
16:36:01.906349 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 10, len: 89 data: (01005001205000000031 | 01009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.907617 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing maxHopLimit/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit/INTEGER
16:36:01.908028 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit (89,10,0x60b0000550e2)
16:36:01.908426 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.maxHopLimit - optional:0
16:36:01.909532 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 1
16:36:01.909963 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 11, len: 89 data: (0100500120500000003101 | 009400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.911546 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing reserved2/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2/INTEGER
16:36:01.911847 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2 (89,11,0x60b0000550e3)
16:36:01.912066 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.CommonHeader.reserved2 - optional:0
16:36:01.913065 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.914147 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.916471 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    nextHeader := e_btpB (2),
    reserved := 0,
    headerTST := {
        tsbHdr := {
            headerType := e_topologicallyScopedBroadcast (5),
            headerSubType := e_singleHop (0)
        }
    },
    trafficClass := {
        scf := e_scfDisabled (0),
        channelOffload := e_choffDisabled (0),
        tcId := 0
    },
    flags := '00000000'B,
    plLength := 49,
    maxHopLimit := 1,
    reserved2 := 0
}
16:36:01.917913 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.919917 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing extendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader/@LibItsGeoNetworking_TypesAndValues.ExtendedHeader
16:36:01.920475 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.ExtendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader (89,12,0x60b0000550e4)
16:36:01.921500 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.ExtendedHeader/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.extendedHeader - optional:1
16:36:01.922975 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_extendedHeader: processing @LibItsGeoNetworking_TypesAndValues.ExtendedHeader
16:36:01.923581 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.SHBHeader/@LibItsGeoNetworking_TypesAndValues.SHBHeader (89,12,0x60b0000550e4)
16:36:01.924342 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.SHBHeader
16:36:01.925066 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing srcPosVector/@LibItsGeoNetworking_TypesAndValues.SHBHeader.srcPosVector/@LibItsGeoNetworking_TypesAndValues.LongPosVector
16:36:01.928959 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.LongPosVector/@LibItsGeoNetworking_TypesAndValues.SHBHeader.srcPosVector (89,12,0x60b0000550e4)
16:36:01.930587 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.LongPosVector
16:36:01.931074 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing gnAddr/@LibItsGeoNetworking_TypesAndValues.LongPosVector.gnAddr/@LibItsGeoNetworking_TypesAndValues.GN_Address
16:36:01.931559 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.GN_Address/@LibItsGeoNetworking_TypesAndValues.LongPosVector.gnAddr (89,12,0x60b0000550e4)
16:36:01.932074 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing Record_Type @LibItsGeoNetworking_TypesAndValues.GN_Address
16:36:01.932954 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing typeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress/@LibItsGeoNetworking_TypesAndValues.TypeOfAddress
16:36:01.933625 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.TypeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress (89,12,0x60b0000550e4)
16:36:01.934478 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.TypeOfAddress/@LibItsGeoNetworking_TypesAndValues.GN_Address.typeOfAddress - optional:0
16:36:01.935111 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_manual (1)
16:36:01.940415 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.942953 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing stationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType/@LibItsGeoNetworking_TypesAndValues.StationType
16:36:01.944339 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @LibItsGeoNetworking_TypesAndValues.StationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType (89,12,0x60b0000550e4)
16:36:01.945561 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type @LibItsGeoNetworking_TypesAndValues.StationType/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationType - optional:0
16:36:01.947530 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: e_passengerCar (5)
16:36:01.948156 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 12, len: 89 data: (010050012050000000310100 | 9400000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.950689 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing stationCountryCode/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode/INTEGER
16:36:01.951262 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode (89,12,0x60b0000550e4)
16:36:01.951794 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.GN_Address.stationCountryCode - optional:0
16:36:01.952394 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.952976 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 14, len: 89 data: (0100500120500000003101009400 | 000000000001201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.955020 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing mid/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid/OCTET STRING
16:36:01.956351 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid (89,14,0x60b0000550e6)
16:36:01.956900 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GN_Address.mid - optional:0
16:36:01.957405 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: '000000000001'O
16:36:01.968676 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 20, len: 89 data: (0100500120500000003101009400000000000001 | 201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.971818 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    typeOfAddress := e_manual (1),
    stationType := e_passengerCar (5),
    stationCountryCode := 0,
    mid := '000000000001'O
}
16:36:01.972321 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 20, len: 89 data: (0100500120500000003101009400000000000001 | 201632B10000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.974292 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing timestamp_/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_/INTEGER
16:36:01.975472 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_ (89,20,0x60b0000550ec)
16:36:01.976411 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.timestamp_ - optional:0
16:36:01.977140 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 538325681
16:36:01.977698 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 24, len: 89 data: (0100500120500000003101009400000000000001201632B1 | 0000000000000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.979247 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing latitude/@LibItsGeoNetworking_TypesAndValues.LongPosVector.latitude/INTEGER
16:36:01.979701 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.latitude (89,24,0x60b0000550f0)
16:36:01.980308 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.latitude - optional:0
16:36:01.980786 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.981255 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 28, len: 89 data: (0100500120500000003101009400000000000001201632B100000000 | 00000000000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.982686 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing longitude/@LibItsGeoNetworking_TypesAndValues.LongPosVector.longitude/INTEGER
16:36:01.983294 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.longitude (89,28,0x60b0000550f4)
16:36:01.983801 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.longitude - optional:0
16:36:01.984456 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:01.985282 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 32, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000 | 000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.986599 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing pai/@LibItsGeoNetworking_TypesAndValues.LongPosVector.pai/BIT STRING
16:36:01.987080 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing BIT STRING/@LibItsGeoNetworking_TypesAndValues.LongPosVector.pai (89,32,0x60b0000550f8)
16:36:01.987572 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type BIT STRING/@LibItsGeoNetworking_TypesAndValues.LongPosVector.pai - optional:0
16:36:01.988710 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: '0'B
16:36:01.989213 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 32, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000 | 000000007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:01.991053 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing speed/@LibItsGeoNetworking_TypesAndValues.LongPosVector.speed/INTEGER
16:36:01.995670 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.speed (89,32,0x60b0000550f8)
16:36:01.998834 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.speed - optional:0
16:36:02.000042 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:02.000484 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 34, len: 89 data: (0100500120500000003101009400000000000001201632B100000000000000000000 | 00007F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.001641 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing heading/@LibItsGeoNetworking_TypesAndValues.LongPosVector.heading/INTEGER
16:36:02.002137 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.heading (89,34,0x60b0000550fa)
16:36:02.002534 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.LongPosVector.heading - optional:0
16:36:02.002993 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 0
16:36:02.003357 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 36, len: 89 data: (0100500120500000003101009400000000000001201632B1000000000000000000000000 | 7F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.004826 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    gnAddr := {
        typeOfAddress := e_manual (1),
        stationType := e_passengerCar (5),
        stationCountryCode := 0,
        mid := '000000000001'O
    },
    timestamp_ := 538325681,
    latitude := 0,
    longitude := 0,
    pai := '0'B,
    speed := 0,
    heading := 0
}
16:36:02.007896 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 36, len: 89 data: (0100500120500000003101009400000000000001201632B1000000000000000000000000 | 7F00F80007D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.012954 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing reserved/@LibItsGeoNetworking_TypesAndValues.SHBHeader.reserved/INTEGER
16:36:02.014659 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing INTEGER/@LibItsGeoNetworking_TypesAndValues.SHBHeader.reserved (89,36,0x60b0000550fc)
16:36:02.015975 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type INTEGER/@LibItsGeoNetworking_TypesAndValues.SHBHeader.reserved - optional:0
16:36:02.016692 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: 2130769920
16:36:02.017153 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.019484 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    srcPosVector := {
        gnAddr := {
            typeOfAddress := e_manual (1),
            stationType := e_passengerCar (5),
            stationCountryCode := 0,
            mid := '000000000001'O
        },
        timestamp_ := 538325681,
        latitude := 0,
        longitude := 0,
        pai := '0'B,
        speed := 0,
        heading := 0
    },
    reserved := 2130769920
}
16:36:02.021584 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.025156 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: Set OPTIONAL to {
    shbHeader := {
        srcPosVector := {
            gnAddr := {
                typeOfAddress := e_manual (1),
                stationType := e_passengerCar (5),
                stationCountryCode := 0,
                mid := '000000000001'O
            },
            timestamp_ := 538325681,
            latitude := 0,
            longitude := 0,
            pai := '0'B,
            speed := 0,
            heading := 0
        },
        reserved := 2130769920
    }
}
16:36:02.039960 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    shbHeader := {
        srcPosVector := {
            gnAddr := {
                typeOfAddress := e_manual (1),
                stationType := e_passengerCar (5),
                stationCountryCode := 0,
                mid := '000000000001'O
            },
            timestamp_ := 538325681,
            latitude := 0,
            longitude := 0,
            pai := '0'B,
            speed := 0,
            heading := 0
        },
        reserved := 2130769920
    }
}
16:36:02.041265 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.043809 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing payload/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.payload/OCTET STRING
16:36:02.044413 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.payload (89,40,0x60b000055100)
16:36:02.045521 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_ (else): processing type OCTET STRING/@LibItsGeoNetworking_TypesAndValues.GnNonSecuredPacket.payload - optional:1
16:36:02.046413 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: s='07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:02.047872 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: Payload: Decoded payload length: 49
16:36:02.048559 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: Payload: os: '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:02.049701 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: Payload: '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'
16:36:02.050489 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: Set OPTIONAL<GnRawPayload> to '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:02.051606 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:02.052819 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.054554 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    commonHeader := {
        nextHeader := e_btpB (2),
        reserved := 0,
        headerTST := {
            tsbHdr := {
                headerType := e_topologicallyScopedBroadcast (5),
                headerSubType := e_singleHop (0)
            }
        },
        trafficClass := {
            scf := e_scfDisabled (0),
            channelOffload := e_choffDisabled (0),
            tcId := 0
        },
        flags := '00000000'B,
        plLength := 49,
        maxHopLimit := 1,
        reserved2 := 0
    },
    extendedHeader := {
        shbHeader := {
            srcPosVector := {
                gnAddr := {
                    typeOfAddress := e_manual (1),
                    stationType := e_passengerCar (5),
                    stationCountryCode := 0,
                    mid := '000000000001'O
                },
                timestamp_ := 538325681,
                latitude := 0,
                longitude := 0,
                pai := '0'B,
                speed := 0,
                heading := 0
            },
            reserved := 2130769920
        }
    },
    payload := '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
}
16:36:02.057088 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.063366 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode_: processing securedMsg/@EtsiTs103097Module.EtsiTs103097Data/@IEEE1609dot2.Ieee1609Dot2Data
16:36:02.064393 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> geonetworking_codec::decode_: processing @IEEE1609dot2.Ieee1609Dot2Data/@EtsiTs103097Module.EtsiTs103097Data (89,40,0x60b000055100)
16:36:02.065053 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: omit
16:36:02.065875 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.067587 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    packet := {
        commonHeader := {
            nextHeader := e_btpB (2),
            reserved := 0,
            headerTST := {
                tsbHdr := {
                    headerType := e_topologicallyScopedBroadcast (5),
                    headerSubType := e_singleHop (0)
                }
            },
            trafficClass := {
                scf := e_scfDisabled (0),
                channelOffload := e_choffDisabled (0),
                tcId := 0
            },
            flags := '00000000'B,
            plLength := 49,
            maxHopLimit := 1,
            reserved2 := 0
        },
        extendedHeader := {
            shbHeader := {
                srcPosVector := {
                    gnAddr := {
                        typeOfAddress := e_manual (1),
                        stationType := e_passengerCar (5),
                        stationCountryCode := 0,
                        mid := '000000000001'O
                    },
                    timestamp_ := 538325681,
                    latitude := 0,
                    longitude := 0,
                    pai := '0'B,
                    speed := 0,
                    heading := 0
                },
                reserved := 2130769920
            }
        },
        payload := '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
    },
    securedMsg := omit
}
16:36:02.070143 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.071889 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: {
    basicHeader := {
        version := 0,
        nextHeader := e_commonHeader (1),
        reserved := 0,
        lifeTime := {
            multiplier := 20,
            ltBase := e_50ms (0)
        },
        routerHopLimit := 1
    },
    gnPacket := {
        packet := {
            commonHeader := {
                nextHeader := e_btpB (2),
                reserved := 0,
                headerTST := {
                    tsbHdr := {
                        headerType := e_topologicallyScopedBroadcast (5),
                        headerSubType := e_singleHop (0)
                    }
                },
                trafficClass := {
                    scf := e_scfDisabled (0),
                    channelOffload := e_choffDisabled (0),
                    tcId := 0
                },
                flags := '00000000'B,
                plLength := 49,
                maxHopLimit := 1,
                reserved2 := 0
            },
            extendedHeader := {
                shbHeader := {
                    srcPosVector := {
                        gnAddr := {
                            typeOfAddress := e_manual (1),
                            stationType := e_passengerCar (5),
                            stationCountryCode := 0,
                            mid := '000000000001'O
                        },
                        timestamp_ := 538325681,
                        latitude := 0,
                        longitude := 0,
                        pai := '0'B,
                        speed := 0,
                        heading := 0
                    },
                    reserved := 2130769920
                }
            },
            payload := '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
        },
        securedMsg := omit
    }
}
16:36:02.075361 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode_: decoding_buffer=Buffer: size: 89, pos: 40, len: 89 data: (0100500120500000003101009400000000000001201632B10000000000000000000000007F00F800 | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.077718 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_codec::decode: After decoding, payload: plLength=49
16:36:02.078959 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) params::log
16:36:02.079866 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnHeaderSubtype, 0)
16:36:02.080859 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnHeaderType, 5)
16:36:02.081543 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnLifetime, 1000)
16:36:02.082456 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnNextHeader, 2)
16:36:02.083720 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnTrafficClass, 0)
16:36:02.084687 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gn_payload, 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.085820 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(mac_dst, FFFFFFFFFFFF)
16:36:02.086814 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(mac_src, 000000000001)
16:36:02.087619 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(timestamp, 669432)
16:36:02.092200 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< geonetworking_codec::decode: {
    basicHeader := {
        version := 0,
        nextHeader := e_commonHeader (1),
        reserved := 0,
        lifeTime := {
            multiplier := 20,
            ltBase := e_50ms (0)
        },
        routerHopLimit := 1
    },
    gnPacket := {
        packet := {
            commonHeader := {
                nextHeader := e_btpB (2),
                reserved := 0,
                headerTST := {
                    tsbHdr := {
                        headerType := e_topologicallyScopedBroadcast (5),
                        headerSubType := e_singleHop (0)
                    }
                },
                trafficClass := {
                    scf := e_scfDisabled (0),
                    channelOffload := e_choffDisabled (0),
                    tcId := 0
                },
                flags := '00000000'B,
                plLength := 49,
                maxHopLimit := 1,
                reserved2 := 0
            },
            extendedHeader := {
                shbHeader := {
                    srcPosVector := {
                        gnAddr := {
                            typeOfAddress := e_manual (1),
                            stationType := e_passengerCar (5),
                            stationCountryCode := 0,
                            mid := '000000000001'O
                        },
                        timestamp_ := 538325681,
                        latitude := 0,
                        longitude := 0,
                        pai := '0'B,
                        speed := 0,
                        heading := 0
                    },
                    reserved := 2130769920
                }
            },
            payload := '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
        },
        securedMsg := omit
    }
}
16:36:02.118441 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_layer::receive_data: sopv is bound: 1
16:36:02.119064 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> location_table::add_entry:{
    gnAddr := {
        typeOfAddress := e_manual (1),
        stationType := e_passengerCar (5),
        stationCountryCode := 0,
        mid := '000000000001'O
    },
    timestamp_ := 538325681,
    latitude := 0,
    longitude := 0,
    pai := '0'B,
    speed := 0,
    heading := 0
}
16:36:02.119820 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_layer::receive_data: dst=FFFFFFFFFFFF
16:36:02.120191 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) geonetworking_layer::receive_data: gn_payload=07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000
16:36:02.120546 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_layer::receive_data: '07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000'O
16:36:02.121340 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) params::log
16:36:02.121807 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnHeaderSubtype, 0)
16:36:02.122142 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnHeaderType, 5)
16:36:02.122393 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnLifetime, 1000)
16:36:02.122665 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnNextHeader, 2)
16:36:02.122996 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gnTrafficClass, 0)
16:36:02.123210 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(gn_payload, 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.123543 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(mac_dst, FFFFFFFFFFFF)
16:36:02.123841 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(mac_src, 000000000001)
16:36:02.124076 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) 	(timestamp, 669432)
16:36:02.124403 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_codec::decode: decoding_buffer=Buffer: size: 49, pos: 0, len: 49 data: ( | 07D1000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.134192 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpPacket/@LibItsBtp_TypesAndValues.BtpPacket (49,0,0x6060000c7fa8)
16:36:02.134712 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpPacket
16:36:02.135062 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_: processing header/@LibItsBtp_TypesAndValues.BtpPacket.header/@LibItsBtp_TypesAndValues.BtpHeader
16:36:02.135480 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header (49,0,0x6060000c7fa8)
16:36:02.135829 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_ (else): processing type @LibItsBtp_TypesAndValues.BtpHeader/@LibItsBtp_TypesAndValues.BtpPacket.header - optional:0
16:36:02.136112 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_: _type = 0
16:36:02.136673 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_codec::decode_: processing @LibItsBtp_TypesAndValues.BtpAHeader/@LibItsBtp_TypesAndValues.BtpAHeader (49,0,0x6060000c7fa8)
16:36:02.137322 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_: processing Record_Type @LibItsBtp_TypesAndValues.BtpAHeader
16:36:02.137619 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_: processing destinationPort/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort/INTEGER
16:36:02.137868 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort (49,0,0x6060000c7fa8)
16:36:02.138202 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.destinationPort - optional:0
16:36:02.138909 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< btp_codec::decode_: 2001
16:36:02.139142 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 2, len: 49 data: (07D1 | 000001029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.139892 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_: processing sourcePort/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort/INTEGER
16:36:02.140194 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) >>> btp_codec::decode_: processing INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort (49,2,0x6060000c7faa)
16:36:02.140474 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) btp_codec::decode_ (else): processing type INTEGER/@LibItsBtp_TypesAndValues.BtpAHeader.sourcePort - optional:0
16:36:02.140702 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< btp_codec::decode_: 0
16:36:02.141004 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)
16:36:02.142417 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< btp_codec::decode_: {
    destinationPort := 2001,
    sourcePort := 0
}
16:36:02.150373 mtc DEBUG ../ttcn/ItsDenm_TestCases.ttcn:366(testcase:TC_DEN_EVUP_BV_01)->../ttcn/ItsDenm_TpFunctions.ttcn:710(function:f_DEN_EVUP_BV_01)->../ttcn/LibItsDenm_Functions.ttcn:524(function:f_poCancelEvent)->../ttcn/LibItsDenm_Functions.ttcn:183(function:f_utTerminateEvent) <<< btp_codec::decode_: decoding_buffer=Buffer: size: 49, pos: 4, len: 49 data: (07D10000 | 01029705A41D32B1405D693A403AD274803FFFFFFC23B7743E40E11FDFFFFE3FE9ED073753085FFFA000000000)