17Nov25rv1_25_0+0068-0c41a2f74fd - 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
> 
> =================================================================
> ==3948732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x64c835feb7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x64c83724d441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x64c837245c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x64c83723589b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x64c83724c91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x64c835fef3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7cad02e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7cad02e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x64c835f12374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3966180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6458ee5d37e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x6458ef835441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6458ef82dc0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x6458ef81d89b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6458ef83491d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6458ee5d73d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7a894c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7a894c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x6458ee4fa374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3998524==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5971e0ab57e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5971e1e2a277 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 0x5971e1d0338b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5971e1d1691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5971e0ab93d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a281ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a281ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5971e09dc374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5971e0ab57e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5971e1e2a277 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 0x5971e1d0399a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5971e1d1691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5971e0ab93d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a281ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a281ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5971e09dc374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5971e0ab57e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5971e1d03e2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5971e1d1691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5971e0ab93d2 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
> 
> =================================================================
> ==3998558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f6e8a6557e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f6e8b9ca277 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 0x5f6e8b8a338b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f6e8b8b691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f6e8a6593d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717f92c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717f92c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f6e8a57c374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f6e8a6557e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f6e8b9ca277 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 0x5f6e8b8a399a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f6e8b8b691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f6e8a6593d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717f92c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717f92c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f6e8a57c374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5f6e8a6557e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f6e8b8a3e2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5f6e8b8b691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f6e8a6593d2 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
> 
> =================================================================
> ==3998914==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f7815e157e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f781718a277 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 0x5f781706338b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f781707691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f7815e193d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d6a5e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d6a5e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f7815d3c374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f7815e157e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f781718a277 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 0x5f781706399a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f781707691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f7815e193d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d6a5e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d6a5e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f7815d3c374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5f7815e157e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f7817063e2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5f781707691d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f7815e193d2 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
> 
> =================================================================
> ==3998987==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ebc9a59f7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5ebc9b914277 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 0x5ebc9b7ed38b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ebc9b80091d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ebc9a5a33d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x715ae722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x715ae722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ebc9a4c6374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ebc9a59f7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5ebc9b914277 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 0x5ebc9b7ed99a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ebc9b80091d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ebc9a5a33d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x715ae722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x715ae722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ebc9a4c6374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ebc9a59f7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5ebc9b7ede2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ebc9b80091d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ebc9a5a33d2 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
> 
> =================================================================
> ==3984857==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56edf09ad7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x56edf1d22277 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 0x56edf1bfb38b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56edf1c0e91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56edf09b13d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ea53402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ea53402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56edf08d4374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56edf09ad7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x56edf1d22277 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 0x56edf1bfb99a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56edf1c0e91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56edf09b13d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ea53402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ea53402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56edf08d4374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56edf09ad7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x56edf1bfbe2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56edf1c0e91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56edf09b13d2 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
> 
> =================================================================
> ==3984900==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x568f04e217e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x568f06196277 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 0x568f0606f38b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x568f0608291d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x568f04e253d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71f96bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71f96bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x568f04d48374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x568f04e217e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x568f06196277 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 0x568f0606f99a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x568f0608291d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x568f04e253d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71f96bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71f96bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x568f04d48374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x568f04e217e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x568f0606fe2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x568f0608291d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x568f04e253d2 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
> 
> =================================================================
> ==3985402==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d94910027e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d9492377277 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 0x5d949225038b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d949226391d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d94910063d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ba4f6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ba4f6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d9490f29374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d94910027e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d9492377277 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 0x5d949225099a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d949226391d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d94910063d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ba4f6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ba4f6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d9490f29374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d94910027e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d9492250e2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d949226391d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d94910063d2 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
> 
> =================================================================
> ==3985494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6056e9bf07e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x6056eaf65277 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 0x6056eae3e38b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6056eae5191d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6056e9bf43d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78725062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78725062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6056e9b17374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6056e9bf07e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x6056eaf65277 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 0x6056eae3e99a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6056eae5191d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6056e9bf43d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78725062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78725062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6056e9b17374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6056e9bf07e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x6056eae3ee2a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6056eae5191d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6056e9bf43d2 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
> 
> =================================================================
> ==3970940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f7c97a7c7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f7c98f288ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f7c981a2318 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 0x5f7c97dfa3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5f7c9a6c3d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f7c9a8da55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73d673de68f2 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 0x73d673d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73d673d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f7c9a911693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f7c9a6d6e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f7c9a6d7fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f7c97aa6e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f7c98cdda15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f7c97a803d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73d670e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73d670e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f7c979a3374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x575ea96857e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x575eaab318ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x575ea9dab318 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 0x575ea9a033ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x575eac2ccd44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x575eac4e355b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7cb1cf1e68f2 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 0x7cb1cf19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7cb1cf19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x575eac51a693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x575eac2dfe5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x575eac2e0fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x575ea96afe62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x575eaa8e6a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x575ea96893d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7cb1cc22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7cb1cc22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x575ea95ac374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x55e8e28a97e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x55e8e3d558ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e8e2fcf318 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 0x55e8e2c273ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x55e8e54f0d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x55e8e570755b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7cda717e68f2 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 0x7cda7179985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7cda7179b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55e8e573e693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x55e8e5503e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x55e8e5504fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x55e8e28d3e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x55e8e3b0aa15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x55e8e28ad3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7cda6e82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7cda6e82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x55e8e27d0374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5df2af69d7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5df2b0b498ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5df2afdc3318 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 0x5df2afa1b3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5df2b22e4d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5df2b24fb55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74302c5e68f2 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 0x74302c59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74302c59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5df2b2532693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5df2b22f7e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5df2b22f8fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5df2af6c7e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5df2b08fea15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5df2af6a13d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74302962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74302962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5df2af5c4374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x59ccb839c7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x59ccb98488ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59ccb8ac2318 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 0x59ccb871a3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x59ccbafe3d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x59ccbb1fa55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75b8bb1e68f2 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 0x75b8bb19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75b8bb19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59ccbb231693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59ccbaff6e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59ccbaff7fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59ccb83c6e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x59ccb95fda15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59ccb83a03d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75b8b822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75b8b822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59ccb82c3374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e269708e7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5e269853a8ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e26977b4318 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 0x5e269740c3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e2699cd5d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e2699eec55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x798fdc9e68f2 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 0x798fdc99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x798fdc99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e2699f23693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e2699ce8e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e2699ce9fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e26970b8e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e26982efa15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e26970923d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x798fd9a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x798fd9a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e2696fb5374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58c8fc74d7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x58c8fdbf98ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58c8fce73318 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 0x58c8fcacb3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58c8ff394d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58c8ff5ab55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71c6291e68f2 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 0x71c62919985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71c62919b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58c8ff5e2693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58c8ff3a7e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58c8ff3a8fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58c8fc777e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58c8fd9aea15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58c8fc7513d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71c62622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71c62622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58c8fc674374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c92d86a27e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5c92d9b4e8ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c92d8dc8318 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 0x5c92d8a203ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c92db2e9d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c92db50055b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x709f48fe68f2 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 0x709f48f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x709f48f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c92db537693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c92db2fce5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c92db2fdfbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c92d86cce62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c92d9903a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c92d86a63d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x709f4602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x709f4602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c92d85c9374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a285d06c7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5a285e5188ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a285d792318 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 0x5a285d3ea3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a285fcb3d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a285feca55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x719dc75e68f2 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 0x719dc759985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x719dc759b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a285ff01693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a285fcc6e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a285fcc7fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a285d096e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a285e2cda15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a285d0703d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x719dc462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x719dc462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a285cf93374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x62c8eb3267e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x62c8ec7d28ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x62c8eba4c318 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 0x62c8eb6a43ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x62c8edf6dd44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62c8ee18455b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d962cbe68f2 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 0x7d962cb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d962cb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62c8ee1bb693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62c8edf80e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62c8edf81fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x62c8eb350e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62c8ec587a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62c8eb32a3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d9629a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d9629a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62c8eb24d374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ee89cd517e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5ee89e1fd8ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ee89d477318 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 0x5ee89d0cf3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5ee89f998d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ee89fbaf55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x751e307e68f2 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 0x751e3079985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x751e3079b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ee89fbe6693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ee89f9abe5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ee89f9acfbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ee89cd7be62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ee89dfb2a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ee89cd553d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x751e2d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x751e2d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ee89cc78374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5ef1b16d67e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5ef1b2b828ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ef1b1dfc318 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 0x5ef1b1a543ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5ef1b431dd44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ef1b453455b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7943e33e68f2 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 0x7943e339985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7943e339b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ef1b456b693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ef1b4330e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ef1b4331fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ef1b1700e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ef1b2937a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ef1b16da3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7943e042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7943e042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ef1b15fd374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x55902726b7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5590287178ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x559027991318 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 0x5590275e93ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x559029eb2d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x55902a0c955b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a6dd6fe68f2 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 0x7a6dd6f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a6dd6f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55902a100693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x559029ec5e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x559029ec6fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x559027295e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5590284cca15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x55902726f3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a6dd402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a6dd402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x559027192374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1d554cd7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d1d569798ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d1d55bf3318 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 0x5d1d5584b3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5d1d58114d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d1d5832b55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x775352be68f2 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 0x775352b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x775352b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d1d58362693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d1d58127e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d1d58128fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d1d554f7e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d1d5672ea15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d1d554d13d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77534fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77534fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d1d553f4374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e12d38737e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5e12d4d1f8ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e12d3f99318 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 0x5e12d3bf13ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e12d64bad44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e12d66d155b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7360d1be68f2 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 0x7360d1b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7360d1b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e12d6708693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e12d64cde5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e12d64cefbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e12d389de62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e12d4ad4a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e12d38773d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7360cec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7360cec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e12d379a374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3971001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x601290dfd7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x6012922a98ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x601291523318 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 0x60129117b3ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x601293a44d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x601293c5b55b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7bba971e68f2 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 0x7bba9719985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7bba9719b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x601293c92693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x601293a57e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x601293a58fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x601290e27e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60129205ea15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x601290e013d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7bba9422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bba9422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x601290d24374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x611e5257a7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x611e53a268ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x611e52ca0318 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 0x611e528f83ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x611e551c1d44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x611e553d855b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e36f2de68f2 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 0x7e36f2d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e36f2d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x611e5540f693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x611e551d4e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x611e551d5fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x611e525a4e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x611e537dba15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x611e5257e3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e36efc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e36efc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x611e524a1374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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
> 
> =================================================================
> ==3970984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbc98a667e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5cbc99f128ab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cbc9918c318 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 0x5cbc98de43ab in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5cbc9b6add44 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5cbc9b8c455b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73af8b3e68f2 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 0x73af8b39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73af8b39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cbc9b8fb693 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cbc9b6c0e5b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cbc9b6c1fbf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cbc98a90e62 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5cbc99cc7a15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cbc98a6a3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73af8842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73af8842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cbc9898d374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).
> 
> =================================================================
> ==3971244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x572b7126b7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x572b725e0277 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 0x572b724b938b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x572b724cc91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x572b7126f3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7acb4342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7acb4342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x572b71192374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x572b7126b7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x572b725e0277 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 0x572b724b999a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x572b724cc91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x572b7126f3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7acb4342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7acb4342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x572b71192374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
<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 22/47.
> 
> Quitting (on error).
> 
> =================================================================
> ==3971266==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5eed989917e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5eed99d06277 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 0x5eed99bdf38b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5eed99bf291d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5eed989953d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a19c102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a19c102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5eed988b8374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5eed989917e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5eed99d06277 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 0x5eed99bdf99a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5eed99bf291d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5eed989953d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a19c102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a19c102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5eed988b8374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
<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 26/30.
> 
> Quitting (on error).
> 
> =================================================================
> ==3971251==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x602875c197e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x602876f8e277 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 0x602876e6738b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x602876e7a91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x602875c1d3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78bba262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78bba262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x602875b40374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x602875c197e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x602876f8e277 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 0x602876e6799a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x602876e7a91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x602875c1d3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78bba262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78bba262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x602875b40374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
<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).
> 
> =================================================================
> ==3956683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x57abc67bc7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x57abc7a1e441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x57abc7a16c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x57abc7a0689b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x57abc7a1d91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x57abc67c03d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7a16d6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7a16d6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x57abc66e3374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).
> 
> =================================================================
> ==3956700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5f8631c287e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5f8632e8a441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5f8632e82c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5f8632e7289b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5f8632e8991d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5f8631c2c3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x76648fc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x76648fc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5f8631b4f374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).
> 
> =================================================================
> ==3958426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651d762d7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5651d888f441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5651d8887c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5651d887789b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5651d888e91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5651d76313d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7caaa4e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7caaa4e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5651d7554374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).
> 
> =================================================================
> ==3958432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x64d759b8f7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x64d75adf1441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x64d75ade9c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x64d75add989b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x64d75adf091d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x64d759b933d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x72ede762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x72ede762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x64d759ab6374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).
> 
> =================================================================
> ==3958441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5cce69b6b7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5cce6adcd441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5cce6adc5c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5cce6adb589b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5cce6adcc91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5cce69b6f3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7649bd82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7649bd82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5cce69a92374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).
> 
> =================================================================
> ==3951166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5fa8b076c7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5fa8b19ce441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5fa8b19c6c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5fa8b19b689b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5fa8b19cd91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5fa8b07703d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7c52f542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7c52f542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5fa8b0693374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> 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).

