17Aug2026 - detailed test results for SUMO.meso.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.20Aug110524.1854532 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


meso.gui: 3026 tests: 2887 succeeded 100 FAILED 28 killed 11 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15263 ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,85
> =================================================================
> ==1679141==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x518000016c2b at pc 0x55fbfb02124b bp 0x7ffe2d651fb0 sp 0x7ffe2d651fa8
> READ of size 1 at 0x518000016c2b thread T0
>     #0 0x55fbfb02124a in MSBaseVehicle::isStopped() const /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1293:49
>     #1 0x55fbfb02158d in MSBaseVehicle::isParking() const /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1299:13
>     #2 0x55fbfc8e3c58 in GUIMEVehicle::getVisualPosition(bool, double) const /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:330:9
>     #3 0x55fbfc8e485d in non-virtual thunk to GUIMEVehicle::getVisualPosition(bool, double) const /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp
>     #4 0x55fbf891ab56 in GUIBaseVehicle::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:663:18
>     #5 0x55fbf8730b28 in GUILane::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUILane.cpp:819:53
>     #6 0x55fbf869624a in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIEdge.cpp:273:36
>     #7 0x55fbf8813e91 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #8 0x55fbf881365d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #9 0x55fbf8801e8e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #10 0x55fbf87ffb5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #11 0x55fbf87feb75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #12 0x55fbf8b48b76 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:373:22
>     #13 0x55fbf8d5982f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:351:5
>     #14 0x55fbf8d714d8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1058:9
>     #15 0x55fbf8d4d995 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #16 0x723409546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #17 0x72340953f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #18 0x72340953f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #19 0x55fbf85d0237 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #20 0x72340222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #21 0x72340222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #22 0x55fbf84f2e64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a3ce64) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
> 
> 0x518000016c2b is located 75 bytes after 864-byte region [0x518000016880,0x518000016be0)
> allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery actualBatteryCapacity ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 3e c3 89 63 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 3e c3 89 63 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 3e c3 89 63 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 3e c3 89 63 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 3e c3 89 63 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 82 df 30 62 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 82 df 30 62 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 82 df 30 62 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 82 df 30 62 00 00  50 9d 3d 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 82 df 30 62 00 00  50 9d 3d 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 3d 7d 72 63 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 3d 7d 72 63 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 3d 7d 72 63 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 3d 7d 72 63 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 3d 7d 72 63 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargeLevelDist_error ( Last six runs Aug2026 )

---------- Differences in errors ----------
2a3,50
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb c3 40 04 5c 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb c3 40 04 5c 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb c3 40 04 5c 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb c3 40 04 5c 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb c3 40 04 5c 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingCurve ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 db 42 24 8e 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 db 42 24 8e 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 db 42 24 8e 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 db 42 24 8e 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 db 42 24 8e 63 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingCurve_custom ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 94 f1 71 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 94 f1 71 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 94 f1 71 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 94 f1 71 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 94 f1 71 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 df d6 5c 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 df d6 5c 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 df d6 5c 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 df d6 5c 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 df d6 5c 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_internalLanes ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b ea 52 db 5d 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b ea 52 db 5d 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b ea 52 db 5d 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b ea 52 db 5d 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b ea 52 db 5d 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b c0 ce bd 5f 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b c0 ce bd 5f 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b c0 ce bd 5f 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b c0 ce bd 5f 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b c0 ce bd 5f 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_aggregated ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6a 5d 77 5d 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6a 5d 77 5d 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6a 5d 77 5d 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6a 5d 77 5d 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6a 5d 77 5d 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_aggregated_unfinished ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 83 20 1e 61 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 83 20 1e 61 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 83 20 1e 61 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 83 20 1e 61 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 83 20 1e 61 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 9b 4a 0d 6d 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 9b 4a 0d 6d 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 9b 4a 0d 6d 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 9b 4a 0d 6d 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 9b 4a 0d 6d 5c 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b b9 dc a5 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b b9 dc a5 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b b9 dc a5 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b b9 dc a5 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b b9 dc a5 62 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked_explicit ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 96 ad 7b 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 96 ad 7b 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 96 ad 7b 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 96 ad 7b 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 ab 96 ad 7b 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parkingCapacity ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 8b 41 ac 72 60 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 8b 41 ac 72 60 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 8b 41 ac 72 60 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 8b 41 ac 72 60 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 8b 41 ac 72 60 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_totalPower ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 91 6c a9 62 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 91 6c a9 62 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 91 6c a9 62 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 91 6c a9 62 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 91 6c a9 62 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery recuperateByDecel ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb cf 78 dc 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb cf 78 dc 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb cf 78 dc 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb cf 78 dc 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb cf 78 dc 59 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery stoppingThreshold ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b a2 d6 63 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b a2 d6 63 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b a2 d6 63 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b a2 d6 63 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b a2 d6 63 59 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 7a f4 ad 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 7a f4 ad 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 7a f4 ad 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 7a f4 ad 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 3b 7a f4 ad 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_elec ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 74 76 b0 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 74 76 b0 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 74 76 b0 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 74 76 b0 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 74 76 b0 60 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_truck ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 35 6b f2 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 35 6b f2 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 35 6b f2 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 35 6b f2 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 35 6b f2 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 47 1a 93 5f 00 00  80 c3 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 47 1a 93 5f 00 00  80 c3 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 47 1a 93 5f 00 00  80 c3 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 47 1a 93 5f 00 00  80 c3 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 47 1a 93 5f 00 00  80 c3 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1644749==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006240 at pc 0x5d0dd8a756ef bp 0x7ffe0ca5c310 sp 0x7ffe0ca5bad8
> READ of size 3 at 0x50e000006240 thread T0
>     #0 0x5d0dd8a756ee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a546ee) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x705be6226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5d0dd9977367 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:62:29
>     #3 0x5d0dd9976895 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x705be61e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x705be6268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x705be61dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x705be6141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x705be613f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x705be613f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5d0dd8b3b237 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x705bdee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x705bdee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d0dd8a5de64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a3ce64) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
> 
> 0x50e000006240 is located 0 bytes inside of 147-byte region [0x50e000006240,0x50e0000062d3)
> freed by thread T2 here:
>     #0 0x5d0dd8af8a1a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3ad7a1a) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x705be6168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x5d0dd8ae09be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3abf9be) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x705be6168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x5d0dd8ade625 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3abd625) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
<truncated after showing first 30 lines>
---------- Differences in bt ----------
2a3,14
> <!-- generated on 2026-08-17T12:26:54.721365+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,21c16,60
< <bt-output>
<     <bt id="1">
<         <seen id="2" tBeg="0.00" observerPosBeg="0.00,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="0.00,4995.20" seenSpeedBeg="9.29" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="50.00,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="0.00,4995.20" seenSpeedEnd="9.29" seenLaneIDEnd="1i" seenLanePosEnd="0.00" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="0.00,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="0.00" seenPos="0.00,4995.20" seenSpeed="9.29" seenLaneID="1i" seenLanePos="0.00"/>
<         </seen>
<         <seen id="2" tBeg="10.49" observerPosBeg="97.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="47.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="195.67,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="196.08" seenPosEnd="97.84,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
<         </seen>
<     </bt>
<     <bt id="2">
<         <seen id="1" tBeg="0.00" observerPosBeg="0.00,4995.20" observerSpeedBeg="9.29" observerLaneIDBeg="1i" observerLanePosBeg="0.00" seenPosBeg="0.00,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="0.00" tEnd="9.51" observerPosEnd="0.00,4995.20" observerSpeedEnd="9.29" observerLaneIDEnd="1i" observerLanePosEnd="0.00" seenPosEnd="50.00,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="98.04" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="1.00" observerPos="0.00,4995.20" observerSpeed="9.29" observerLaneID="1i" observerLanePos="0.00" seenPos="0.00,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="0.00"/>
<         </seen>
<         <seen id="1" tBeg="10.49" observerPosBeg="47.84,4995.20" observerSpeedBeg="10.00" observerLaneIDBeg="1i" observerLanePosBeg="98.04" seenPosBeg="97.84,4995.20" seenSpeedBeg="10.00" seenLaneIDBeg="1i" seenLanePosBeg="98.04" tEnd="20.00" observerPosEnd="97.84,4995.20" observerSpeedEnd="10.00" observerLaneIDEnd="1i" observerLanePosEnd="98.04" seenPosEnd="195.67,4995.20" seenSpeedEnd="10.00" seenLaneIDEnd="1i" seenLanePosEnd="196.08" observerRoute="1i" seenRoute="1i">
<             <recognitionPoint t="12.00" observerPos="97.84,4995.20" observerSpeed="10.00" observerLaneID="1i" observerLanePos="98.04" seenPos="97.84,4995.20" seenSpeed="10.00" seenLaneID="1i" seenLanePos="98.04"/>
<         </seen>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2026-08-17T12:26:54.719473+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,60
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="1" depart="0.00" departLane="1i_0" departPos="0.00" departSpeed="10.00" departDelay="0.00" arrival="20.00" arrivalLane="1i_0" arrivalPos="110.00" arrivalSpeed="10.00" duration="20.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_1 btreceiver_1 btsender_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="2" depart="0.00" departLane="1i_0" departPos="0.00" departSpeed="9.29" departDelay="0.00" arrival="21.00" arrivalLane="1i_0" arrivalPos="110.00" arrivalSpeed="10.00" duration="21.00" routeLength="110.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.74" rerouteNo="0" devices="tripinfo_2 btreceiver_2 btsender_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <bt-output value="bt.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,124
> /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:76:50: runtime error: member call on address 0x510000048740 which does not point to an object of type 'MSTractionSubstation'
> 0x510000048740: note: object has invalid vptr
>  02 00 00 00  3e b9 01 00 00 00 00 00  58 87 04 00 00 51 00 00  0d 00 00 00 00 00 00 00  74 72 53 75
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:76:50 
> /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.h:258:16: runtime error: member access within address 0x510000048740 which does not point to an object of type 'const MSTractionSubstation'
> 0x510000048740: note: object has invalid vptr
>  02 00 00 00  3e b9 01 00 00 00 00 00  58 87 04 00 00 51 00 00  0d 00 00 00 00 00 00 00  74 72 53 75
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.h:258:16 
> =================================================================
> ==1644075==ERROR: AddressSanitizer: heap-use-after-free on address 0x510000048790 at pc 0x60899dc05ffe bp 0x7ffe74e4b080 sp 0x7ffe74e4b078
> READ of size 8 at 0x510000048790 thread T0
>     #0 0x60899dc05ffd in MSTractionSubstation::getCircuit() const /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.h:258:16
>     #1 0x60899dbdffc4 in MSOverheadWire::~MSOverheadWire() /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:76:50
>     #2 0x60899bf5b45c in GUIOverheadWire::~GUIOverheadWire() /home/delphi/extraClangDebug/sumo/src/guisim/GUIOverheadWire.cpp:91:1
>     #3 0x60899bf5b4f8 in GUIOverheadWire::~GUIOverheadWire() /home/delphi/extraClangDebug/sumo/src/guisim/GUIOverheadWire.cpp:90:37
>     #4 0x60899ec5b22c in NamedObjectCont<MSStoppingPlace*>::~NamedObjectCont() /home/delphi/extraClangDebug/sumo/src/utils/common/NamedObjectCont.h:53:13
>     #5 0x60899ec861ec in std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>::~pair() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_pair.h:284:12
>     #6 0x60899ec85f71 in void std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::destroy<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>(std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10
>     #7 0x60899ec85f71 in void std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>>::destroy<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>&, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8
>     #8 0x60899ec85f71 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::_M_destroy_node(std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:621:2
>     #9 0x60899ec85e00 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::_M_drop_node(std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:629:2
>     #10 0x60899ec85ae4 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::_M_erase(std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1934:4
>     #11 0x60899ec859c4 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::~_Rb_tree() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:982:9
>     #12 0x60899ec5c698 in std::map<SumoXMLTag, NamedObjectCont<MSStoppingPlace*>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::~map() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:314:22
>     #13 0x60899ec01eb0 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:364:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:168:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:168:72 
devices rerouting personTrip early_ending_flow ( Last six runs Aug2026 )
extended stops jumps target_occupied ( Last six runs Aug2026 )

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==1660729==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x5b964d8d92d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x5b964f66752c in MSDispatch::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch.cpp:152:31
>     #2 0x5b964f30a8c4 in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::
basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:223:38
>     #3 0x5b964fcdbafb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:333:13
>     #4 0x5b964fcd83ab in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:297:9
>     #5 0x5b964fd6a4b8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:142:20
>     #6 0x5b964dabcfc7 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #7 0x5b964fd554fa in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:376:22
>     #8 0x5b964fbc8d42 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35
>     #9 0x5b96504a5c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #10 0x5b964d9f0973 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #11 0x5b9650874b32 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:854:30
>     #12 0x5b964dad3c90 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:244:12
>     #13 0x5b964dddc50c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #14 0x5b964dddac97 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #15 0x5b964ddd9912 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #16 0x7184dc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x5b964d8d92d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x5b964f378bb1 in std::__new_allocator<std::_Rb_tree_node<MSTransportable const*>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5b964f6837ac in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*>>>::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5b964f6837ac in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, ComparatorNumericalIdLess, std::allocator<MSTransportable const*>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x5b964f68367c in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, ComparatorNumericalIdLess, std::allocator<MSTransportable const*>>::_M_create_node<MSTransportable const* const&>(MSTransportable const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:609:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Aug2026 )

