09Nov25rv1_24_0+1816-7f71e6754ac - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.25Nov070430.760464 -g

To start TextTest for these tests, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests


default: 8132 tests: 7952 succeeded 91 known bugs 81 FAILED 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic files save configs sumo ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==1449911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x624a26208821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x624a27468741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x624a27460f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x624a27450b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x624a27467c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x624a2620c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x71f213c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x71f213c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x624a2612f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic overlapping next ( Last six runs Nov2025 )
basic overlapping previous ( Last six runs Nov2025 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,3
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop create additionalfile ( Last six runs Nov2025 )
elements additionals containerstop create additionalfile ( Last six runs Nov2025 )
elements additionals trainstop create additionalfile ( Last six runs Nov2025 )

12 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,4
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements additionals calibratorflow load type ( Last six runs Nov2025 )

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibratorFlows' (end=300.00, begin2=200.00).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,18
> 
> =================================================================
> ==1467287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b2a66907821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5b2a67b67741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5b2a67b5ff0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5b2a67b4fb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5b2a67b66c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5b2a6690b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e8920a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e8920a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b2a6682e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector delete ( Last six runs Nov2025 )
network crossings bugs undo_redo_discarded_3201 ( Last six runs Nov2025 )
network crossings with_tls delete junction ( Last six runs Nov2025 )
network crossings without_tls delete junction ( Last six runs Nov2025 )
network edges bugs ticket1711 ( Last six runs Nov2025 )
network lanes select_vtypes disallowed rail ( Last six runs Nov2025 )
network trafficlights bugs ticket10588 ( Last six runs Nov2025 )
processing join_selected_junction different_position ( Last six runs Nov2025 )
processing join_selected_junction same_position ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load endpos ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'endPos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector end == lane end of lane 'Edge2_1'.

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load pos ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'pos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector start == lane start of lane 'Edge0_1'.

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector move ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,2
> Error: The lane with the id 'center0_1' is not known (while building e2Detector 'e2_0').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands container inspect depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1499772==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x624046865821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x624047bd80c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x624047ab168b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x624047ac4c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x624046869412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cb49262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cb49262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62404678c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x624046865821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x624047bd80c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x624047ab1c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x624047ac4c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x624046869412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cb49262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cb49262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62404678c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x624046865821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x624047ab212a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x624047ac4c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x624046869412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands container inspect_selection depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1499831==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ec2bf88e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5ec2c0c010c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5ec2c0ada68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ec2c0aedc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ec2bf892412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x761af842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x761af842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ec2bf7b53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ec2bf88e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5ec2c0c010c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5ec2c0adac9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ec2c0aedc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ec2bf892412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x761af842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x761af842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ec2bf7b53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ec2bf88e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5ec2c0adb12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ec2c0aedc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ec2bf892412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1500173==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x609167c23821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x609168f960c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x609168e6f68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x609168e82c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x609167c27412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71e667c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71e667c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x609167b4a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x609167c23821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x609168f960c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x609168e6fc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x609168e82c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x609167c27412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71e667c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71e667c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x609167b4a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x609167c23821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x609168e7012a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x609168e82c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x609167c27412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect_selection flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1500264==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb38d6e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x55fb3a0e10c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x55fb39fba68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fb39fcdc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55fb38d72412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e20ab22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e20ab22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55fb38c953b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb38d6e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x55fb3a0e10c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x55fb39fbac9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55fb39fcdc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55fb38d72412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e20ab22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e20ab22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55fb38c953b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb38d6e821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x55fb39fbb12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55fb39fcdc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x55fb38d72412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1486149==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5792071b8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x57920852b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x57920840468b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x579208417c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5792071bc412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bf253a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bf253a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5792070df3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5792071b8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x57920852b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x579208404c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x579208417c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5792071bc412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bf253a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bf253a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5792070df3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5792071b8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x57920840512a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x579208417c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5792071bc412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect_selection depart triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1486195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5cc0f750f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5cc0f88820c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5cc0f875b68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5cc0f876ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5cc0f7513412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72988222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72988222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5cc0f74363b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5cc0f750f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5cc0f88820c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5cc0f875bc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5cc0f876ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5cc0f7513412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72988222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72988222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5cc0f74363b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5cc0f750f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5cc0f875c12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5cc0f876ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5cc0f7513412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1486693==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6529c9120821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6529ca4930c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x6529ca36c68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6529ca37fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6529c9124412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72f5bb82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72f5bb82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6529c90473b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6529c9120821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6529ca4930c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x6529ca36cc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6529ca37fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6529c9124412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72f5bb82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72f5bb82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6529c90473b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6529c9120821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6529ca36d12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6529ca37fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6529c9124412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin triggered ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==1486782==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x64e2acdcd821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x64e2ae1400c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x64e2ae01968b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x64e2ae02cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64e2acdd1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76529b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76529b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64e2accf43b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x64e2acdcd821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x64e2ae1400c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x64e2ae019c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x64e2ae02cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64e2acdd1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76529b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76529b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64e2accf43b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x64e2acdcd821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x64e2ae01a12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x64e2ae02cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x64e2acdd1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walk common inspect_selection duration ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1857: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x569915554821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5699169fe6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x569915c796e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5699158d23eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56991818c544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5699183a2d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x700e2c1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x700e2c19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x700e2c19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5699183d9e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56991819f65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5699181a07bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56991557eea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5699167b3d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x569915558412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x700e2902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x700e2902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56991547b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5cfb0ff46821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5cfb113f06fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cfb1066b6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5cfb102c43eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5cfb12b7e544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5cfb12d94d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe94a3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fe94a39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fe94a39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cfb12dcbe93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cfb12b9165b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cfb12b927bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cfb0ff70ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5cfb111a5d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cfb0ff4a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fe94722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fe94722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cfb0fe6d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63508e56f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x63508fa196fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63508ec946e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x63508e8ed3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6350911a7544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6350913bdd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73b170de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73b170d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73b170d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6350913f4e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6350911ba65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6350911bb7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63508e599ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x63508f7ced15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63508e573412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73b16de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73b16de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63508e4963b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf495c55821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5cf4970ff6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cf49637a6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5cf495fd33eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5cf49888d544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5cf498aa3d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74f90ebe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x74f90eb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74f90eb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cf498adae93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cf4988a065b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cf4988a17bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cf495c7fea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5cf496eb4d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cf495c59412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74f90ba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74f90ba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cf495b7c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x592573c76821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5925751206fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59257439b6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x592573ff43eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5925768ae544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x592576ac4d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71a6895e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x71a68959985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71a68959b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x592576afbe93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5925768c165b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5925768c27bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x592573ca0ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x592574ed5d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x592573c7a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71a68642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71a68642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x592573b9d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x614540f1f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6145423c96fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6145416446e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61454129d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x614543b57544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x614543d6dd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x793916fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x793916f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x793916f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x614543da4e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x614543b6a65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x614543b6b7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x614540f49ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61454217ed15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x614540f23412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79391402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79391402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x614540e463b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x604d40835821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x604d41cdf6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x604d40f5a6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x604d40bb33eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x604d4346d544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x604d43683d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ec3cffe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ec3cff9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ec3cff9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x604d436bae93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x604d4348065b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x604d434817bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x604d4085fea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x604d41a94d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x604d40839412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ec3cce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ec3cce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x604d4075c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5db408a9f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5db409f496fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5db4091c46e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5db408e1d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5db40b6d7544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5db40b8edd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdf647e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fdf6479985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fdf6479b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5db40b924e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5db40b6ea65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5db40b6eb7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5db408ac9ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5db409cfed15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5db408aa3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fdf6162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fdf6162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5db4089c63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x622f94a42821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x622f95eec6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x622f951676e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x622f94dc03eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x622f9767a544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x622f97890d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7162093e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x71620939985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71620939b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x622f978c7e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x622f9768d65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x622f9768e7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x622f94a6cea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x622f95ca1d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x622f94a46412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71620622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71620622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x622f949693b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6432a9901821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6432aadab6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6432aa0266e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x6432a9c7f3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6432ac539544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6432ac74fd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73fa161e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73fa1619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73fa1619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6432ac786e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6432ac54c65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6432ac54d7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6432a992bea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6432aab60d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6432a9905412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73fa1322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73fa1322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6432a98283b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64f0fd86f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x64f0fed196fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64f0fdf946e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x64f0fdbed3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x64f1004a7544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64f1006bdd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77754a3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77754a39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77754a39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64f1006f4e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64f1004ba65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64f1004bb7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64f0fd899ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64f0feaced15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64f0fd873412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77754742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77754742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64f0fd7963b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x60e811ebf821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x60e8133696fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60e8125e46e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x60e81223d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60e814af7544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60e814d0dd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7588b91e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7588b919985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7588b919b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60e814d44e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60e814b0a65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60e814b0b7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60e811ee9ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60e81311ed15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60e811ec3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7588b602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7588b602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60e811de63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58284a6c3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x58284bb6d6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58284ade86e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x58284aa413eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58284d2fb544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58284d511d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a987d5e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a987d59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a987d59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58284d548e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58284d30e65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58284d30f7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58284a6edea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58284b922d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58284a6c7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a987a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a987a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58284a5ea3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57390f174821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x57391061e6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57390f8996e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x57390f4f23eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x573911dac544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x573911fc2d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d019ede68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d019ed9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d019ed9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x573911ff9e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x573911dbf65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x573911dc07bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57390f19eea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5739103d3d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57390f178412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d019be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d019be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57390f09b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x599264112821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5992655bc6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5992648376e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5992644903eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x599266d4a544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x599266f60d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7554ba3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7554ba39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7554ba39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x599266f97e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x599266d5d65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x599266d5e7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59926413cea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x599265371d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x599264116412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7554b722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7554b722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5992640393b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57164e3cb821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x57164f8756fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57164eaf06e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x57164e7493eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x571651003544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x571651219d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x750ba55e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x750ba559985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x750ba559b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x571651250e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57165101665b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5716510177bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57164e3f5ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57164f62ad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57164e3cf412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x750ba262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x750ba262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57164e2f23b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x629a6150b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x629a629b56fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x629a61c306e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x629a618893eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x629a64143544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x629a64359d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a37be9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a37be99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a37be99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x629a64390e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x629a6415665b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x629a641577bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x629a61535ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x629a6276ad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x629a6150f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a37bba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a37bba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x629a614323b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==1472175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1e9aa75821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5c1e9bf1f6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c1e9b19a6e8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5c1e9adf33eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c1e9d6ad544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c1e9d8c3d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a87b69e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a87b699985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a87b699b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c1e9d8fae93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c1e9d6c065b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c1e9d6c17bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c1e9aa9fea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c1e9bcd4d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c1e9aa79412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a87b3a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a87b3a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c1e9a99c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load default ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 22/28.
> 
> Quitting (on error).
> 
> =================================================================
> ==1472430==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56c4af515821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x56c4b08880c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56c4b076168b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56c4b0774c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56c4af519412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717ad4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717ad4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56c4af43c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56c4af515821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x56c4b08880c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56c4b0761c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56c4b0774c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56c4af519412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717ad4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717ad4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56c4af43c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load useExisting_overrideProbabilities ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 26/31.
> 
> Quitting (on error).
> 
> =================================================================
> ==1472446==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f3d9d091821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5f3d9e4040c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5f3d9e2dd68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f3d9e2f0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f3d9d095412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x716151c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x716151c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f3d9cfb83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f3d9d091821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5f3d9e4040c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5f3d9e2ddc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f3d9e2f0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f3d9d095412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x716151c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x716151c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f3d9cfb83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load use_existing ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 22/28.
> 
> Quitting (on error).
> 
> =================================================================
> ==1472436==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56269d19b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x56269e50e0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56269e3e768b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56269e3fac1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56269d19f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78eda842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78eda842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56269d0c23b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56269d19b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x56269e50e0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56269e3e7c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56269e3fac1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56269d19f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78eda842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78eda842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56269d0c23b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata load type ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 20/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas lanedata load type ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 19/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poilane inspect_selected name ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,5
> Error: The attribute 'name' is already used in element 'poi'
>  In file 'additionals.netedit'
>  At line/column 19/181.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,3
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
grid bugs ticket3271 ( Last six runs Nov2025 )
grid bugs ticket3278 ( Last six runs Nov2025 )
grid bugs ticket3281 ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : network connections with_tls delete click ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1457828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b1bae3ba821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5b1baf61a741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5b1baf612f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5b1baf602b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5b1baf619c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5b1bae3be412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x745e4062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x745e4062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b1bae2e13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls delete frame ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1457834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5ea23df7d821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5ea23f1dd741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5ea23f1d5f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5ea23f1c5b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5ea23f1dcc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5ea23df81412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7836c562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7836c562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5ea23dea43b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls delete click ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1459562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5fd4690dd821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5fd46a33d741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5fd46a335f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5fd46a325b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5fd46a33cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5fd4690e1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7df7b8a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7df7b8a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5fd4690043b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls delete click_selected ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1459569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d324fda821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x55d32623a741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x55d326232f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x55d326222b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d326239c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x55d324fde412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x758623e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x758623e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x55d324f013b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls delete frame ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1459570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb53a630821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x5bb53b890741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5bb53b888f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5bb53b878b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5bb53b88fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5bb53a634412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x70334542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x70334542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5bb53a5573b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network crossings bugs change_from_to_3149 ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1452337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x62ed2ed32821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x62ed2ff92741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x62ed2ff8af0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x62ed2ff7ab9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x62ed2ff91c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x62ed2ed36412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x73210ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x73210ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x62ed2ec593b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network crossings bugs compute_big_network ( Last six runs Nov2025 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1.
< Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges geometry_points create ( Last six runs Nov2025 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==1454788==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x57d095cad821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
    #1 0x57d096f0d741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x57d096f05f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x57d096ef5b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x57d096f0cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x57d095cb1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7ec79e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7ec79e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x57d095bd43b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network edges geometry_points delete ( Last six runs Nov2025 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==1454790==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55ca2716f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
    #1 0x55ca283cf741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x55ca283c7f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x55ca283b7b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55ca283cec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x55ca27173412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x77f47782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x77f47782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x55ca270963b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network edges geometry_points move ( Last six runs Nov2025 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==1454797==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x6077f3828821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
    #1 0x6077f4a88741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x6077f4a80f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x6077f4a70b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x6077f4a87c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x6077f382c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x725b9002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x725b9002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x6077f374f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network junctions contextual_menu connections clear ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,5
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==1505930==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x650de5494821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x650de68070c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x650de66e068b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x650de66f3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x650de5498412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cc36102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cc36102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x650de53bb3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x650de5494821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x650de68070c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x650de66e0c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x650de66f3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x650de5498412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cc36102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cc36102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x650de53bb3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x650de5494821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x650de66e129c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x650de66f3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x650de5498412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection draws rectangle_medium ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==1505948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x63389af4f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x63389c2c20c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x63389c19b68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x63389c1aec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63389af53412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x745d2862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x745d2862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63389ae763b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x63389af4f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x63389c2c20c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x63389c19bc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x63389c1aec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63389af53412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x745d2862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x745d2862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63389ae763b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x63389af4f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x63389c19c29c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x63389c1aec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x63389af53412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection draws rectangle_small ( Last six runs Nov2025 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==1505939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x6144f6169821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6144f74dc0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x6144f7410422 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x6144f73e1133 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x6144f8fb5fe8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7a6cd8fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7a6cd8f997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a6cd8f9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a6cd8f90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7a6cd8fe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x6144f8fec2c2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x6144f92921b1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x6144f73c093a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #13 0x6144f73b79fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x6144f73c8c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x6144f616d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7a6cd602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7a6cd602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x6144f60903b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x6144f6169821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 4f6b99acedfb9e0000af014a7ea323789a4d0c41)
>     #1 0x6144f74dc0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x6144f73b5c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

91 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
elements additionals access busstop fix ( Last six runs Nov2025 )
elements additionals access containerstop fix ( Last six runs Nov2025 )
elements additionals access trainstop fix ( Last six runs Nov2025 )
elements additionals calibrator delete ( Last six runs Nov2025 )
elements additionals calibratorflow create ( Last six runs Nov2025 )
elements additionals calibratorflow delete ( Last six runs Nov2025 )
elements additionals calibratorflow inspect ( Last six runs Nov2025 )
elements additionals calibratorflow inspect_selection ( Last six runs Nov2025 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Nov2025 )
elements additionals calibratorlane delete ( Last six runs Nov2025 )
elements additionals detentry fix ( Last six runs Nov2025 )
elements additionals detexit fix ( Last six runs Nov2025 )
elements additionals e1detector fix ( Last six runs Nov2025 )
elements additionals e1instantdetector fix ( Last six runs Nov2025 )
elements additionals e2detector fix ( Last six runs Nov2025 )
elements additionals e2multilanedetector fix ( Last six runs Nov2025 )
elements additionals e3detector fix ( Last six runs Nov2025 )
elements additionals rerouter contextual_menu ( Last six runs Nov2025 )
elements additionals rerouter create ( Last six runs Nov2025 )
elements additionals rerouter delete ( Last six runs Nov2025 )
elements additionals rerouter inspect ( Last six runs Nov2025 )
elements additionals rerouter inspect_selection ( Last six runs Nov2025 )
elements additionals rerouter move ( Last six runs Nov2025 )
elements additionals rerouter volatile_recomputing ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements interval create ( Last six runs Nov2025 )
elements additionals rerouterelements interval delete ( Last six runs Nov2025 )
elements additionals rerouterelements interval inspect ( Last six runs Nov2025 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals variablespeedsign contextual_menu ( Last six runs Nov2025 )
elements additionals variablespeedsign create ( Last six runs Nov2025 )
elements additionals variablespeedsign delete ( Last six runs Nov2025 )
elements additionals variablespeedsign inspect ( Last six runs Nov2025 )
elements additionals variablespeedsign inspect_selection ( Last six runs Nov2025 )
elements additionals variablespeedsign move ( Last six runs Nov2025 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Nov2025 )
elements demands container fix ( Last six runs Nov2025 )
elements demands containerflow fix ( Last six runs Nov2025 )
elements demands containerplan tranship edges ( Last six runs Nov2025 )
elements demands flow fix ( Last six runs Nov2025 )
elements demands flow_embedded fix ( Last six runs Nov2025 )
elements demands flow_junctions fix ( Last six runs Nov2025 )
elements demands person fix ( Last six runs Nov2025 )
elements demands personflow fix ( Last six runs Nov2025 )
elements demands personplan walk edges ( Last six runs Nov2025 )
elements demands personplan walk route ( Last six runs Nov2025 )
elements demands routeflow fix ( Last six runs Nov2025 )
elements demands trip fix ( Last six runs Nov2025 )
elements demands trip_junctions fix ( Last six runs Nov2025 )
elements demands vehicle fix ( Last six runs Nov2025 )
elements demands vehicle_embedded fix ( Last six runs Nov2025 )
elements shapes poilane create frame latlon ( Last six runs Nov2025 )
elements shapes poilane create frame lonlat ( Last six runs Nov2025 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Nov2025 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Nov2025 )
network lanes delete ( Last six runs Nov2025 )
network lanes move ( Last six runs Nov2025 )
network trafficlights joined attributes E1 ( Last six runs Nov2025 )
network trafficlights joined file load ( Last six runs Nov2025 )
network trafficlights joined file save ( Last six runs Nov2025 )
network trafficlights joined programs select ( Last six runs Nov2025 )
network trafficlights single attributes E1 ( Last six runs Nov2025 )
network trafficlights single file load ( Last six runs Nov2025 )
network trafficlights single file save ( Last six runs Nov2025 )
network trafficlights single programs select ( Last six runs Nov2025 )
selection operations clear_shortcut ( Last six runs Nov2025 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands flow inspect_selection poisson ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect flow_attributes poisson ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4055,6030d4054
< Warning: Person 'pf_0.6906' is jammed on edge 'Edge0', time=2985.00.
< Warning: Person 'pf_0.6907' is jammed on edge 'Edge0', time=2985.00.
< Warning: Person 'pf_0.6908' is jammed on edge 'Edge0', time=2986.00.
< Warning: Person 'pf_0.6909' is jammed on edge 'Edge0', time=2986.00.
< Warning: Person 'pf_0.6910' is jammed on edge 'Edge0', time=2986.00.
< Warning: Person 'pf_0.6911' is jammed on edge 'Edge0', time=2986.00.
< Warning: Collision of person 'pf_0.6104' and person 'pf_0.5375', lane='Edge0_0', time=2987.00.
< Warning: Person 'pf_0.6912' is jammed on edge 'Edge0', time=2987.00.
< Warning: Person 'pf_0.6913' is jammed on edge 'Edge0', time=2987.00.
< Warning: Person 'pf_0.6914' is jammed on edge 'Edge0', time=2987.00.
< Warning: Person 'pf_0.6915' is jammed on edge 'Edge0', time=2987.00.
< Warning: Person 'pf_0.6916' is jammed on edge 'Edge0', time=2988.00.
< Warning: Person 'pf_0.6917' is jammed on edge 'Edge0', time=2988.00.
< Warning: Person 'pf_0.6918' is jammed on edge 'Edge0', time=2988.00.
< Warning: Person 'pf_0.6919' is jammed on edge 'Edge0', time=2988.00.
< Warning: Person 'pf_0.6920' is jammed on edge 'Edge0', time=2989.00.
< Warning: Person 'pf_0.6921' is jammed on edge 'Edge0', time=2989.00.
< Warning: Person 'pf_0.6922' is jammed on edge 'Edge0', time=2989.00.
< Warning: Person 'pf_0.6923' is jammed on edge 'Edge0', time=2989.00.
< Warning: Person 'pf_0.6924' is jammed on edge 'Edge0', time=2989.00.
< Warning: Person 'pf_0.6925' is jammed on edge 'Edge0', time=2990.00.
< Warning: Person 'pf_0.6926' is jammed on edge 'Edge0', time=2990.00.
< Warning: Person 'pf_0.6927' is jammed on edge 'Edge0', time=2990.00.
< Warning: Person 'pf_0.6928' is jammed on edge 'Edge0', time=2990.00.
< Warning: Person 'pf_0.6929' is jammed on edge 'Edge0', time=2990.00.
< Warning: Person 'pf_0.5786' is jammed on edge 'Edge0', time=2991.00.
< Warning: Person 'pf_0.6930' is jammed on edge 'Edge0', time=2991.00.
< Warning: Person 'pf_0.6931' is jammed on edge 'Edge0', time=2992.00.
< Warning: Person 'pf_0.6932' is jammed on edge 'Edge0', time=2992.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection color ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6430,10315d6429
< Warning: Person 'pf_1.7423' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7424' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7425' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7426' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7427' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7428' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7429' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7430' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7431' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7432' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7433' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7434' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7435' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.6253' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7436' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7437' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7438' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7439' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7440' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7441' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7442' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7443' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7444' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7445' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7446' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7447' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7448' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.6300' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7449' is jammed on edge 'Edge1', time=2624.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection departpos ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
8958,9853d8957
< Warning: Person 'pf_1.9730' is jammed on edge 'Edge1', time=3331.00.
< Warning: Person 'pf_1.9731' is jammed on edge 'Edge1', time=3331.00.
< Warning: Person 'pf_1.9732' is jammed on edge 'Edge1', time=3331.00.
< Warning: Person 'pf_1.9733' is jammed on edge 'Edge1', time=3332.00.
< Warning: Person 'pf_1.9734' is jammed on edge 'Edge1', time=3332.00.
< Warning: Person 'pf_1.9735' is jammed on edge 'Edge1', time=3332.00.
< Warning: Person 'pf_1.9736' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_1.9737' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_1.9738' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_1.9739' is jammed on edge 'Edge1', time=3334.00.
< Warning: Person 'pf_1.9740' is jammed on edge 'Edge1', time=3334.00.
< Warning: Person 'pf_1.9741' is jammed on edge 'Edge1', time=3334.00.
< Warning: Person 'pf_1.9742' is jammed on edge 'Edge1', time=3335.00.
< Warning: Person 'pf_1.9743' is jammed on edge 'Edge1', time=3335.00.
< Warning: Person 'pf_1.9744' is jammed on edge 'Edge1', time=3335.00.
< Warning: Person 'pf_1.9745' is jammed on edge 'Edge1', time=3335.00.
< Warning: Person 'pf_1.9746' is jammed on edge 'Edge1', time=3336.00.
< Warning: Person 'pf_1.9747' is jammed on edge 'Edge1', time=3336.00.
< Warning: Person 'pf_1.9748' is jammed on edge 'Edge1', time=3336.00.
< Warning: Person 'pf_1.9749' is jammed on edge 'Edge1', time=3337.00.
< Warning: Person 'pf_1.9750' is jammed on edge 'Edge1', time=3337.00.
< Warning: Person 'pf_1.9751' is jammed on edge 'Edge1', time=3337.00.
< Warning: Person 'pf_1.9752' is jammed on edge 'Edge1', time=3338.00.
< Warning: Person 'pf_1.9753' is jammed on edge 'Edge1', time=3338.00.
< Warning: Person 'pf_1.9754' is jammed on edge 'Edge1', time=3338.00.
< Warning: Person 'pf_1.9755' is jammed on edge 'Edge1', time=3339.00.
< Warning: Person 'pf_1.9756' is jammed on edge 'Edge1', time=3339.00.
< Warning: Person 'pf_1.9757' is jammed on edge 'Edge1', time=3339.00.
< Warning: Person 'pf_1.9758' is jammed on edge 'Edge1', time=3339.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin float ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6266,10388d6265
< Warning: Person 'pf_1.7206' is jammed on edge 'Edge1', time=2547.00.
< Warning: Person 'pf_1.7207' is jammed on edge 'Edge1', time=2547.00.
< Warning: Person 'pf_1.7208' is jammed on edge 'Edge1', time=2547.00.
< Warning: Person 'pf_1.7209' is jammed on edge 'Edge1', time=2547.00.
< Warning: Person 'pf_1.7210' is jammed on edge 'Edge1', time=2548.00.
< Warning: Person 'pf_1.7211' is jammed on edge 'Edge1', time=2548.00.
< Warning: Person 'pf_1.7212' is jammed on edge 'Edge1', time=2548.00.
< Warning: Person 'pf_1.7213' is jammed on edge 'Edge1', time=2549.00.
< Warning: Person 'pf_1.7214' is jammed on edge 'Edge1', time=2549.00.
< Warning: Person 'pf_1.7215' is jammed on edge 'Edge1', time=2549.00.
< Warning: Person 'pf_1.7216' is jammed on edge 'Edge1', time=2550.00.
< Warning: Person 'pf_1.7217' is jammed on edge 'Edge1', time=2550.00.
< Warning: Person 'pf_1.7218' is jammed on edge 'Edge1', time=2550.00.
< Warning: Person 'pf_1.7219' is jammed on edge 'Edge1', time=2551.00.
< Warning: Person 'pf_1.7220' is jammed on edge 'Edge1', time=2551.00.
< Warning: Person 'pf_1.7221' is jammed on edge 'Edge1', time=2551.00.
< Warning: Person 'pf_1.7222' is jammed on edge 'Edge1', time=2552.00.
< Warning: Person 'pf_1.7223' is jammed on edge 'Edge1', time=2552.00.
< Warning: Person 'pf_1.7224' is jammed on edge 'Edge1', time=2552.00.
< Warning: Person 'pf_1.7225' is jammed on edge 'Edge1', time=2552.00.
< Warning: Person 'pf_1.7226' is jammed on edge 'Edge1', time=2553.00.
< Warning: Person 'pf_1.7227' is jammed on edge 'Edge1', time=2553.00.
< Warning: Person 'pf_1.7228' is jammed on edge 'Edge1', time=2553.00.
< Warning: Person 'pf_1.7229' is jammed on edge 'Edge1', time=2554.00.
< Warning: Person 'pf_1.7230' is jammed on edge 'Edge1', time=2554.00.
< Warning: Person 'pf_1.7231' is jammed on edge 'Edge1', time=2554.00.
< Warning: Person 'pf_1.7232' is jammed on edge 'Edge1', time=2555.00.
< Warning: Person 'pf_1.7233' is jammed on edge 'Edge1', time=2555.00.
< Warning: Person 'pf_1.7234' is jammed on edge 'Edge1', time=2555.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes poisson ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4916,15323d4915
< Warning: Person 'pf_0.4294' is jammed on edge 'Edge0', time=1965.00.
< Warning: Person 'pf_0.4295' is jammed on edge 'Edge0', time=1965.00.
< Warning: Person 'pf_0.4296' is jammed on edge 'Edge0', time=1965.00.
< Warning: Person 'pf_0.4297' is jammed on edge 'Edge0', time=1965.00.
< Warning: Person 'pf_1.4182' is jammed on edge 'Edge1', time=1965.00.
< Warning: Person 'pf_0.4298' is jammed on edge 'Edge0', time=1966.00.
< Warning: Person 'pf_1.4183' is jammed on edge 'Edge1', time=1966.00.
< Warning: Person 'pf_1.4184' is jammed on edge 'Edge1', time=1966.00.
< Warning: Person 'pf_0.1747' is jammed on edge 'Edge1', time=1966.00.
< Warning: Person 'pf_0.4299' is jammed on edge 'Edge0', time=1967.00.
< Warning: Person 'pf_0.4300' is jammed on edge 'Edge0', time=1967.00.
< Warning: Person 'pf_0.4301' is jammed on edge 'Edge0', time=1967.00.
< Warning: Person 'pf_1.4185' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.4186' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.4187' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.4188' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_1.4189' is jammed on edge 'Edge1', time=1967.00.
< Warning: Person 'pf_0.1980' is jammed on edge 'Edge0', time=1968.00.
< Warning: Person 'pf_0.4302' is jammed on edge 'Edge0', time=1968.00.
< Warning: Person 'pf_0.4303' is jammed on edge 'Edge0', time=1968.00.
< Warning: Person 'pf_0.4304' is jammed on edge 'Edge0', time=1968.00.
< Warning: Person 'pf_1.4190' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_0.1998' is jammed on edge 'Edge0', time=1969.00.
< Warning: Person 'pf_0.4305' is jammed on edge 'Edge0', time=1969.00.
< Warning: Person 'pf_0.4306' is jammed on edge 'Edge0', time=1969.00.
< Warning: Person 'pf_1.4191' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_0.1882' is jammed on edge 'Edge0', time=1970.00.
< Warning: Person 'pf_0.2723' is jammed on edge 'Edge0', time=1970.00.
< Warning: Person 'pf_0.4307' is jammed on edge 'Edge0', time=1970.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection parameters ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6420,10315d6419
< Warning: Person 'pf_1.7413' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7414' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7415' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7416' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7417' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7418' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7419' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7420' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7421' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7422' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7423' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7424' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7425' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7426' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7427' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7428' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7429' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7430' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7431' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7432' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7433' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7434' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7435' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.6253' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7436' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7437' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7438' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7439' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7440' is jammed on edge 'Edge1', time=2621.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection type ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
261835,264135d261834
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_0.1062' and person 'pf_0.1042', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3527.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3527.00.
< Warning: Person 'pf_1.10362' is jammed on edge 'Edge1', time=3527.00.
< Warning: Person 'pf_1.10363' is jammed on edge 'Edge1', time=3527.00.
< Warning: Person 'pf_1.10364' is jammed on edge 'Edge1', time=3527.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10036', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9837', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.10022' and person 'pf_1.10305', lane='Edge2_1', time=3527.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3528.00.
< Warning: Collision of person 'pf_0.1062' and person 'pf_0.1042', lane=':Junction2_0_0', time=3528.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3528.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3528.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3528.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3528.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3528.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.