=================================================================
==3953618==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5a6e0b5277e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
    #1 0x5a6e0c789441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5a6e0c781c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5a6e0c77189b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5a6e0c78891d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5a6e0b52b3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x77c04b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x77c04b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5a6e0b44e374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)

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).

=================================================================
==3953622==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x6119a4c567e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
    #1 0x6119a5eb8441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x6119a5eb0c0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x6119a5ea089b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x6119a5eb791d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x6119a4c5a3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x750b9882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x750b9882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x6119a4b7d374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)

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).

=================================================================
==3953629==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5b385a1d07e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
    #1 0x5b385b432441 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5b385b42ac0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5b385b41a89b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5b385b43191d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5b385a1d43d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7a3f36a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7a3f36a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5b385a0f7374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)

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
> 
> =================================================================
> ==4004707==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x60a5b56447e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x60a5b69b9277 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 0x60a5b689238b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60a5b68a591d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60a5b56483d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b248aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b248aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60a5b556b374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x60a5b56447e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x60a5b69b9277 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 0x60a5b689299a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60a5b68a591d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60a5b56483d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b248aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b248aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60a5b556b374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x60a5b56447e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x60a5b6892f9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x60a5b68a591d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x60a5b56483d2 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
> 
> =================================================================
> ==4004725==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5d64b6dac7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d64b8121277 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 0x5d64b7ffa38b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d64b800d91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d64b6db03d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc95d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fc95d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d64b6cd3374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5d64b6dac7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d64b8121277 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 0x5d64b7ffa99a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d64b800d91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d64b6db03d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc95d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fc95d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d64b6cd3374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5d64b6dac7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5d64b7ffaf9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5d64b800d91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d64b6db03d2 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
> 
> =================================================================
> ==4004718==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5e972e3ab7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5e972f720277 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 0x5e972f654122 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1654:43
>     #3 0x5e972f624e33 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5e97312077e8 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 0x7353839e63b6 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 0x7353839997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73538399ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x735383990c87 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 0x7353839e0d42 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 0x5e973123dac2 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 0x5e97314e39b1 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 0x5e972f60463a 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 0x5e972f5fb6fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5e972f60c91d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5e972e3af3d2 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x735380a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x735380a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5e972e2d2374 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3419374) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5e972e3ab7e1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f27e1) (BuildId: aabf491aa62076d6161a3d118edc0226fca0ef2d)
>     #1 0x5e972f720277 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 0x5e972f5f999a 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 ----------
3992,6030d3991
< Warning: Person 'pf_0.6849' is jammed on edge 'Edge0', time=2967.00.
< Warning: Person 'pf_0.5733' is jammed on edge 'Edge0', time=2968.00.
< Warning: Person 'pf_0.6850' is jammed on edge 'Edge0', time=2968.00.
< Warning: Person 'pf_0.6851' is jammed on edge 'Edge0', time=2968.00.
< Warning: Person 'pf_0.6852' is jammed on edge 'Edge0', time=2968.00.
< Warning: Person 'pf_0.6853' is jammed on edge 'Edge0', time=2969.00.
< Warning: Person 'pf_0.6854' is jammed on edge 'Edge0', time=2969.00.
< Warning: Person 'pf_0.6855' is jammed on edge 'Edge0', time=2969.00.
< Warning: Person 'pf_0.6856' is jammed on edge 'Edge0', time=2970.00.
< Warning: Person 'pf_0.6857' is jammed on edge 'Edge0', time=2970.00.
< Warning: Person 'pf_0.6858' is jammed on edge 'Edge0', time=2970.00.
< Warning: Person 'pf_0.6859' is jammed on edge 'Edge0', time=2971.00.
< Warning: Person 'pf_0.6860' is jammed on edge 'Edge0', time=2971.00.
< Warning: Person 'pf_0.6861' is jammed on edge 'Edge0', time=2971.00.
< Warning: Person 'pf_0.6862' is jammed on edge 'Edge0', time=2971.00.
< Warning: Person 'pf_0.6863' is jammed on edge 'Edge0', time=2971.00.
< Warning: Person 'pf_0.5851' is jammed on edge 'Edge0', time=2972.00.
< Warning: Person 'pf_0.6864' is jammed on edge 'Edge0', time=2972.00.
< Warning: Person 'pf_0.6865' is jammed on edge 'Edge0', time=2972.00.
< Warning: Person 'pf_0.6866' is jammed on edge 'Edge0', time=2972.00.
< Warning: Person 'pf_0.6867' is jammed on edge 'Edge0', time=2973.00.
< Warning: Person 'pf_0.6868' is jammed on edge 'Edge0', time=2973.00.
< Warning: Person 'pf_0.6869' is jammed on edge 'Edge0', time=2973.00.
< Warning: Person 'pf_0.5726' is jammed on edge 'Edge0', time=2974.00.
< Warning: Person 'pf_0.6870' is jammed on edge 'Edge0', time=2974.00.
< Warning: Person 'pf_0.6871' is jammed on edge 'Edge0', time=2974.00.
< Warning: Person 'pf_0.6872' is jammed on edge 'Edge0', time=2974.00.
< Warning: Person 'pf_0.6873' is jammed on edge 'Edge0', time=2975.00.
< Warning: Person 'pf_0.6874' is jammed on edge 'Edge0', time=2975.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 ----------
6316,10315d6315
< Warning: Person 'pf_1.7310' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7311' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7312' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7313' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7314' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7315' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7316' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7317' is jammed on edge 'Edge1', time=2583.00.
< Warning: Person 'pf_1.7318' is jammed on edge 'Edge1', time=2583.00.
< Warning: Person 'pf_1.7319' is jammed on edge 'Edge1', time=2583.00.
< Warning: Person 'pf_1.7320' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7321' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7322' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7323' is jammed on edge 'Edge1', time=2585.00.
< Warning: Person 'pf_1.7324' is jammed on edge 'Edge1', time=2585.00.
< Warning: Person 'pf_1.7325' is jammed on edge 'Edge1', time=2585.00.
< Warning: Person 'pf_1.6117' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7326' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7327' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7328' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7329' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7330' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7331' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7332' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7333' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7334' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7335' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7336' is jammed on edge 'Edge1', time=2589.00.
< Warning: Person 'pf_1.7337' is jammed on edge 'Edge1', time=2589.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 ----------
8893,9853d8892
< Warning: Person 'pf_1.9668' is jammed on edge 'Edge1', time=3312.00.
< Warning: Person 'pf_1.9669' is jammed on edge 'Edge1', time=3312.00.
< Warning: Person 'pf_1.9670' is jammed on edge 'Edge1', time=3312.00.
< Warning: Person 'pf_1.9671' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9672' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9673' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9674' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9675' is jammed on edge 'Edge1', time=3314.00.
< Warning: Person 'pf_1.9676' is jammed on edge 'Edge1', time=3314.00.
< Warning: Person 'pf_1.9677' is jammed on edge 'Edge1', time=3314.00.
< Warning: Person 'pf_1.9678' is jammed on edge 'Edge1', time=3315.00.
< Warning: Person 'pf_1.9679' is jammed on edge 'Edge1', time=3315.00.
< Warning: Person 'pf_1.9680' is jammed on edge 'Edge1', time=3315.00.
< Warning: Person 'pf_1.9681' is jammed on edge 'Edge1', time=3316.00.
< Warning: Person 'pf_1.9682' is jammed on edge 'Edge1', time=3316.00.
< Warning: Person 'pf_1.9683' is jammed on edge 'Edge1', time=3316.00.
< Warning: Person 'pf_1.9684' is jammed on edge 'Edge1', time=3317.00.
< Warning: Person 'pf_1.9685' is jammed on edge 'Edge1', time=3317.00.
< Warning: Person 'pf_1.9686' is jammed on edge 'Edge1', time=3317.00.
< Warning: Person 'pf_1.9687' is jammed on edge 'Edge1', time=3317.00.
< Warning: Person 'pf_1.9688' is jammed on edge 'Edge1', time=3318.00.
< Warning: Person 'pf_1.9689' is jammed on edge 'Edge1', time=3318.00.
< Warning: Person 'pf_1.9690' is jammed on edge 'Edge1', time=3318.00.
< Warning: Person 'pf_1.9691' is jammed on edge 'Edge1', time=3319.00.
< Warning: Person 'pf_1.9692' is jammed on edge 'Edge1', time=3319.00.
< Warning: Person 'pf_1.9693' is jammed on edge 'Edge1', time=3319.00.
< Warning: Person 'pf_1.8582' is jammed on edge 'Edge1', time=3320.00.
< Warning: Person 'pf_1.9694' is jammed on edge 'Edge1', time=3320.00.
< Warning: Person 'pf_1.9695' is jammed on edge 'Edge1', time=3320.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 ----------
6459,10388d6458
< Warning: Person 'pf_1.7381' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7382' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7383' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7384' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7385' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7386' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7387' is jammed on edge 'Edge1', time=2603.00.
< Warning: Person 'pf_1.7388' is jammed on edge 'Edge1', time=2603.00.
< Warning: Person 'pf_1.7389' is jammed on edge 'Edge1', time=2603.00.
< Warning: Person 'pf_1.7390' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_1.7391' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_1.7392' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_0.440' is jammed on edge ':Junction1_w1', time=2605.00.
< Warning: Person 'pf_1.7393' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7394' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7395' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7396' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7397' is jammed on edge 'Edge1', time=2606.00.
< Warning: Person 'pf_1.7398' is jammed on edge 'Edge1', time=2606.00.
< Warning: Person 'pf_1.7399' is jammed on edge 'Edge1', time=2606.00.
< Warning: Person 'pf_1.7400' is jammed on edge 'Edge1', time=2607.00.
< Warning: Person 'pf_1.7401' is jammed on edge 'Edge1', time=2607.00.
< Warning: Person 'pf_1.7402' is jammed on edge 'Edge1', time=2607.00.
< Warning: Person 'pf_1.7403' is jammed on edge 'Edge1', time=2608.00.
< Warning: Person 'pf_1.7404' is jammed on edge 'Edge1', time=2608.00.
< Warning: Person 'pf_1.7405' is jammed on edge 'Edge1', time=2608.00.
< Warning: Person 'pf_1.7406' is jammed on edge 'Edge1', time=2609.00.
< Warning: Person 'pf_1.7407' is jammed on edge 'Edge1', time=2609.00.
< Warning: Person 'pf_1.7408' is jammed on edge 'Edge1', time=2609.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 ----------
5193,15323d5192
< Warning: Person 'pf_0.1746' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.2159' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.2887' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.3532' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.4410' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.4411' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_0.4412' is jammed on edge 'Edge0', time=2019.00.
< Warning: Person 'pf_1.4306' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_1.4307' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_1.4308' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_0.2857' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.3044' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.2955' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.3072' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.4413' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_1.4309' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.4310' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.4311' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.4312' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_0.4414' is jammed on edge 'Edge0', time=2021.00.
< Warning: Person 'pf_0.4415' is jammed on edge 'Edge0', time=2021.00.
< Warning: Person 'pf_1.4313' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.4314' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.4315' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_0.4416' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4417' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4418' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4419' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4420' is jammed on edge 'Edge0', time=2023.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 ----------
6375,10315d6374
< Warning: Person 'pf_1.7368' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7369' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7370' is jammed on edge 'Edge1', time=2599.00.
< Warning: Person 'pf_1.7371' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7372' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7373' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7374' is jammed on edge 'Edge1', time=2600.00.
< Warning: Person 'pf_1.7375' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7376' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7377' is jammed on edge 'Edge1', time=2601.00.
< Warning: Person 'pf_1.7378' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7379' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7380' is jammed on edge 'Edge1', time=2602.00.
< Warning: Person 'pf_1.7381' is jammed on edge 'Edge1', time=2603.00.
< Warning: Person 'pf_1.7382' is jammed on edge 'Edge1', time=2603.00.
< Warning: Person 'pf_1.7383' is jammed on edge 'Edge1', time=2603.00.
< Warning: Person 'pf_1.7384' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_1.7385' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_1.7386' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_1.7387' is jammed on edge 'Edge1', time=2604.00.
< Warning: Person 'pf_1.7388' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7389' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7390' is jammed on edge 'Edge1', time=2605.00.
< Warning: Person 'pf_1.7391' is jammed on edge 'Edge1', time=2606.00.
< Warning: Person 'pf_1.7392' is jammed on edge 'Edge1', time=2606.00.
< Warning: Person 'pf_1.7393' is jammed on edge 'Edge1', time=2606.00.
< Warning: Person 'pf_1.7394' is jammed on edge 'Edge1', time=2607.00.
< Warning: Person 'pf_1.7395' is jammed on edge 'Edge1', time=2607.00.
< Warning: Person 'pf_1.7396' is jammed on edge 'Edge1', time=2607.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 ----------
260402,264135d260401
< Warning: Collision of person 'pf_0.1046' and person 'pf_0.1045', lane=':Junction1_1_0', time=3476.00.
< Warning: Collision of person 'pf_0.1027' and person 'pf_1.10134', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3476.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3476.00.
< Warning: Collision of person 'pf_1.10022' and person 'pf_1.10133', lane='Edge1_1', time=3476.00.
< Warning: Person 'pf_1.10197' is jammed on edge 'Edge1', time=3476.00.
< Warning: Person 'pf_1.10198' is jammed on edge 'Edge1', time=3476.00.
< Warning: Person 'pf_1.10199' is jammed on edge 'Edge1', time=3476.00.
< Warning: Person 'pf_1.10200' is jammed on edge 'Edge1', time=3476.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.9821', lane='Edge1_1', time=3476.00.
< Warning: Collision of person 'pf_0.853' and person 'pf_1.9810', lane='Edge1_1', time=3476.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10056', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10056', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10056', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10056', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10036', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10056', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3476.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3476.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.