---------- Differences in errors ----------
2a3,395
> 
> =================================================================
> ==1616912==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 904 byte(s) in 1 object(s) allocated from:
>     #0 0x60c66ae6c2d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x60c66c785282 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:101:16
>     #2 0x60c66b1a160b in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x60c66f173a65 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:52:5
>     #4 0x60c66f1893c6 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:32
>     #5 0x60c66e39f764 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #6 0x60c66ccd23b7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x60c66da38c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x60c66af83973 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x60c66de0ac76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:923:28
>     #10 0x60c66b066c90 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:244:12
>     #11 0x60c66b36f50c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x60c66b36dc97 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x60c66b36c912 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x766915a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 864 byte(s) in 1 object(s) allocated from:
>     #0 0x60c66ae6c2d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x60c66f189315 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:28
>     #2 0x60c66e39f764 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #3 0x60c66ccd23b7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x60c66da38c5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x60c66af83973 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x60c66de0ac76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:923:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Aug2026 )

---------- Differences in errors ----------
4a5,397
> 
> =================================================================
> ==1616917==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 3616 byte(s) in 4 object(s) allocated from:
>     #0 0x6505fa36f2d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x6505fbc88282 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:101:16
>     #2 0x6505fa6a460b in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x6505fe676a65 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:52:5
>     #4 0x6505fe68c3c6 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:32
>     #5 0x6505fd8a2764 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #6 0x6505fc1d53b7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x6505fcf3bc5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x6505fa486973 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x6505fd30dc76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:923:28
>     #10 0x6505fa569c90 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:244:12
>     #11 0x6505fa87250c in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x6505fa870c97 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x6505fa86f912 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x706998e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 3456 byte(s) in 4 object(s) allocated from:
>     #0 0x6505fa36f2d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x6505fe68c315 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:28
>     #2 0x6505fd8a2764 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #3 0x6505fc1d53b7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x6505fcf3bc5d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x6505fa486973 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x6505fd30dc76 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:923:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,132
> /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100: runtime error: member call on address 0x5190001e4b80 which does not point to an object of type 'MSVehicleType'
> 0x5190001e4b80: note: object has invalid vptr
>  00 00 00 00  a2 56 01 00 00 00 00 00  b0 df de ac be 62 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16: runtime error: member access within address 0x5190001e4b80 which does not point to an object of type 'const MSVehicleType'
> 0x5190001e4b80: note: object has invalid vptr
>  00 00 00 00  a2 56 01 00 00 00 00 00  b0 df de ac be 62 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16: runtime error: member access within address 0x5190001e4b88 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x5190001e4b88: note: object is of type 'Parameterised'
>  00 00 00 00  b0 df de ac be 62 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16 
> =================================================================
> ==1622915==ERROR: AddressSanitizer: heap-use-after-free on address 0x5190001e4c08 at pc 0x62beaa1fd625 bp 0x7ffdf6234250 sp 0x7ffdf6234248
> READ of size 8 at 0x5190001e4c08 thread T0
>     #0 0x62beaa1fd624 in MSVehicleType::getDefaultProbability() const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:28
>     #1 0x62beaa1b030b in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100
>     #2 0x62beaa85fdf4 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:237:13
>     #3 0x62beaabd2f80 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x747ef03e6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x747ef03b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x747ef03b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x62beaac0d0a3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,8d5
< Simulation started with time: 10.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-08-17T12:25:39.370184+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
<         <route edges="beg middle end"/>
<         <stop lane="middle_0" duration="0.00"/>
<         <param key="has.rerouting.device" value="false"/>
<     </vehicle>
< 
<     <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
<         <route edges="beg middle end"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <load-state value="input_meso_state.xml"/>
>     </input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_remove ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,132
> /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100: runtime error: member call on address 0x5190001e4b80 which does not point to an object of type 'MSVehicleType'
> 0x5190001e4b80: note: object has invalid vptr
>  00 00 00 00  b5 56 01 00 00 00 00 00  b0 3f 74 fb e3 5a 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16: runtime error: member access within address 0x5190001e4b80 which does not point to an object of type 'const MSVehicleType'
> 0x5190001e4b80: note: object has invalid vptr
>  00 00 00 00  b5 56 01 00 00 00 00 00  b0 3f 74 fb e3 5a 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16: runtime error: member access within address 0x5190001e4b88 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x5190001e4b88: note: object is of type 'Parameterised'
>  00 00 00 00  b0 3f 74 fb e3 5a 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16 
> =================================================================
> ==1622921==ERROR: AddressSanitizer: heap-use-after-free on address 0x5190001e4c08 at pc 0x5ae3f8b53625 bp 0x7ffca98b0d30 sp 0x7ffca98b0d28
> READ of size 8 at 0x5190001e4c08 thread T0
>     #0 0x5ae3f8b53624 in MSVehicleType::getDefaultProbability() const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:28
>     #1 0x5ae3f8b0630b in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100
>     #2 0x5ae3f91b5df4 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:237:13
>     #3 0x5ae3f9528f80 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7cb9223e6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x7cb9223b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7cb9223b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x5ae3f95630a3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,14d6
< Simulation started with time: 10.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1 (Loaded: 2)
<  Running: 0
<  Waiting: 0
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-08-17T12:25:39.424039+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,21
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
<         <route edges="beg middle end"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <load-state value="input_meso_state.xml"/>
>         <load-state.remove-vehicles value="v0"/>
>     </input>
9c23,55
< </routes>
---
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_routes_as_additional ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,71
> 
> =================================================================
> ==1622944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x603e2acff2d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x603e2de02536 in MSRouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:270:38
>     #2 0x603e2e4e801f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:157:13
>     #3 0x603e2de01674 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x603e2e1523dd in MSStateHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:196:21
>     #5 0x603e2e85e20d in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x75421e9e63b6 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)
>     #7 0x75421e9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75421e9b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x75421e9b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x75421e9e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x603e2e8974d2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:119:18
>     #12 0x603e2eb462f1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:175:42
>     #13 0x603e2bf0546f in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:301:9
>     #14 0x603e2b1edd40 in GUILoadThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #15 0x75421de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x603e2acff2d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x603e2ad47571 in std::__new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x603e2ad47079 in std::allocator_traits<std::allocator<double>>::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x603e2ad47079 in std::_Vector_base<double, std::allocator<double>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
>     #4 0x603e2ae012e4 in void std::vector<double, std::allocator<double>>::_M_realloc_append<double const&>(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:596:33
>     #5 0x603e2adffcfe in std::vector<double, std::allocator<double>>::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1294:4
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_scaled ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,132
> /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100: runtime error: member call on address 0x5190001e4b80 which does not point to an object of type 'MSVehicleType'
> 0x5190001e4b80: note: object has invalid vptr
>  00 00 00 00  a3 56 01 00 00 00 00 00  b0 0f b3 df cb 64 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16: runtime error: member access within address 0x5190001e4b80 which does not point to an object of type 'const MSVehicleType'
> 0x5190001e4b80: note: object has invalid vptr
>  00 00 00 00  a3 56 01 00 00 00 00 00  b0 0f b3 df cb 64 00 00  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16: runtime error: member access within address 0x5190001e4b88 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x5190001e4b88: note: object is of type 'Parameterised'
>  00 00 00 00  b0 0f b3 df cb 64 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:16 
> =================================================================
> ==1622922==ERROR: AddressSanitizer: heap-use-after-free on address 0x5190001e4c08 at pc 0x64cbdcf40625 bp 0x7ffe87a2fc30 sp 0x7ffe87a2fc28
> READ of size 8 at 0x5190001e4c08 thread T0
>     #0 0x64cbdcf40624 in MSVehicleType::getDefaultProbability() const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.h:181:28
>     #1 0x64cbdcef330b in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1015:100
>     #2 0x64cbdd5a2df4 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:237:13
>     #3 0x64cbdd915f80 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7b5b79be6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x7b5b79bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7b5b79bb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x64cbdd9500a3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,8d5
< Simulation started with time: 10.00.
< Simulation ended at time: 39.00.
< Reason: All vehicles have left the simulation.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-08-17T12:25:39.426832+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,13c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" type="type1" depart="0.00" line="line1" arrival="29.00">
<         <route edges="beg middle end"/>
<         <stop lane="middle_0" duration="0.00"/>
<         <param key="has.rerouting.device" value="false"/>
<     </vehicle>
< 
<     <vehicle id="v1" type="type2" depart="7.00" arrival="38.00">
<         <route edges="beg middle end"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <load-state value="input_meso_state.xml"/>
>     </input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_shifted ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:369:81: runtime error: signed integer overflow: -9223372036854775808 - 1000000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:369:81 

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1630049==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006780 at pc 0x5f2405ba76ef bp 0x7ffc428f2af0 sp 0x7ffc428f22b8
> READ of size 3 at 0x50e000006780 thread T0
>     #0 0x5f2405ba76ee in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a546ee) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x7f5c3d426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5f2406aa9367 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:62:29
>     #3 0x5f2406aa8895 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7f5c3d3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7f5c3d468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7f5c3d3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7f5c3d341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7f5c3d33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7f5c3d33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5f2405c6d237 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7f5c3622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f5c3622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5f2405b8fe64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a3ce64) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
> 
> 0x50e000006780 is located 0 bytes inside of 147-byte region [0x50e000006780,0x50e000006813)
> freed by thread T2 here:
>     #0 0x5f2405c2aa1a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3ad7a1a) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x7f5c3d368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x5f2405c129be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3abf9be) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x7f5c3d368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x5f2405c10625 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3abd625) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2026-08-17T12:26:00.030495+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,535c16,55
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<         <vehicle id="foe.1" x="101.65" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="foe.0" x="104.95" y="0.00" angle="0.00" type="foeType" speed="14.72" pos="0.00" edge="SC" slope="0.00"/>
<         <vehicle id="foe.1" x="101.65" y="0.00" angle="0.00" type="foeType" speed="13.03" pos="0.00" edge="SC" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso bugs ticket15093 ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb a7 e7 f1 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb a7 e7 f1 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb a7 e7 f1 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb a7 e7 f1 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103 
> 
> =================================================================
> ==1666537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 6b ee 09 b9 5e 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 6b ee 09 b9 5e 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 6b ee 09 b9 5e 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 6b ee 09 b9 5e 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103 
> 
> =================================================================
> ==1665431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData_different_speeds ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b ff e7 f3 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b ff e7 f3 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b ff e7 f3 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b ff e7 f3 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103 
> 
> =================================================================
> ==1665441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd_parquet ( Last six runs Aug2026 )

---------- Differences in fcd_parquet ----------
1,221d0
< timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope
< 0.00,,,,,,,,,,
< 1.00,,,,,,,,,,
< 2.00,,,,,,,,,,
< 3.00,,,,,,,,,,
< 4.00,,,,,,,,,,
< 5.00,,,,,,,,,,
< 6.00,,,,,,,,,,
< 7.00,,,,,,,,,,
< 8.00,,,,,,,,,,
< 9.00,,,,,,,,,,
< 10.00,,,,,,,,,,
< 11.00,,,,,,,,,,
< 12.00,,,,,,,,,,
< 13.00,,,,,,,,,,
< 14.00,,,,,,,,,,
< 15.00,,,,,,,,,,
< 16.00,,,,,,,,,,
< 17.00,,,,,,,,,,
< 18.00,,,,,,,,,,
< 19.00,,,,,,,,,,
< 20.00,,,,,,,,,,
< 21.00,,,,,,,,,,
< 22.00,,,,,,,,,,
< 23.00,,,,,,,,,,
< 24.00,,,,,,,,,,
< 25.00,,,,,,,,,,
< 26.00,,,,,,,,,,
< 27.00,,,,,,,,,,
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output persons parquet ( Last six runs Aug2026 )

---------- Differences in fcd_parquet ----------
1,5d0
< timestep_time,vehicle_id,vehicle_speed
< 0.00,p0_0,10.00
< 0.00,p0,10.00
< 1.00,p0_0,10.00
< 1.00,p0,10.00

TEST FAILED on ts-sim-build-ba : output fcd-output persons separate_parquet ( Last six runs Aug2026 )

---------- Differences in fcd_parquet ----------
1,3d0
< timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope
< 0.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00
< 1.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00
---------- Differences in person_fcd_parquet ----------
1,3d0
< timestep_time,person_id,person_x,person_y,person_angle,person_type,person_speed,person_pos,person_lane,person_edge,person_slope
< 0.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00
< 1.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00

TEST FAILED on ts-sim-build-ba : output vtk-output 2veh_3s ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 38 48 73 62 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 38 48 73 62 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 38 48 73 62 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 38 48 73 62 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:116:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 38 48 73 62 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtk-output 2veh_3s_subsecond ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b 99 65 c0 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b 99 65 c0 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b 99 65 c0 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b 99 65 c0 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:116:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b 99 65 c0 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:308:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:308:46 
rail bidi_conflict_insertion ( Last six runs Aug2026 )
rail bugs delayed_insertion_parallel_routing ( Last six runs Aug2026 )
rail bugs double_stop ( Last six runs Aug2026 )
rail bugs ticket11384 ( Last six runs Aug2026 )
rail bugs ticket12857 ( Last six runs Aug2026 )
rail bugs ticket12868 ( Last six runs Aug2026 )
rail bugs ticket13262 ( Last six runs Aug2026 )
rail bugs ticket15658 ( Last six runs Aug2026 )
rail bugs ticket15797 ( Last six runs Aug2026 )
rail bugs ticket15797b ( Last six runs Aug2026 )
rail bugs ticket15807 ( Last six runs Aug2026 )
rail bugs ticket17367 ( Last six runs Aug2026 )
rail bugs ticket17821 ( Last six runs Aug2026 )
rail portion_working split_departPosDefault ( Last six runs Aug2026 )
rail rail_signal constraints deadlock_insertion ( Last six runs Aug2026 )
rail rail_signal constraints deadlock_insertion2 ( Last six runs Aug2026 )
rail rail_signal constraints deadlock_insertion2_remove ( Last six runs Aug2026 )
rail rail_signal constraints deadlock_insertion_remove ( Last six runs Aug2026 )
rail rail_signal deadlock_insertion ( Last six runs Aug2026 )
rail rail_signal driveway_variants ( Last six runs Aug2026 )
rail rail_signal end_block_mode end_after_bidi ( Last six runs Aug2026 )
rail rail_signal end_block_mode end_within_bidi ( Last six runs Aug2026 )
rail rail_signal indirect_guard_route_conflict3 ( Last six runs Aug2026 )
rail rail_signal insertionConstraints insertionOrder ( Last six runs Aug2026 )
rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Aug2026 )
rail rail_signal insertionConstraints wait_for_one ( Last six runs Aug2026 )
rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Aug2026 )
rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Aug2026 )
rail rail_signal large_step_size ( Last six runs Aug2026 )
rail rail_signal moving_block protect_bidi ( Last six runs Aug2026 )
rail rail_signal moving_block protect_reversal2 ( Last six runs Aug2026 )
rail rail_signal moving_block protect_reversal_noSignal ( Last six runs Aug2026 )
rail rail_signal moving_block protect_selfintersecting2 ( Last six runs Aug2026 )
rail rail_signal update_driveways ( Last six runs Aug2026 )
rail reversal follower_ends_before_reversal ( Last six runs Aug2026 )
rail reversal follower_ends_before_reversal2 ( Last six runs Aug2026 )
rail reversal insertion_before_reversal ( Last six runs Aug2026 )
rail reversal insertion_before_reversal2 ( Last six runs Aug2026 )
rail reversal insertion_before_reversal3 ( Last six runs Aug2026 )
rail reversal reversal_onRoute_beyond_core3 ( Last six runs Aug2026 )
rail reversal reverse_on_signal ( Last six runs Aug2026 )
rail tramwayLoop basic ( Last six runs Aug2026 )
rail tramwayLoop track_closed ( Last six runs Aug2026 )

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

---------- Differences in errors ----------
6a7,8
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:308:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:308:46 
rail portion_working join ( Last six runs Aug2026 )
rail portion_working join_RB425 ( Last six runs Aug2026 )
rail portion_working join_front_further ( Last six runs Aug2026 )
rail portion_working join_front_route_invalid ( Last six runs Aug2026 )
rail portion_working join_front_route_problem ( Last six runs Aug2026 )

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

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:308:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:308:46 
rail portion_working transportables join_containers ( Last six runs Aug2026 )
rail portion_working transportables join_persons ( Last six runs Aug2026 )

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1559652==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e0000056e0 at pc 0x55a70276e068 bp 0x7ffc3d0697e0 sp 0x7ffc3d068f70
> READ of size 3 at 0x50e0000056e0 thread T0
>     #0 0x55a70276e067 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x55a70276e808 in __vsnprintf_chk (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a62808) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #2 0x7c93ed229543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7c93ed2295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x55a7036623cb in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:67:20
>     #5 0x55a703661895 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7c93ed1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7c93ed268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7c93ed1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7c93ed141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7c93ed13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7c93ed13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x55a702826237 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7c93e5e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7c93e5e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x55a702748e64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a3ce64) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
> 
> 0x50e0000056e0 is located 0 bytes inside of 151-byte region [0x50e0000056e0,0x50e000005777)
> freed by thread T2 here:
>     #0 0x55a7027e3a1a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3ad7a1a) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x7c93ed168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x55a7027cb9be in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3abf9be) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x7c93ed168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Aug2026 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1562027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5baa71ec52d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x5baa74fde113 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:550:34
>     #2 0x5baa756ae2a9 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0x5baa74fc7674 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5baa75a2420d in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x796bdcde63b6 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 0x796bdcdb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x796bdcdb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5baa75a600a3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
>     #9 0x5baa756c61db in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:59:24
>     #10 0x5baa756c733f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5baa74e6cd82 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:505:21
>     #12 0x5baa723c3aea in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5baa7234b3f7 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x5baa72347c97 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17
>     #15 0x5baa72347575 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5
>     #16 0x5baa722b9375 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1
>     #17 0x5baa72da00d8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5baa72d9e2d5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5baa72d9fb11 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5baa72d9e2d5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x796bdc1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs Aug2026 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1562033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5ebc10d592d1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3b162d1) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
>     #1 0x5ebc13e72113 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:550:34
>     #2 0x5ebc145422a9 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0x5ebc13e5b674 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5ebc148b820d in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7d22627e63b6 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 0x7d22627b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d22627b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5ebc148f40a3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
>     #9 0x5ebc1455a1db in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:59:24
>     #10 0x5ebc1455b33f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5ebc13d00d82 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:505:21
>     #12 0x5ebc11257aea in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5ebc111df3f7 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x5ebc111dbc97 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17
>     #15 0x5ebc111db575 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5
>     #16 0x5ebc1114d375 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1
>     #17 0x5ebc11c340d8 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5ebc11c322d5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5ebc11c33b11 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5ebc11c322d5 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7d2261be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1 ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:1775: const std::map<const MEVehicle *, std::pair<double, int>> &MSEdge::getMesoPositions() const: Assertion `STEPS2TIME(earliestExitTime) > entry' failed.
---------- Differences in output ----------
6,12d5
< Simulation ended at time: 1000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 105
<  Running: 7
<  Waiting: 0
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : tls actuated jamDetection jamThresh_5_lane ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:1775: const std::map<const MEVehicle *, std::pair<double, int>> &MSEdge::getMesoPositions() const: Assertion `STEPS2TIME(earliestExitTime) > entry' failed.
---------- Differences in output ----------
6,14d5
< Simulation ended at time: 642.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 47):
<  RouteLength: 200.00
<  Speed: 10.43
<  Duration: 103.32
<  WaitingTime: 1.17
<  TimeLoss: 86.80
<  DepartDelay: 0.00
---------- Differences in tls_state_switch ----------
2a3,14
> <!-- generated on 2026-08-17T12:19:59.957204+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,147c16,52
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="C" programID="0" phase="0" state="GGgrrrGGgrrr"/>
<     <tlsState time="5.00" id="C" programID="0" phase="1" state="yyyrrryyyrrr"/>
<     <tlsState time="8.00" id="C" programID="0" phase="2" state="rrrGGgrrrGGg"/>
<     <tlsState time="13.00" id="C" programID="0" phase="3" state="rrryyyrrryyy"/>
<     <tlsState time="16.00" id="C" programID="0" phase="0" state="GGgrrrGGgrrr"/>
<     <tlsState time="21.00" id="C" programID="0" phase="1" state="yyyrrryyyrrr"/>
<     <tlsState time="24.00" id="C" programID="0" phase="2" state="rrrGGgrrrGGg"/>
<     <tlsState time="29.00" id="C" programID="0" phase="3" state="rrryyyrrryyy"/>
<     <tlsState time="32.00" id="C" programID="0" phase="0" state="GGgrrrGGgrrr"/>
<     <tlsState time="37.00" id="C" programID="0" phase="1" state="yyyrrryyyrrr"/>
<     <tlsState time="40.00" id="C" programID="0" phase="2" state="rrrGGgrrrGGg"/>
<     <tlsState time="45.00" id="C" programID="0" phase="3" state="rrryyyrrryyy"/>
<     <tlsState time="48.00" id="C" programID="0" phase="0" state="GGgrrrGGgrrr"/>
<     <tlsState time="70.00" id="C" programID="0" phase="1" state="yyyrrryyyrrr"/>
<     <tlsState time="73.00" id="C" programID="0" phase="2" state="rrrGGgrrrGGg"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : tls actuated jamDetection useAllDetectors ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,33
> /home/delphi/extraClangDebug/sumo/src/guisim/GUIInductLoop.cpp:290:28: runtime error: reference binding to null pointer of type 'const RGBColor'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/guisim/GUIInductLoop.cpp:290:28 
> /home/delphi/extraClangDebug/sumo/src/utils/common/RGBColor.cpp:78:11: runtime error: member call on null pointer of type 'const RGBColor *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/RGBColor.cpp:78:11 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==1581151==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5e988b567737 bp 0x7ffe12d93e90 sp 0x7ffe12d93e70 T0)
> ==1581151==The signal is caused by a READ memory access.
> ==1581151==Hint: address points to the zero page.
>     #0 0x5e988b567737 in RGBColor::red() const /home/delphi/extraClangDebug/sumo/src/utils/common/RGBColor.cpp:79:5
>     #1 0x5e9887e6d3fc in GLHelper::setColor(RGBColor const&) /home/delphi/extraClangDebug/sumo/src/utils/gui/div/GLHelper.cpp:650:18
>     #2 0x5e98876abd73 in GUIInductLoop::MyWrapper::setOutlineColor() const /home/delphi/extraClangDebug/sumo/src/guisim/GUIInductLoop.cpp:290:9
>     #3 0x5e98876ab16b in GUIInductLoop::MyWrapper::drawGL(GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/guisim/GUIInductLoop.cpp:244:9
>     #4 0x5e98877cde91 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #5 0x5e98877cd65d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #6 0x5e98877bbe8e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #7 0x5e98877b9b5c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #8 0x5e98877b8b75 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/extraClangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #9 0x5e9887b02b76 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/extraClangDebug/sumo/src/gui/GUIViewTraffic.cpp:373:22
>     #10 0x5e9887d1382f in GUISUMOAbstractView::paintGL() /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:351:5
>     #11 0x5e9887d2b4d8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1058:9
>     #12 0x5e9887d07995 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:130:1
>     #13 0x7a70f0546ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x7a70f053f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x7a70f053f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #16 0x5e988758a237 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #17 0x7a70e922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7a70e922a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #19 0x5e98874ace64 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a3ce64) (BuildId: 57e469c8e046d21858fc0f29bb6a85225d951b1d)
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,14d5
< Simulation ended at time: 498.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 238):
<  RouteLength: 194.95
<  Speed: 5.68
<  Duration: 54.71
<  WaitingTime: 2.92
<  TimeLoss: 40.21
<  DepartDelay: 11.72
---------- Differences in tls_state_switch ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:00.256084+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,36c16,52
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="C" programID="P1" phase="0" state="GGGggrrrrrGGGggrrrrr"/>
<     <tlsState time="5.00" id="C" programID="P1" phase="1" state="yyyggrrrrryyyggrrrrr"/>
<     <tlsState time="8.00" id="C" programID="P1" phase="2" state="rrrGGrrrrrrrrGGrrrrr"/>
<     <tlsState time="13.00" id="C" programID="P1" phase="3" state="rrryyrrrrrrrryyrrrrr"/>
<     <tlsState time="16.00" id="C" programID="P1" phase="4" state="rrrrrGGGggrrrrrGGGgg"/>
<     <tlsState time="21.00" id="C" programID="P1" phase="5" state="rrrrryyyggrrrrryyygg"/>
<     <tlsState time="24.00" id="C" programID="P1" phase="6" state="rrrrrrrrGGrrrrrrrrGG"/>
<     <tlsState time="29.00" id="C" programID="P1" phase="7" state="rrrrrrrryyrrrrrrrryy"/>
<     <tlsState time="32.00" id="C" programID="P1" phase="0" state="GGGggrrrrrGGGggrrrrr"/>
<     <tlsState time="82.00" id="C" programID="P1" phase="1" state="yyyggrrrrryyyggrrrrr"/>
<     <tlsState time="85.00" id="C" programID="P1" phase="2" state="rrrGGrrrrrrrrGGrrrrr"/>
<     <tlsState time="135.00" id="C" programID="P1" phase="3" state="rrryyrrrrrrrryyrrrrr"/>
<     <tlsState time="138.00" id="C" programID="P1" phase="4" state="rrrrrGGGggrrrrrGGGgg"/>
<     <tlsState time="188.00" id="C" programID="P1" phase="5" state="rrrrryyyggrrrrryyygg"/>
<     <tlsState time="191.00" id="C" programID="P1" phase="6" state="rrrrrrrrGGrrrrrrrrGG"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #14498) on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Aug2026 )

idling failure
(This bug was triggered by text found in file 'errors' matching 'no next segment')
---------- Differences in errors ----------
0a1,4
> Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00.
> Warning: No connection between edge 'a' and edge 'a' found.
> Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'.
> Quitting (on error).
---------- Differences in tripinfos ----------
5,11c5,6
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="0.00" traveltime="80.00">
<         <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/>
<         <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="250.20" timeLoss="0.00"/>
<         <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/>
<     </personinfo>
<     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="1.00" waitingCount="1" stopTime="1960.00" timeLoss="3.27" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized="">
<         <taxi customers="2" occupiedDistance="320.30" occupiedTime="34.00"/>
---
>     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi" vType="taxiType" speedFactor="1.03" vaporized="end">
>         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
13,15c8,15
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="0.00"/>
<         <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1">
>         <ride waitingTime="0.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>     </personinfo>
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1">
>         <stop duration="-1" arrival="-0.00" arrivalPos="200.00" actType="waiting"/>
>         <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <stop duration="-1" arrival="-0.00" arrivalPos="inf" actType="waiting"/>
---------- New result in exitcode ----------
1

TEST had known bugs (see #14825) on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Aug2026 )

end of work not recognized for non-parking idle stop
(This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service')
---------- Differences in errors ----------
1d0
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=402.00.
---------- Differences in tripinfos ----------
5,6c5,6
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="18.21" traveltime="183.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="18.21"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="36.15" timeLoss="0.00" traveltime="92.86">
>         <ride waitingTime="36.15" vehicle="trip_0" depart="36.15" arrival="129.00" arrivalPos="191.73" duration="92.86" routeLength="2251.73" timeLoss="0.00"/>
8,9c8,9
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="18.21" traveltime="184.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="18.21"/>
---
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="36.15" timeLoss="0.00" traveltime="92.86">
>         <ride waitingTime="36.15" vehicle="trip_0" depart="36.15" arrival="129.00" arrivalPos="191.73" duration="92.86" routeLength="2251.73" timeLoss="0.00"/>
11,13d10
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="402.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="2.04" duration="402.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="231.00" timeLoss="26.60" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/>
<     </tripinfo>
---------- Differences in vehroutes ----------
5,6c5,6
<     <person id="p0" depart="0.00" arrival="231.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p0" depart="0.00" arrival="129.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
9,10c9,10
<     <person id="p1" depart="0.00" arrival="232.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p1" depart="0.00" arrival="129.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
12,21d11
< 
<     <vehicle id="trip_0" type="taxi" depart="0.00" arrival="402.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
<             <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/>
<             <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
<         </routeDistribution>
<         <stop lane="B2C2_1" startPos="0.00" endPos="5.00" duration="0.00" triggered="person" parking="0" permitted="p0 p1" actType="pickup p0 p1 (0)"/>
<         <stop lane="A0B0_1" startPos="287.60" endPos="287.60" duration="60.00" triggered="person" parking="1" actType="dropOff p0 p1 (0)"/>
<     </vehicle>

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs Aug2026 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 288.00
---
> Simulation ended at time: 288.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Aug2026 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 283.00
---
> Simulation ended at time: 283.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Aug2026 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 130.00
---
> Simulation ended at time: 130.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #14496) on ts-sim-build-ba : extended rerouter closing_disallows_dest ( Last six runs Aug2026 )

rerouting only triggered on entering rerouter edge
(This bug was triggered by FAILING to find text in file 'errors' matching 'veh0')
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'veh0' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh0' found.

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person destProb ( Last six runs Aug2026 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="1358.00" id="ed0">
>         <edge id="beg" arrived="0"/>
>         <edge id="beg2left" arrived="0"/>
>         <edge id="beg2right" arrived="0"/>
>         <edge id="end" arrived="0"/>
>         <edge id="left" arrived="0"/>
>         <edge id="left2end" arrived="0"/>
>         <edge id="middle" arrived="0"/>
>         <edge id="rend" arrived="0"/>
>         <edge id="right" arrived="0"/>
>         <edge id="right2end" arrived="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person optional ( Last six runs Aug2026 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2071.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person viaProb ( Last six runs Aug2026 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2086.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Aug2026 )

routing error
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
---------- Differences in railsignalblocks ----------
6,23c6,7
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
---
>         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"/>
>         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"/>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="42.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="142.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Aug2026 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
---------- Differences in railsignalblocks ----------
6,23c6,7
<         <link linkIndex="0" from="-gneE1_0" to="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
---
>         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"/>
>         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"/>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="28.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="v0" depart="15.00" departLane="gneE0_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="119.00" arrivalLane="gneE2_0" arrivalPos="198.50" arrivalSpeed="13.89" duration="104.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="494.50" timeLoss="0.00"/>
<         <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="494.50" timeLoss="0.00"/>
<         <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
< </tripinfos>
basic person riding person_is_triggered person_triggered ( Last six runs Aug2026 )
basic person riding person_is_triggered persons_triggered ( Last six runs Aug2026 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic personFlow ferry_trip ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,25d5
< Simulation ended at time: 1962.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1):
<  RouteLength: 5941.36
<  Speed: 3.03
<  Duration: 1961.00
<  WaitingTime: 0.00
<  TimeLoss: 520.00
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 320 walks):
<  RouteLength: 36.95
<  Duration: 27.25
<  TimeLoss: 0.65
< Ride Statistics (avg of 160 rides):
<  WaitingTime: 299.06
<  RouteLength: 1479.93
<  Duration: 180.13
<  Bus: 160
< DijkstraRouter answered 160 queries and explored 29.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic personFlow three_trainStops_at_one_edge ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in fcd ----------
1004,1722c1004
<         <person id="p0.2" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.3" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.4" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.5" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.6" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.7" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.8" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.9" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<     </timestep>
<     <timestep time="84.00">
<         <person id="p0.0" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.1" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.2" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.3" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.4" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.5" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.6" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.7" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.8" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.9" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<     </timestep>
<     <timestep time="85.00">
<         <person id="p0.0" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.1" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.2" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.3" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.4" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.5" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.6" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in summary ----------
52,149c52
<     <step time="47.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="48.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="49.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="50.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="51.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="52.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="53.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="54.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="55.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="56.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="57.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="58.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="59.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="60.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="61.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="62.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="63.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="64.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="65.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="66.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="67.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="68.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="69.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="70.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="71.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="72.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="73.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="74.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="75.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,56d4
<     <tripinfo id="v0" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="a_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="96.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 person_v0" vType="train" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic personFlow triggered ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="v0" depart="15.00" departLane="gneE0_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="119.00" arrivalLane="gneE2_0" arrivalPos="198.50" arrivalSpeed="13.89" duration="104.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p.0" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="494.50" timeLoss="0.00"/>
<         <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p.1" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="494.50" timeLoss="0.00"/>
<         <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic personFlow unboarding_curved ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in fcd ----------
10748,21253c10748
<         <person id="pf_0.9" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.10" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.11" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.12" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.13" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.14" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.15" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.16" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.17" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.18" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.19" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.20" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.21" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.22" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.23" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.24" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.25" x="155.45" y="39.45" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="0.00" edge="E25" slope="0.00"/>
<         <person id="pf_0.26" x="189.26" y="194.49" angle="0.25" type="DEFAULT_PEDTYPE" speed="0.00" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.27" x="189.26" y="194.49" angle="0.25" type="DEFAULT_PEDTYPE" speed="0.00" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.28" x="189.26" y="194.49" angle="0.25" type="DEFAULT_PEDTYPE" speed="0.00" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.29" x="190.53" y="196.36" angle="257.85" type="DEFAULT_PEDTYPE" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.30" x="193.18" y="196.93" angle="257.85" type="DEFAULT_PEDTYPE" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.31" x="196.21" y="197.58" angle="257.85" type="DEFAULT_PEDTYPE" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.32" x="198.86" y="198.16" angle="257.85" type="DEFAULT_PEDTYPE" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<         <person id="pf_0.52" x="4.17" y="198.40" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="4.17" edge="E3" slope="0.00"/>
<         <person id="pf_0.51" x="13.89" y="198.40" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="13.89" edge="E3" slope="0.00"/>
<         <person id="pf_0.50" x="25.00" y="198.40" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="25.00" edge="E3" slope="0.00"/>
<         <person id="pf_0.49" x="34.72" y="198.40" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="34.72" edge="E3" slope="0.00"/>
<         <person id="pf_0.48" x="44.44" y="198.40" angle="90.00" type="DEFAULT_PEDTYPE" speed="1.39" pos="44.44" edge="E3" slope="0.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 12xxx ticket12167 ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Warning: Person 'a.4' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.5' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.6' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.7' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.8' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.9' aborted waiting for ANY at busStop 'bs_0'.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 12xxx ticket12385 ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-08-17T12:30:18.620829+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,50
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="v_0" type="t_0" edge="WC" pos="0.00" parking="0" started="0.00" ended="18.00" busStop="bs_0" initialPersons="0" loadedPersons="20" unloadedPersons="0" initialContainers="0" loadedContainers="10" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="v_0" type="t_0" edge="CE" pos="0.00" parking="0" started="17.20" ended="35.00" busStop="bs_1" initialPersons="20" loadedPersons="0" unloadedPersons="20" initialContainers="10" loadedContainers="0" unloadedContainers="10" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices battery load_unload_persons ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb f4 1b d1 59 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb f4 1b d1 59 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb f4 1b d1 59 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb f4 1b d1 59 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb f4 1b d1 59 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- Differences in battery ----------
336,750c336
<         <vehicle id="v0" energyConsumed="0.3992" totalEnergyConsumed="60.9608" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17439.0392" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="111.00">
<         <vehicle id="v0" energyConsumed="0.3992" totalEnergyConsumed="60.9608" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17439.0392" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="112.00">
<         <vehicle id="v0" energyConsumed="0.3992" totalEnergyConsumed="60.9608" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17439.0392" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="113.00">
<         <vehicle id="v0" energyConsumed="0.3992" totalEnergyConsumed="60.9608" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17439.0392" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="114.00">
<         <vehicle id="v0" energyConsumed="0.3992" totalEnergyConsumed="60.9608" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17439.0392" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="115.00">
<         <vehicle id="v0" energyConsumed="0.3992" totalEnergyConsumed="60.9608" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17439.0392" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="116.00">
<         <vehicle id="v0" energyConsumed="6.2917" totalEnergyConsumed="67.2524" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17432.7476" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="104.9500" y="0.0000" edge="SC" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="117.00">
<         <vehicle id="v0" energyConsumed="1.4589" totalEnergyConsumed="68.7114" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17431.2886" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="108.0500" edge="CN" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="118.00">
<         <vehicle id="v0" energyConsumed="1.4589" totalEnergyConsumed="68.7114" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17431.2886" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="108.0500" edge="CN" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<     <timestep time="119.00">
<         <vehicle id="v0" energyConsumed="1.4589" totalEnergyConsumed="68.7114" totalEnergyRegenerated="0.0000" actualBatteryCapacity="17431.2886" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="104.9500" y="108.0500" edge="CN" posOnLane="0.0000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
23,38d22
<     <personinfo id="p.6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="57.00" waitingTime="49.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="49.38" vehicle="v0" depart="109.38" arrival="117.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="47.00" waitingTime="39.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="39.38" vehicle="v0" depart="109.38" arrival="117.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="37.00" waitingTime="29.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="29.38" vehicle="v0" depart="109.38" arrival="117.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.9" depart="90.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="27.00" waitingTime="19.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="19.38" vehicle="v0" depart="109.38" arrival="117.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="248.00" arrivalLane="CS_0" arrivalPos="91.95" arrivalSpeed="13.89" duration="248.00" routeLength="2043.38" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_v0 battery_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="17349.05" totalEnergyConsumed="150.95" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices rerouting personTrip atJunction_ride_walk ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
5,10d4
<     <tripinfo id="person_0_0" depart="0.00" departLane="WS_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="17.00" arrivalLane="SC_0" arrivalPos="81.70" arrivalSpeed="13.89" duration="17.00" routeLength="223.17" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_person_0_0 tripinfo_person_0_0 person_person_0_0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="person_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="51.00" waitingTime="0.00" timeLoss="0.84" traveltime="51.00">
<         <ride waitingTime="0.00" vehicle="person_0_0" depart="0.00" arrival="17.00" arrivalPos="81.70" duration="17.00" routeLength="240.64" timeLoss="0.00"/>
<         <walk depart="17.00" departPos="92.10" arrival="51.00" arrivalPos="46.05" duration="34.00" routeLength="46.05" timeLoss="0.84" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-08-17T12:27:23.251341+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c16,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="person_0_0" depart="triggered" arrivalPos="81.70" arrivalSpeed="0.00" arrival="17.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="person:person_0" replacedAtTime="0.00" probability="0" edges="WS"/>
<             <route edges="WS SC"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <person id="person_0" depart="0.00" arrival="51.00">
<         <ride from="WS" to="SC" arrivalPos="81.70" lines="person_0_0"/>
<         <walk edges="EC"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi bugs ticket15907_useOption ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Idle taxi 't_0' has no next segment to stop. time=0.00.
< Warning: Vehicle 't_0' aborted waiting for a person that will never come.
---------- Differences in railsignalvehs ----------
2a3,4
> <!-- generated on 2026-08-17T12:27:55.141482+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,34c6,46
< <railsignal-vehicle-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to=":J2_0_0">
<             <driveWay id="J2.0">
<                 <entry id="t_0" time="15.00" reason="junction"/>
<                 <exit id="t_0" time="43.00" reason="junction"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J6">
<         <link linkIndex="0" from="E5_0" to=":J6_0_0">
<             <driveWay id="J6.0">
<                 <entry id="t_0" time="43.00" reason="junction"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <departJunction id="J0">
<         <driveWay id="J0.d0">
<             <entry id="t_0" time="0.00" reason="departed"/>
<             <exit id="t_0" time="1.00" reason="reroute"/>
<         </driveWay>
<         <driveWay id="J0.d1">
<             <entry id="t_0" time="0.00" reason="reroute"/>
<             <exit id="t_0" time="15.00" reason="junction"/>
<         </driveWay>
<         <subDriveWay id="J0.d1.0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="43.00" waitingTime="7.00" timeLoss="0.00" traveltime="36.00">
<         <stop duration="0.00" arrival="0.00" arrivalPos="50.87" actType="waiting"/>
<         <ride waitingTime="7.00" vehicle="t_0" depart="7.00" arrival="43.00" arrivalPos="0.00" duration="36.00" routeLength="974.40" timeLoss="0.00"/>
<     </personinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi bugs ticket16271 ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-08-17T12:27:55.340314+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c16,55
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="trip_0" type="taxi" edge="D1E1" pos="190.40" parking="1" started="13.71" ended="15.00" busStop="B" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p0 (0)"/>
<     <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="92.85" ended="153.00" busStop="A" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="dropOff p0 (0)"/>
<     <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="152.85" ended="154.00" busStop="A" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p1 (1)"/>
<     <stopinfo id="blocker" type="DEFAULT_VEHTYPE" edge="B1C1" pos="95.20" parking="0" started="106.85" ended="214.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
9,15d8
<     <tripinfo id="blocker" depart="100.00" departLane="B1C1_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="B1C1_1" arrivalPos="285.60" arrivalSpeed="13.89" duration="121.00" routeLength="285.60" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p1" depart="110.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="172.00" waitingTime="43.00" timeLoss="0.98" traveltime="129.00">
<         <stop duration="0.00" arrival="110.00" arrivalPos="92.23" actType="waiting"/>
<         <ride waitingTime="43.00" vehicle="trip_0" depart="153.00" arrival="259.00" arrivalPos="190.40" duration="106.00" routeLength="1237.60" timeLoss="0.00"/>
<         <walk depart="259.00" departPos="190.40" arrival="282.00" arrivalPos="220.98" duration="23.00" routeLength="30.58" timeLoss="0.98" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,17d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="22.00" timeLoss="0.00" traveltime="86.00">
<         <ride waitingTime="22.00" vehicle="trip_1" depart="22.00" arrival="108.00" arrivalPos="95.87" duration="86.00" routeLength="2155.87" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="22.00" timeLoss="0.00" traveltime="86.00">
<         <ride waitingTime="22.00" vehicle="trip_1" depart="22.00" arrival="108.00" arrivalPos="95.87" duration="86.00" routeLength="2155.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="1485.49" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1183.49" occupiedTime="86.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi idling taxistand advance_queue ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
17,50d16
<     <personinfo id="p.6" depart="1300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="144.00" waitingTime="58.15" timeLoss="0.00" traveltime="85.86">
<         <ride waitingTime="58.15" vehicle="taxi.2" depart="1358.15" arrival="1444.00" arrivalPos="190.40" duration="85.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.7" depart="1500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="137.00" waitingTime="52.15" timeLoss="0.00" traveltime="84.86">
<         <ride waitingTime="52.15" vehicle="taxi.2" depart="1552.15" arrival="1637.00" arrivalPos="190.40" duration="84.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.9" depart="1900.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="58.15" timeLoss="0.00" traveltime="84.86">
<         <ride waitingTime="58.15" vehicle="taxi.3" depart="1958.15" arrival="2043.00" arrivalPos="190.40" duration="84.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.2" depart="500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="6700.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="6700.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.5" depart="1100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="6100.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="6100.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.8" depart="1700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="5500.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="5500.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="taxi.0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7200.00" routeLength="4556.90" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="197.33" rerouteNo="8" devices="vehroute_taxi.0 tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="2" occupiedDistance="2379.96" occupiedTime="175.35"/>
<     </tripinfo>
<     <tripinfo id="taxi.1" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="12.66" departDelay="0.80" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4556.90" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="796.33" rerouteNo="8" devices="vehroute_taxi.1 tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1 person_taxi.1" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="2" occupiedDistance="2379.96" occupiedTime="175.35"/>
<     </tripinfo>
<     <tripinfo id="taxi.2" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="10.38" departDelay="0.60" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4556.90" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="1396.33" rerouteNo="8" devices="vehroute_taxi.2 tripinfo_taxi.2 routing_taxi.2 taxi_taxi.2 person_taxi.2" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="2" occupiedDistance="2379.96" occupiedTime="175.35"/>
<     </tripinfo>
<     <tripinfo id="taxi.3" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="8.79" departDelay="0.40" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="2574.26" waitingTime="0.00" waitingCount="0" stopTime="63.00" timeLoss="1945.01" rerouteNo="3" devices="vehroute_taxi.3 tripinfo_taxi.3 routing_taxi.3 taxi_taxi.3 person_taxi.3" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="1" occupiedDistance="1189.98" occupiedTime="87.68"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,59
> <!-- generated on 2026-08-17T12:27:43.417616+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>     </output>
> 
>     <time>
>         <end value="7200"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi idling taxistand queued_station_idling ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
14,50d13
<     <personinfo id="p.6" depart="1300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="157.00" waitingTime="58.15" timeLoss="0.00" traveltime="98.86">
<         <ride waitingTime="58.15" vehicle="taxi.3" depart="1358.15" arrival="1457.00" arrivalPos="95.20" duration="98.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.8" depart="1700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="177.00" waitingTime="77.15" timeLoss="0.00" traveltime="99.86">
<         <ride waitingTime="77.15" vehicle="taxi.4" depart="1777.15" arrival="1877.00" arrivalPos="95.20" duration="99.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.1" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1580.00" waitingTime="1479.15" timeLoss="0.00" traveltime="100.86">
<         <ride waitingTime="1479.15" vehicle="taxi.0" depart="1779.15" arrival="1880.00" arrivalPos="95.20" duration="100.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.3" depart="700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1183.00" waitingTime="1082.15" timeLoss="0.00" traveltime="100.86">
<         <ride waitingTime="1082.15" vehicle="taxi.1" depart="1782.15" arrival="1883.00" arrivalPos="95.20" duration="100.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.5" depart="1100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="787.00" waitingTime="684.15" timeLoss="0.00" traveltime="102.86">
<         <ride waitingTime="684.15" vehicle="taxi.2" depart="1784.15" arrival="1887.00" arrivalPos="95.20" duration="102.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.7" depart="1500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="390.00" waitingTime="286.15" timeLoss="0.00" traveltime="103.86">
<         <ride waitingTime="286.15" vehicle="taxi.3" depart="1786.15" arrival="1890.00" arrivalPos="95.20" duration="103.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.9" depart="1900.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="183.00" waitingTime="84.15" timeLoss="0.00" traveltime="98.86">
<         <ride waitingTime="84.15" vehicle="taxi.0" depart="1984.15" arrival="2083.00" arrivalPos="95.20" duration="98.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="taxi.0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7200.00" routeLength="6325.23" waitingTime="0.00" waitingCount="0" stopTime="184.00" timeLoss="1627.59" rerouteNo="9" devices="vehroute_taxi.0 tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="4155.15" occupiedTime="306.06"/>
<     </tripinfo>
<     <tripinfo id="taxi.1" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="12.66" departDelay="0.80" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4925.10" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="1628.78" rerouteNo="6" devices="vehroute_taxi.1 tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1 person_taxi.1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="2770.10" occupiedTime="205.24"/>
<     </tripinfo>
<     <tripinfo id="taxi.2" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="10.38" departDelay="0.60" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4925.10" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="1631.96" rerouteNo="6" devices="vehroute_taxi.2 tripinfo_taxi.2 routing_taxi.2 taxi_taxi.2 person_taxi.2" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="2770.10" occupiedTime="206.14"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,59
> <!-- generated on 2026-08-17T12:27:43.419777+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>     </output>
> 
>     <time>
>         <end value="7200"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="22.00" timeLoss="0.00" traveltime="86.00">
<         <ride waitingTime="22.00" vehicle="trip_1" depart="22.00" arrival="108.00" arrivalPos="95.87" duration="86.00" routeLength="2155.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="1485.49" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1183.49" occupiedTime="86.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Taxi 'trip_1' reaches scheduled end of service at time=28800.00.
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=28808.00.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-08-17T12:27:45.191122+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c16,60
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="trip_1" type="taxi" edge="A1B1" pos="0.00" parking="1" started="49.07" ended="51.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p0 (0)"/>
<     <stopinfo id="trip_1" type="taxi" edge="D1E1" pos="190.40" parking="1" started="128.57" ended="189.00" busStop="B" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="dropOff p0 (0)"/>
<     <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="1" started="13.80" ended="28801.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.last-route value="true"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-08-17T12:27:45.192829+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="302.00">
<         <ride from="A1B1" to="D1E1" busStop="B" lines="taxi"/>
<         <walk edges="D1E1 E1F1"/>
<     </person>
< 
<     <vehicle id="trip_1" type="taxi" depart="0.00" arrival="28849.00">
<         <route edges="A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1E1 E1E0 E0E1 E1E0 E0F0 F0F1 F1E1 E1D1 D1C1 C1B1 B1B2 B2A2 A2A1 A1B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2B2 B2B1 B1B0 B0A0 A0A1 A1B1 B1B0 B0C0 C0C1 C1D1 D1E1 E1E0 E0E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0E0 E0D0 D0E0 E0E1 E1E2 E2D2 D2E2 E2D2 D2E2 E2E1 E1F1 F1E1 E1E0 E0E1 E1D1 D1E1 E1E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0E0 E0F0 F0F1 F1E1 E1F1 F1F2 F2E2 E2D2 D2D1 D1C1 C1C0 C0C1 C1C2 C2D2 D2D1 D1C1 C1C2 C2C1 C1C2 C2C1 C1C2 C2B2 B2C2 C2B2 B2A2 A2A1 A1B1 B1B0 B
0C0 C0C1 C1C0 C0B0 B0C0 C0D0 D0C0 C0D0 D0D1 D1D0 D0C0 C0D0 D0E0 E0D0 D0C0 C0D0 D0C0 C0B0 B0C0 C0C1 C1C2 C2C1 C1C2 C2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2B2 B2C2 C2B2 B2C2 C2B2 B2B1 B1A1 A1B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1A1 A1A2 A2B2 B2C2 C2D2 D2D1 D1D2 D2C2 C2C1 C1D1 D1D2 D2D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1F1 F1E1 E1D1 D1D2 D2C2 C2D2 D2D1 D1E1 E1E2 E2D2 D2D1 D1D0 D0E0 E0E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0E0 E0E1 E1F1 F1F2 F2E2 E2D2 D2C2 C2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F
0E0 E0E1 E1E2 E2D2 D2E2 E2F2 F2F1 F1E1 E1E2 E2E1 E1E0 E0E1 E1F1 F1F2 F2E2 E2E1 E1F1 F1F2 F2E2 E2E1 E1F1 F1E1 E1D1 D1E1 E1E0 E0E1 E1E0 E0D0 D0E0 E0D0 D0D1 D1D0 D0E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0D1 D1C1 C1C2 C2C1 C1C0 C0D0 D0C0 C0B0 B0B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0B0 B0C0 C0B0 B0C0 C0B0 B0C0 C0C1 C1B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2B2 B2B1 B1C1 C1C0 C0D0 D0C0 C0D0 D0C0 C0C1 C1D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1B2 B2C2 C2D2 D2C2 C2C1 C1C0 C0D0 D0C0 C0C1 C1C0 C0D0 D
0E0 E0E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2E2 E2E1 E1D1 D1D0 D0E0 E0E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2C2 C2C1 C1C2 C2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0D1 D1C1 C1C2 C2C1 C1C2 C2B2 B2B1 B1C1 C1D1 D1E1 E1D1 D1D0 D0E0 E0D0 D0C0 C0D0 D0C0 C0C1 C1D1 D1E1 E1E2 E2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2C2 C2D2 D2D1 D1D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1C0 C0C1 C1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F
2F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1E0 E0E1 E1E0 E0E1 E1E0 E0E1 E1F1 F1E1 E1E0 E0E1 E1D1 D1E1 E1E0 E0D0 D0C0 C0C1 C1B1 B1B0 B0A0 A0A1 A1A0 A0B0 B0A0 A0A1 A1A2 A2B2 B2C2 C2C1 C1C0 C0D0 D0C0 C0B0 B0C0 C0D0 D0C0 C0B0 B0B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2D2 D2E2 E2D2 D2D1 D1E1 E1D1 D1E1 E1E2 E2E1 E1F1 F1F2 F2E2 E2E1 E1E0 E0E1 E1D1 D1D0 D0C0 C0C1 C1B1 B1B2 B2A2 A2A1 A1B1 B1B2 B2B1 B1B2 B2B1 B1B2 B2A2 A2A1 A1B1 B1B0 B0C0 C0B0 B0C0 C0C1 C1C0 C0B0 B0C0 C0D0 D0C0 C0D0 D0C0 C0D0 D
0C0 C0D0 D0C0 C0C1 C1D1 D1D2 D2D1 D1E1 E1D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1D1 D1D0 D0D1 D1D2 D2E2 E2D2 D2E2 E2E1 E1F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1E1 E1E0 E0D0 D0E0 E0E1 E1E0 E0E1 E1E0 E0E1 E1E0 E0F0 F0F1 F1E1 E1D1 D1C1 C1B1 B1C1 C1C0 C0D0 D0E0 E0F0 F0F1 F1E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1F1 F1F2 F2E2 E2D2 D2C2 C2D2 D2C2 C2D2 D2C2 C2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1E2 E2E1 E1D1 D1D0 D0E0 E0D0 D0E0 E0E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D
0C0 C0B0 B0B1 B1B2 B2C2 C2B2 B2C2 C2B2 B2C2 C2C1 C1C0 C0D0 D0D1 D1D0 D0E0 E0F0 F0F1 F1F2 F2E2 E2D2 D2D1 D1D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1E0 E0E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1D1 D1D0 D0E0 E0E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0E0 E0E1 E1D1 D1E1 E1D1 D1D0 D0D1 D1E1 E1D1 D1D0 D0D1 D1E1 E1E0 E0E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0E0 E0D0 D0D1 D1C1 C1D1 D1D2 D2C2 C2D2 D2C2 C2D2 D2C2 C2C1 C1C0 C0D0 D0D1 D1D0 D0E0 E0E1 E1E0 E0F0 F
0F1 F1E1 E1D1 D1D0 D0E0 E0D0 D0E0 E0F0 F0F1 F1E1 E1F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1E0 E0D0 D0E0 E0E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1F1 F1E1 E1F1 F1E1 E1E2 E2D2 D2E2 E2E1 E1E2 E2D2 D2D1 D1E1 E1D1 D1E1 E1F1 F1E1 E1E2 E2E1 E1E0 E0E1 E1E0 E0D0 D0E0 E0D0 D0C0 C0D0 D0E0 E0D0 D0C0 C0C1 C1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E2 E2D2 D2C2 C2D2 D2C2 C2C1 C1C0 C0C1 C1C2 C2D2 D2E2 E2F2 F2F1 F1E1 E1F1 F1F0 F0E0 E0E1 E1F1 F1F0 F0E0 E0D0 D
0D1 D1D2 D2C2 C2C1 C1D1 D1C1 C1C2 C2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1F1 F1E1 E1D1 D1D0 D0D1 D1D2 D2D1 D1D0 D0D1 D1D2 D2C2 C2C1 C1C0 C0D0 D0C0 C0C1 C1B1 B1A1 A1B1 B1B0 B0B1 B1C1 C1C0 C0D0 D0C0 C0B0 B0C0 C0C1 C1C0 C0B0 B0C0 C0B0 B0B1 B1A1 A1B1 B1B2 B2B1 B1C1 C1C2 C2D2 D2C2 C2D2 D2C2 C2D2 D2E2 E2E1 E1E0 E0F0 F0F1 F1E1 E1F1 F1E1 E1F1 F1F2 F2E2 E2E1 E1D1 D1C1 C1D1 D1D0 D0C0 C0D0 D0D1 D1C1 C1C0 C0B0 B0C0 C0C1 C1C2 C2B2 B2A2 A2A1 A1B1 B1B2 B2B1 B1B2 B2B1 B1C1 C1C2 C2C1 C1C2 C2C1 C1C2 C2C1 C
1C0 C0D0 D0D1 D1C1 C1C2 C2D2 D2D1 D1D2 D2C2 C2B2 B2B1 B1C1 C1C0 C0C1 C1B1 B1B2 B2A2 A2A1 A1A0 A0B0 B0A0 A0A1 A1A2 A2B2 B2A2 A2A1 A1B1 B1B2 B2B1 B1C1 C1C2 C2B2 B2A2 A2A1 A1B1 B1B2 B2C2 C2B2 B2B1 B1C1 C1B1 B1A1 A1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1A1 A1A2 A2B2 B2B1 B1B0 B0C0 C0B0 B0B1 B1C1 C1C0 C0C1 C1C2 C2B2 B2C2 C2D2 D2C2 C2D2 D2C2 C2B2 B2B1 B1C1 C1D1 D1D2 D2D1 D1C1 C1B1 B1A1 A1A2 A2B2 B2B1 B1B0 B0C0 C0B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0D0 D0D1 D1D0 D0D1 D1E1 E1F1 F1E1 E1D1 D1D2 D2C2 C2B2 B2B1 B1B2 B
2B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1B1 B1C1 C1D1 D1E1 E1D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1A1 A1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0C0 C0C1 C1C2 C2C1 C1B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1A0 A0B0 B0C0 C0C1 C1D1 D1E1 E1F1 F1F2 F2E2 E2E1 E1E0 E0E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1E0 E0D0 D0E0 E0E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1E2 E2F2 F2F1 F1E1 E1E2 E2F2 F2F1 F1E1 E1F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0C0 C0C1 C1B1 B1C1 C1B1 B1B2 B2C2 C2C1 C1B1 B1B2 B2B1 B1A1 A1B1 B1B0 B0C0 C0C1 C
1D1 D1D0 D0E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1D1 D1D0 D0D1 D1D0 D0C0 C0C1 C1D1 D1C1 C1B1 B1C1 C1D1 D1E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1E2 E2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0E1 E1D1 D1D0 D0D1 D1E1 E1E0 E0E1 E1E2 E2D2 D2C2 C2B2 B2C2 C2C1 C1C2 C2C1 C1D1 D1D0 D0C0 C0D0 D0D1 D1C1 C1D1 D1D0 D0C0 C0B0 B0C0 C0D0 D0D1 D1D2 D2C2 C2D2 D2D1 D1C1 C1C0 C0B0 B0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1B2 B2B1 B1B2 B2A2 A2A1 A1A0 A0B0 B
0B1 B1A1 A1B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2B1 B1B2 B2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2A2 A2A1 A1B1 B1B2 B2C2 C2D2 D2C2 C2D2 D2C2 C2D2 D2E2 E2D2 D2D1 D1D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0E1 E1E2 E2E1 E1E2 E2D2 D2C2 C2C1 C1D1 D1C1 C1B1 B1B0 B0B1 B1C1 C1C0 C0D0 D0D1 D1D2 D2D1 D1C1 C1C2 C2B2 B2C2 C2D2 D2E2 E2D2 D2C2 C2B2 B2B1 B1B0 B0B1 B1A1 A1B1 B1A1 A1A0 A0B0 B0A0 A0A1 A1B1 B1B2 B2C2 C2B2 B2B1 B1B0 B0B1 B1B2 B2B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1B1 B1B2 B2B1 B1B0 B0C0 C0C1 C1D1 D1D2 D2E2 E2E1 E1E0 E0D0 D
0D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2C2 C2C1 C1C2 C2C1 C1C0 C0C1 C1D1 D1D2 D2D1 D1C1 C1D1 D1E1 E1F1 F1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0D1 D1D0 D0C0 C0B0 B0C0 C0D0 D0C0 C0C1 C1D1 D1D0 D0C0 C0C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1A1 A1A0 A0B0 B0C0 C0C1 C1D1 D1C1 C1C2 C2B2 B2C2 C2D2 D2E2 E2D2 D2C2 C2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1E0 E0F0 F0F1 F1F0 F0E0 E0D0 D0E0 E0D0 D0D1 D1E1 E1F1 F1F2 F2E2 E2E1 E1D1 D1D0 D0C0 C0B0 B0B1 B1A1 A1A0 A0B0 B
0A0 A0A1 A1B1 B1C1 C1C0 C0C1 C1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1D1 D1E1 E1E0 E0E1 E1D1 D1D0 D0D1 D1D2 D2C2 C2D2 D2E2 E2E1 E1F1 F1E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0C0 C0D0 D0C0 C0C1 C1B1 B1B2 B2B1 B1B2 B2C2 C2D2 D2D1 D1D2 D2C2 C2D2 D2E2 E2D2 D2D1 D1D2 D2D1 D1C1 C1C2 C2C1 C1B1 B1C1 C1D1 D1E1 E1E0 E0E1 E1F1 F1F0 F0E0 E0D0 D0C0 C0C1 C1D1 D1E1 E1E2 E2D2 D2D1 D1C1 C1C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2B2 B2A2 A2A1 A1B1 B1C1 C1C0 C0B0 B0A0 A0A1 A1B1 B1B0 B0A0 A0A1 A
1B1 B1B2 B2C2 C2B2 B2B1 B1B2 B2C2 C2C1 C1D1 D1D0 D0D1 D1E1 E1E2 E2D2 D2C2 C2C1 C1C2 C2B2 B2C2 C2D2 D2E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2E2 E2E1 E1E0 E0E1 E1E0 E0F0 F0F1 F1E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2D2 D2E2 E2E1 E1E0 E0F0 F0F1 F1E1 E1D1 D1D2 D2E2 E2E1 E1E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2A2 A2A1 A1B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D0 D0C0 C0C1 C1C2 C2B2 B2A2 A2A1 A1A2 A2B2 B
2A2 A2A1 A1A2 A2B2 B2C2 C2D2 D2C2 C2B2 B2B1 B1B0 B0C0 C0D0 D0E0 E0D0 D0D1 D1E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1F0 F0E0 E0E1 E1D1 D1C1 C1D1 D1E1 E1E2 E2E1 E1E0 E0F0 F0F1 F1E1 E1E0 E0E1 E1D1 D1D2 D2D1 D1C1 C1B1 B1B0 B0A0 A0A1 A1A2 A2B2 B2B1 B1B0 B0B1 B1B2 B2C2 C2C1 C1C2 C2C1 C1B1 B1A1 A1A2 A2B2 B2B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2C2 C2B2 B2C2 C2B2 B2A2 A2A1 A1B1 B1B0 B0B1 B1A1 A1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1A1 A1B1 B1C1 C1B1 B1A1 A1A2 A2B2 B2A2 A2A1 A1B1 B1B0 B0B1 B1C1 C1B1 B1C1 C1D1 D1E1 E1D1 D1E1 E
1E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2F2 F2F1 F1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2E1 E1E0 E0D0 D0E0 E0E1 E1F1 F1F0 F0E0 E0F0 F0F1 F1E1 E1F1 F1F2 F2E2 E2E1 E1F1 F1E1 E1E0 E0F0 F0F1 F1E1 E1E2 E2D2 D2D1 D1D2 D2C2 C2C1 C1D1 D1E1 E1E2 E2E1 E1E0 E0F0 F0F1 F1E1 E1E2 E2D2 D2C2 C2C1 C1C0 C0D0 D0D1 D1D0 D0C0 C0C1 C1B1 B1B2 B2B1 B1A1 A1A0 A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2D2 D2D1 D1E1 E1F1 F1F0 F0E0 E0E1 E1E2 E2E1 E1F1 F1E1 E1E0 E0D0 D0E0 E0D0 D0E0 E0F0 F0F1 F1E1 E1E2 E2D2 D
2C2 C2D2 D2D1 D1C1 C1C2 C2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0C0 C0B0 B0B1 B1C1 C1D1 D1D0 D0D1 D1D0 D0D1 D1D2 D2C2 C2B2 B2C2 C2D2 D2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F0 F0E0 E0D0 D0C0 C0C1 C1D1 D1D0 D0E0 E0E1 E1D1 D1E1 E1E2 E2F2 F2F1 F1F2 F2E2 E2F2 F2F1 F1F2 F2E2 E2E1 E1D1 D1D0 D0C0 C0D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2B2 B2A2 A2A1 A1A2 A2B2 B2B1 B1B2 B2A2 A2A1 A1A2 A2B2 B2C2 C2C1 C1C2 C2C1 C1D1 D1E1 E1F1 F1E1 E1D1 D1E1 E1D1 D1C1 C1D1 D1D2 D2C2 C2D2 D
2E2 E2E1 E1D1 D1C1 C1C0 C0B0 B0B1 B1C1 C1D1 D1E1 E1E0 E0E1 E1E2 E2D2 D2D1 D1C1 C1B1 B1A1 A1A0 A0B0 B0B1 B1A1 A1A2 A2B2 B2A2 A2A1 A1A0 A0B0 B0B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D0 D0C0 C0C1 C1B1 B1A1"/>
<         <stop lane="A1B1_1" startPos="0.00" endPos="5.00" duration="0.00" triggered="person" parking="1" permitted="p0" actType="pickup p0 (0)"/>
<         <stop busStop="B" duration="60.00" parking="1" actType="dropOff p0 (0)"/>
<     </vehicle>
< 
<     <vehicle id="trip_0" type="taxi" depart="0.00" arrival="28851.00">
<         <route edges="A0B0 B0C0 C0D0"/>
<         <stop lane="A0B0_1" triggered="person"/>
<     </vehicle>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-08-17T12:27:45.111742+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="930.00">
<         <walk edges="A1B1 B1C1 C1D1 D1E1 E1F1"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
9c22,55
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : meso jam_resolution_shortEdge noInternal ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated ----------
2a3,4
> <!-- generated on 2026-08-17T12:27:57.163772+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,11c6,27
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="600.00" id="ed">
<         <edge id="B0C0" sampledSeconds="2436.50" traveltime="10.02" overlapTraveltime="10.52" density="40.61" overlapDensity="40.61" laneDensity="40.61" occupancy="20.30" waitingTime="12.18" timeLoss="686.00" speed="9.98" speedRelative="0.72" departed="0" arrived="0" entered="245" left="242" laneChangedFrom="0" laneChangedTo="0" flow="1458.94"/>
<     </interval>
<     <interval begin="600.00" end="1112.00" id="ed">
<         <edge id="B0C0" sampledSeconds="1532.26" traveltime="7.20" overlapTraveltime="7.56" density="29.93" overlapDensity="29.93" laneDensity="29.93" occupancy="14.96" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="0" arrived="0" entered="211" left="214" laneChangedFrom="0" laneChangedTo="0" flow="1496.55"/>
<     </interval>
< </meandata>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <processing>
>         <no-internal-links value="true"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <duration-log.statistics value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading route-files incrementally from 'input_routes.rou.xml'
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 1112.00.
< Reason: All vehicles have left the simulation.
< Statistics (avg of 456):
<  RouteLength: 700.00
<  Speed: 9.14
<  Duration: 77.89
<  WaitingTime: 0.23
<  TimeLoss: 27.00
<  DepartDelay: 24.12

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons car ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:51.093152+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:51.094646+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walk ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.198413+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.200008+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.649669+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.651229+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward_detAtStart ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:49.060701+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:49.062211+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.318719+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.320300+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward_detAStart ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.383239+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.384808+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward_detAtEnd ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.383180+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-08-17T12:20:48.384771+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,49
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in summary ----------
2a3,14
> <!-- generated on 2026-08-17T12:21:32.948953+01:00 by Eclipse SUMO GUI v1_27_1+0365-60cfd7cc57c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,24c16,54
< <summary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/summary_file.xsd">
<     <step time="9.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00" discarded="0"/>
<     <step time="10.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00" discarded="0"/>
<     <step time="11.00" loaded="1" inserted="0" running="0" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="-1.00" meanTravelTime="-1.00" meanSpeed="-1.00" meanSpeedRelative="-1.00" discarded="0"/>
<     <step time="12.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="13.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="14.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="15.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="16.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="17.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="18.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="19.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="20.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="21.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="22.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<     <step time="23.00" loaded="1" inserted="1" running="1" waiting="0" ended="0" arrived="0" collisions="0" teleports="0" halting="0" stopped="0" meanWaitingTime="0.00" meanTravelTime="-1.00" meanSpeed="13.89" meanSpeedRelative="1.00" discarded="0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p1" depart="12.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="15.00" waitingTime="0.00" timeLoss="0.00" traveltime="15.00">
<         <ride waitingTime="0.00" vehicle="v1" depart="12.00" arrival="27.00" arrivalPos="5.00" duration="15.00" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="v1" depart="12.00" departLane="SC_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="27.00" arrivalLane="CN_0" arrivalPos="5.00" arrivalSpeed="13.89" duration="15.00" routeLength="113.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v1 person_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>