27Feb2025 - detailed test results for SUMO.parallel

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.04Mar110917.312082 -g

To start TextTest for these tests, run:

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


parallel: 4136 tests: 3290 succeeded 791 FAILED 39 known bugs 16 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : action_step_length bugs ticket15434 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,98
> =================================================================
> ==305830==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c000c52c28 at pc 0x5e6f34cc0ca6 bp 0x74bc98df88d0 sp 0x74bc98df8090
> READ of size 80 at 0x50c000c52c28 thread T2
>     #0 0x5e6f34cc0ca5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2660ca5) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e6f357b013b in MSLink::getApproaching(SUMOVehicle const*) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:742:16
>     #2 0x5e6f357cbc58 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1534:43
>     #3 0x5e6f35187c84 in MSVehicle::checkLinkLeader(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3473:51
>     #4 0x5e6f351753e5 in MSVehicle::checkLinkLeaderCurrentAndParallel(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3453:9
>     #5 0x5e6f35160aea in MSVehicle::planMoveInternal(long long, MSLeaderInfo, std::vector<MSVehicle::DriveProcessItem, std::allocator<MSVehicle::DriveProcessItem>>&, double&, std::pair<double, MSLink const*>&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2844:9
>     #6 0x5e6f351450ee in MSVehicle::planMove(long long, MSLeaderInfo const&, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2144:9
>     #7 0x5e6f3560ef21 in MSLane::planMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1555:17
>     #8 0x5e6f3569a18f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1755:17
>     #9 0x5e6f3554e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #10 0x74bca0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5e6f34cc08dc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x74bca009ca93 in start_thread nptl/pthread_create.c:447:8
>     #13 0x74bca0129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50c000c52c28 is located 40 bytes inside of 120-byte region [0x50c000c52c00,0x50c000c52c78)
> freed by thread T4 here:
>     #0 0x5e6f34d01c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e6f357f70ee in std::__new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::deallocate(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x5e6f357f6edb in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>>::deallocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>&, std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits
.h:513:13
>     #3 0x5e6f357f6edb in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_put_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/g
cc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:563:9
>     #4 0x5e6f357f6cbd in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_drop_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/
gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:630:2
>     #5 0x5e6f35819c52 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bi
n/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2492:7
>     #6 0x5e6f35818e7a in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, std::_R
b_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2506:4
>     #7 0x5e6f35818252 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2517:7
>     #8 0x5e6f357efc64 in std::map<SUMOVehicle const*, MSLink::ApproachingVehicleInformation const, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:1118:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container container_start_containerStop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==272582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6538b37bf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6538b5139b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6538b400c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x774fadc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow triggered ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==272736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f22205d7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f2221f51b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f2220e240d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7636a584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.disconnected_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==270658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6055c6392411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6055c7d0cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6055c6bdf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab4adc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics short_edges ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5f81b99411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b5f83513b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b5f823e60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75656c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_taxiride ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==271325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5915a1a5d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5915a33d7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5915a22aa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c43c5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_busstop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==271343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc03d32a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc03eca4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc03db770d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c34da64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_redundancy ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c62df6da411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c62e1054b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c62dff270d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc35f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ffa34a7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59ffa4e21b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59ffa3cf40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d746844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered_from ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e59522c5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e5953c3fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e5952b120d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7febea64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered persons_triggered ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5996caec0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5996cc83ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5996cb70d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73826324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_ANY_stopLane ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'foo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==271613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cacbd490411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cacbee0ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cacbdcdd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a84fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_reuse_car ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af6d5cee411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5af6d7668b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5af6d653b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7030c064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_stopMismatch ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==271615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5d0a61e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b5d0bf98b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b5d0ae6b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73951064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered_discard ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==271206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6130842fa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x613085c74b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x613084b470d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea3b644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow busStop_ride_busStop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56bc02419411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56bc03d93b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56bc02c660d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76cacbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow busStop_ride_busStop_capacity ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea2ad340411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ea2aecbab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ea2adb8d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722de8c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow triggered ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a02ee90411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63a03080ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a02f6dd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e548c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow unboarding_curved ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==272318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d218f817411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d2191191b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d21900640d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e497a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_reset ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61935744c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x619358dc6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x619357c990d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75cc7a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ea0665c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64ea07fd6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64ea06ea90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77d36a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6196a2c67411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6196a45e1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6196a34b40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743ef904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via_invalid ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==270135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598dc1e0b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x598dc3785b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x598dc26580d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70697f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e8d2dd5a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e8d2f6d4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e8d2e5a70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713134c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad498fa4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ad49a91eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ad4997f10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c8d82a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597c99db5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x597c9b72fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x597c9a6020d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b68f9a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==270536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6492775a6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x649278f20b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x649277df30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73cd16a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==313127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ac6ce9a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59ac6e814b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59ac6d6e70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f477e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676_no_internal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==313132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x563a15669411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x563a16fe3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x563a15eb60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x778a3244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket879 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==313512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3830a86411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d3832400b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d38312d30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x786bf344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10614 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597febccd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x597fed647b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x597fec51a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e87944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10637 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==315367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57efa8f90411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57efaa90ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57efa97dd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76235da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10986 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d24ca412411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d24cbd8cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d24cac5f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7102e704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12167 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==315414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566cdbd5f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x566cdd6d9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x566cdc5ac0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b677504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12168 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622dd8e5d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x622dda7d7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622dd96aa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758f8da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13108 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x638eb1c9d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x638eb3617b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x638eb24ea0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d003544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13292b ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621ea0861411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x621ea21dbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x621ea10ae0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76696fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13987 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d59a0af411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63d59ba29b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63d59a8fc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788be6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 14xxx ticket14941 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f8cff03411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59f8d187db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59f8d07500d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b58c344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'pickupf1' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==315702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56609d483411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56609edfdb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56609dcd00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x773a6724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15072 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==315711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60c5dc35f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60c5ddcd9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60c5dcbac0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a9e9044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15077 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad12ba86411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ad12d400b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ad12c2d30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x747c59e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15079 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5930830c0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x593084a3ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59308390d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707aab24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15098 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a60fc96411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a611610b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a6104e30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e356c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15390 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x600567a5a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6005693d4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6005682a70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e034504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15552 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==315840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65476baae411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x65476d428b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x65476c2fb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc9fe04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1559 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==313977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62232955b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62232aed5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622329da80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c01e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==314090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591ac2703411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x591ac407db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x591ac2f500d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77d66984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==314100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f39d159411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61f39ead3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61f39d9a60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e5a6ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62bdefa8d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62bdf1407b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62bdf02da0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755b3324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 560.00
---
> Simulation ended at time: 560.00.
6,9c7,13
< DijkstraRouter answered 269 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 139 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Statistics (avg of 300):
>  RouteLength: 1395.00
>  Speed: 12.79
>  Duration: 109.06
>  WaitingTime: 0.01
>  TimeLoss: 8.19
>  DepartDelay: 223.85
12a17,20
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e160c4dd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e160de57b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e160cd2a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea74364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 792.00
---
> Simulation ended at time: 790.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Persons: 
---
> Persons:
15d15
< 
22c22
< DijkstraRouter answered 65 queries and explored 24.94 edges on average.
---
> DijkstraRouter answered 65 queries and explored 23.94 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65070353d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x650704eb7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x650703d8a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a672104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 601.50
---
> Simulation ended at time: 601.50.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 150):
13,17c14,18
<  Duration: 164.18
<  WaitingTime: 22.60
<  TimeLoss: 92.58
<  DepartDelay: 60.14
< 
---
>  Speed: 6.02
>  Duration: 164.27
>  WaitingTime: 22.59
>  TimeLoss: 92.67
>  DepartDelay: 60.05
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60923cb8f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60923e509b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60923d3dc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7114f544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ea84511411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62ea85e8bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62ea84d5e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dfe1304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==314787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6256e723b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6256e8bb5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6256e7a880d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77b93f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 18.00
---
> Simulation ended at time: 18.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2018ee4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b201a85eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b20197310d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7070de84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566a563c4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x566a57d3eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x566a56c110d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723db2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 741.00
---
> Simulation ended at time: 741.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Statistics (avg):
---
> Statistics (avg of 10):
14c15,16
<  Duration: 562.30
---
>  Speed: 1.01
>  Duration: 561.10
16c18
<  TimeLoss: 13.02
---
>  TimeLoss: 13.82
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60243eb61411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6024404dbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60243f3ae0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df17604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594c1041a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x594c11d94b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x594c10c670d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7113df04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==314958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fcabe8dc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fcac0256b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fcabf1290d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7efef784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60010c900411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60010e27ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60010d14d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c33be04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==315008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64bfc1411411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64bfc2d8bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64bfc1c5e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a528c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5664d0a4c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5664d23c6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5664d12990d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78390da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c8ce1be411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59c8cfb38b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59c8cea0b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71edd1e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d2791db8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d2793732b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d27926050d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e47764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fbed963411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57fbef2ddb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57fbee1b00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702f52c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==315179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb979276411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cb97abf0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cb979ac30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f1d364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
7c7,9
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b4a5ee5c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b4a607d6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b4a5f6a90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a8c67e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x651ee2f77411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x651ee48f1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x651ee37c40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bcf3e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==315239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6017451ce411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x601746b48b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x601745a1b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78f3d7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==315296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x575bb3858411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x575bb51d2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x575bb40a50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79b9e304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==315307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e94280c5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e9429a3fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e94289120d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70c4d544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11165 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,28
> /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47: runtime error: member call on null pointer of type 'MSVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==290283==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x56c9865db528 bp 0x753de99fa6f0 sp 0x753de99f78c0 T1)
> ==290283==The signal is caused by a READ memory access.
> ==290283==Hint: address points to the zero page.
>     #0 0x56c9865db528 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47
>     #1 0x56c98645c3e3 in MSLane::getLeaderOnConsecutive(double, double, double, MSVehicle const&, std::vector<MSLane*, std::allocator<MSLane*>> const&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2975:58
>     #2 0x56c985ff59d2 in MSVehicle::getLeader(double) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:6622:64
>     #3 0x56c986d9436f in MSCFModel_EIDM::_v(MSVehicle const*, double, double, double, double, bool, int, MSCFModel::CalcReason) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_EIDM.cpp:1084:39
>     #4 0x56c986d85941 in MSCFModel_EIDM::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_EIDM.cpp:280:25
>     #5 0x56c985fb9e48 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4573:37
>     #6 0x56c98644379b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2223:33
>     #7 0x56c9864ab18f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1755:17
>     #8 0x56c98635f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #9 0x753df0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56c985ad18dc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #11 0x753df029ca93 in start_thread nptl/pthread_create.c:447:8
>     #12 0x753df0329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1519:47 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const
> Thread T1 created by T0 here:
>     #0 0x56c985ab9765 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2648765) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x753df0e4d611 in FX::FXThread::start(unsigned long) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24d611) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> ==290283==ABORTING
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="1353.90" arrivalLane="CS_0" arrivalPos="89.60" arrivalSpeed="7.20" duration="1353.90" routeLength="4347.55" waitingTime="438.10" waitingCount="14" stopTime="0.00" timeLoss="1040.87" rerouteNo="0" devices="tripinfo_0" vType="default" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11183 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,2
> Warning: Request backPos of vehicle '1.29' for invalid lane ':C_1_0' time=174.20.
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5099: double MSVehicle::getBackPositionOnLane(const MSLane *, bool) const: Assertion `false' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket15557 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==290390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cef36d26411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cef386a0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cef375730d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c998c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11199 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6490664c9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x649067e43b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x649066d160d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74334384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569d43c85411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x569d455ffb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x569d444d20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e1f344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap_warn ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==290188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61b17a6f6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61b17c070b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61b17af430d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74570f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model KraussPS steep_incline ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbec4a1f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fbec6399b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fbec526c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b5da84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
62d61
< Warning: Vehicle 'high.249' performs emergency braking on lane 'jam_1' with decel=9.00, wished=4.50, severity=1.00, time=517.00.
63a63
> Warning: Vehicle 'high.249' performs emergency braking on lane 'jam_1' with decel=9.00, wished=4.50, severity=1.00, time=517.00.
67d66
< Warning: Vehicle 'high.245' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=527.00.
68a68
> Warning: Vehicle 'high.245' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=527.00.
228d227
< Warning: Vehicle 'high.814' performs emergency braking on lane 'middle_0' with decel=9.00, wished=4.50, severity=1.00, time=1759.00.
229a229
> Warning: Vehicle 'high.814' performs emergency braking on lane 'middle_0' with decel=9.00, wished=4.50, severity=1.00, time=1759.00.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
48d47
< Warning: Vehicle '0.232' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2015.00.
49a49
> Warning: Vehicle '0.232' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2015.00.
110d109
< Warning: Vehicle '0.245' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2247.00.
111a111
> Warning: Vehicle '0.245' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2247.00.
120d119
< Warning: Vehicle '0.250' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2255.00.
121a121
> Warning: Vehicle '0.250' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2255.00.
145d144
< Warning: Vehicle '0.77' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2325.00.
146a146
> Warning: Vehicle '0.77' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2325.00.
175d174
< Warning: Vehicle '0.174' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2418.00.
176a176
> Warning: Vehicle '0.174' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2418.00.
185d184
< Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
187c186
< Warning: Vehicle '0.181' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2430.00.
---
> Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
188a188
> Warning: Vehicle '0.181' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2430.00.
294d293
< Warning: Vehicle '0.35' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2983.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647e11ebb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x647e13835b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x647e127080d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e9fb04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight_custom ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e37bdc0a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e37bf584b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e37be4570d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b825024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight_heavier ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5576d53eb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5576d6d65b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5576d5c380d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x736ece84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE1 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f5196771411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f51980ebb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f5196fbe0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc34b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f68963c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64f68afb6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f689e890d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72f23144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel MireoPlusB ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608362684411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x608363ffeb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x608362ed10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd43fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel MireoPlusH ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59694d5fe411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59694ef78b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59694de4b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702a3884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
10a11,21
> 
> =================================================================
> ==289760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a41cb673411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a41ccfedb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a41cbec00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e20e024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8a91ae9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a8a93463b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a8a923360d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x712268e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400_16 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1726a14411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c172838eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c17272610d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c27344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB425 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5627bdec6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5627bf840b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5627be7130d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7870d864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB628 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f50b698d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f50b8307b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f50b71da0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79149ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel REDosto7 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f6150b8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60f616a32b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60f6159050d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d309b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_curves ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a09ca9c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57a09e416b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57a09d2e90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74cf8804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_missingValues ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,467
> 
> =================================================================
> ==289796==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 944 byte(s) in 1 object(s) allocated from:
>     #0 0x6324af174411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6324af7dc6d2 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:336:28
>     #2 0x6324af44a813 in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #3 0x6324b1b074f4 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #4 0x6324b1cf134b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x75893b9e6409 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)
>     #6 0x75893b9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x75893b9b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x6324b1d26463 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x6324b1b1a56b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x6324b1b1b6cf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x6324af19b1f2 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x6324b025c313 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #13 0x6324af178002 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x75893a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x75893a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x6324af09afa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
>     #0 0x6324af174411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6324b1895811 in std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x6324b189545c in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x6324b189545c in std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x6324b189532c in std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>* std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_create_node<std::pair<SumoXMLAttr, CharacteristicMap>>(std::pair<SumoXMLAttr, CharacteristicMap>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bi
ts/stl_tree.h:609:23
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_tables ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==289799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8d1f5c6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c8d20f40b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c8d1fe130d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72026b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default_startupDelay2_noPatchLC ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==289215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585083cbf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x585085639b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58508450c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x766733a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==306074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d71e87b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57d7201f5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57d71f0c80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da28fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7134 ( Last six runs Mar2025 Feb2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="148.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="98.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.10" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="103.00" routeLength="993.40" waitingTime="4.00" waitingCount="2" stopTime="0.00" timeLoss="19.02" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="197.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="117.00" routeLength="993.40" waitingTime="5.00" waitingCount="3" stopTime="0.00" timeLoss="24.35" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="192.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="112.00" routeLength="993.40" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="20.18" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7473 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==306403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e0f1095411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57e0f2a0fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57e0f18e20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d641404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8071 ( Last six runs Mar2025 Feb2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="146.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="96.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.12" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="147.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="97.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.07" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="20.94" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="192.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="112.00" routeLength="993.40" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="20.05" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8072 ( Last six runs Mar2025 Feb2025 )

---------- Differences in tripinfos ----------
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="21.02" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="223.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.45" duration="143.00" routeLength="993.40" waitingTime="33.00" waitingCount="2" stopTime="0.00" timeLoss="50.88" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight mingapfactor ( Last six runs Mar2025 Feb2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.28" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
---
>     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.60" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
8d7
<     <tripinfo id="right1" depart="35.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="2" stopTime="0.00" timeLoss="49.58" rerouteNo="0" devices="tripinfo_right1" vType="right" speedFactor="1.00" vaporized=""/>
10c9
<     <tripinfo id="right2" depart="37.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="101.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="1" stopTime="0.00" timeLoss="49.51" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="right1" depart="35.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="44.00" waitingCount="1" stopTime="0.00" timeLoss="49.64" rerouteNo="0" devices="tripinfo_right1" vType="right" speedFactor="1.00" vaporized=""/>
11a11
>     <tripinfo id="right2" depart="37.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="42.00" waitingCount="1" stopTime="0.00" timeLoss="49.87" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : devices bluelight motorway ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==306371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6228c395d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6228c52d7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6228c41aa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77494f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=70.60, stage=move.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70 
> Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.58, time=69.60, stage=move.
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="92.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.69" arrivalSpeed="19.50" duration="72.40" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.78" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="93.00" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.69" arrivalSpeed="19.50" duration="73.00" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="22.36" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="114.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.56" duration="90.40" routeLength="988.47" waitingTime="6.60" waitingCount="1" stopTime="0.00" timeLoss="39.81" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="114.60" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.58" duration="90.20" routeLength="988.47" waitingTime="7.40" waitingCount="1" stopTime="0.00" timeLoss="39.59" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1
< Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=71.80, stage=move.
---
> Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=72.00, stage=move.
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="95.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.54" duration="75.40" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="24.80" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="95.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.59" duration="75.40" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="24.85" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="130.20" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.59" duration="105.80" routeLength="988.47" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="55.18" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="129.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.60" duration="105.40" routeLength="988.47" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="54.88" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices fcd-replay persons ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,143
> 
> =================================================================
> ==312038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x65314cf04411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x65314e7322c1 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:254:50
>     #2 0x65314e727ebb in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x65314e722250 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x65314e74293e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x65314d786d7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x65314cf1f562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #7 0x65314cf1be48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x65314cf083c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x78cdb182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x78cdb182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x65314ce2afa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x65314cf04411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x65314e734352 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:281:37
>     #2 0x65314e727ebb in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x65314e722250 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x65314e74293e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x65314d786d7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x65314cf1f562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #7 0x65314cf1be48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x65314cf083c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x78cdb182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices fcd-replay speed_only ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==311986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5732b6a69411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5732b83e3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5732b72b60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f94f444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1216 byte(s) in 2 object(s) allocated from:
>     #0 0x5732b6a69411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5732b8287f22 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x5732b8287250 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x5732b828606b in MSDevice_FCDReplay::init() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x5732b7b46410 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x5732b7b5121b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #6 0x5732b6a6d002 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #7 0x7f94f382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7f94f382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5732b698ffa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> SUMMARY: AddressSanitizer: 21376 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction custom_net ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568fc4bbe411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x568fc6538b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x568fc540b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f48e624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction plain ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2536926411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e25382a0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e25371730d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7574b7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in fcd ----------
915c915
<         <vehicle id="flow.6" x="101.65" y="144.74" angle="0.00" type="t0" speed="13.89" pos="36.69" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="144.71" angle="0.00" type="t0" speed="13.86" pos="36.66" lane="CN_1" slope="0.00"/>
919c919
<         <vehicle id="flow.6" x="101.65" y="158.37" angle="0.00" type="t0" speed="13.63" pos="50.32" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="158.33" angle="0.00" type="t0" speed="13.63" pos="50.28" lane="CN_1" slope="0.00"/>
923c923
<         <vehicle id="flow.6" x="101.65" y="172.26" angle="0.00" type="t0" speed="13.89" pos="64.21" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="172.22" angle="0.00" type="t0" speed="13.89" pos="64.17" lane="CN_1" slope="0.00"/>
927c927
<         <vehicle id="flow.6" x="101.65" y="185.94" angle="0.00" type="t0" speed="13.68" pos="77.89" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="185.90" angle="0.00" type="t0" speed="13.68" pos="77.85" lane="CN_1" slope="0.00"/>
931c931
<         <vehicle id="flow.6" x="101.65" y="199.47" angle="0.00" type="t0" speed="13.53" pos="91.42" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.6" x="101.65" y="199.43" angle="0.00" type="t0" speed="13.53" pos="91.38" lane="CN_1" slope="0.00"/>
935c935
<         <vehicle id="flow.6" x="95.05" y="191.46" angle="180.00" type="t0" speed="13.89" pos="8.54" lane="NC_0" slope="0.00"/>
---
>         <vehicle id="flow.6" x="95.05" y="191.50" angle="180.00" type="t0" speed="13.89" pos="8.50" lane="NC_0" slope="0.00"/>
939c939
<         <vehicle id="flow.6" x="95.05" y="177.57" angle="180.00" type="t0" speed="13.89" pos="22.43" lane="NC_0" slope="0.00"/>
---
>         <vehicle id="flow.6" x="95.05" y="177.61" angle="180.00" type="t0" speed="13.89" pos="22.39" lane="NC_0" slope="0.00"/>
943c943
<         <vehicle id="flow.6" x="95.05" y="163.69" angle="180.00" type="t0" speed="13.88" pos="36.31" lane="NC_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa junction_before_tls ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x577abe1a4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x577abfb1eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x577abe9f10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc433c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5c1d323411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c5c1ec9db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c5c1db700d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x789518a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_2ndProg ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6186eed1b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6186f0695b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6186ef5680d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef4a2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5972d1808411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5972d3182b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5972d20550d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aac4ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no_tlsRange ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57905672d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5790580a7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x579056f7a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7397e364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa speedUp ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5666f2710411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5666f408ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5666f2f5d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70089104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_name ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d2ba8da2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d2baa71cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d2ba95ef0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79ba6ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cdeb1088411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cdeb2a02b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cdeb18d50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d48a5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6113c0236411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6113c1bb0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6113c0a830d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e87784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598cb82f9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x598cb9c73b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x598cb8b460d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fbf3fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5718968f5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57189826fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5718971420d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b80844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f68c00ae411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f68c1a28b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f68c08fb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b02104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc58774b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc5890c5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc587f980d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74dd0204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63cad3c20411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63cad559ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63cad446d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73900e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af5634a7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5af564e21b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5af563cf40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78eeec84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60165c50d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60165de87b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60165cd5a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d7da2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eff979e2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5eff9935cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eff9822f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7de0ab64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62c7b0c46411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62c7b25c0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62c7b14930d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca32e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment disable_by_typeParam_prob ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607d519e5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x607d5335fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x607d522320d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7765ffc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==308764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610d08fc9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x610d0a943b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x610d098160d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c16e0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==308800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55bae9bf4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55baeb56eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55baea4410d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce2ce84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==308770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3850d2b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d38526a5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d38515780d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x781d8ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==308793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cff5675f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cff580d9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cff56fac0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c1926a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==308803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6305bebf6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6305c0570b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6305bf4430d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e962944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==308760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9076bab411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a9078525b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a90773f80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e8e0b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==308732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3a6c75c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f3a6e0d6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f3a6cfa90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7070ef44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5bcc31c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b5bcdc96b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b5bccb690d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7747d264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6321411e4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x632142b5eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x632141a310d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76946a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59fa66387411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59fa67d01b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59fa66bd40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707b4e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b58d6a1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57b58f01bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57b58deee0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7db2ee84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af97a5d0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5af97bf4ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5af97ae1d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755ba1c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650fc280c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x650fc4186b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x650fc30590d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c2ed04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2c0d68d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b2c0f007b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2c0deda0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798edd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652c8933e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x652c8acb8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x652c89b8b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793547c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567e4156d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x567e42ee7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x567e41dba0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709b9584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_lastroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x645e9e68f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x645ea0009b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x645e9eedc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aaabe04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_noedge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6285aed03411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6285b067db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6285af5500d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74256164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x628eae608411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x628eaff82b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x628eaee550d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a244664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f88eeebf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f88f0839b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f88ef70c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d175c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581b12a5d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x581b143d7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x581b132aa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c21b8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz_source ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61d9479ff411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61d949379b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61d94824c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a236784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639062d56411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6390646d0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6390635a30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a7c21a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge_looped ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56ea93679411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56ea94ff3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56ea93ec60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707ec6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557483e7f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5574857f9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5574846cc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d8cdb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db12750c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5db128e86b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5db127d590d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x765eed64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_add ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e76559a8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e7657322b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e76561f50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d02944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_some_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af6cf741411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5af6d10bbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5af6cff8e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae097a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603bf5819411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x603bf7193b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x603bf60660d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe84d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz toJunction ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b3cfadc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57b3d1456b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57b3d03290d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72912f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594bc724b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x594bc8bc5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x594bc7a980d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c5ff784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59abb8c12411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59abba58cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59abb945f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79104564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 119.00
---
> Simulation ended at time: 119.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615469bd9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61546b553b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61546a4260d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x704ac8c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==308987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x637c939fd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x637c95377b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x637c9424a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b9d0c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f454e24411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64f45679eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f4556710d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c6a6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==309000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b41b6c4b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b41b85c5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b41b74980d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7350ad04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0A1 A1A2 A2B2 B2C2 C2C3 C3D3"/>
9c9
<     <vehicle id="0.3" depart="1.00" arrival="50.00">
---
>     <vehicle id="0.5" depart="1.00" arrival="50.00">
13,14c13,14
<     <vehicle id="0.4" depart="3.00" arrival="54.00">
<         <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.1" depart="2.00" arrival="54.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
17,18c17,18
<     <vehicle id="0.5" depart="6.00" arrival="55.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.3" depart="7.00" arrival="56.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="8.00" arrival="58.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.4" depart="10.00" arrival="58.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
25,26c25,26
<     <vehicle id="0.7" depart="11.00" arrival="60.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==308997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x573e96661411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x573e97fdbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x573e96eae0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d010a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==308983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61371c58c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61371df06b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61371cdd90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72215be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==309001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eeabce3e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5eeabe7b8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eeabd68b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a69cf64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting person missed_bus ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Person 'p0' aborted waiting for busDirect at busStop 'beg_0'.
> 
> =================================================================
> ==310527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60755238f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x607553d09b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x607552bdc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78055144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
6,7c6,7
<     <tripinfo id="bus2" depart="300.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="560.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="1.58" duration="260.00" routeLength="3007.22" waitingTime="3.00" waitingCount="3" stopTime="113.00" timeLoss="38.78" rerouteNo="1" devices="tripinfo_bus2 routing_bus2 person_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="908.00" waitingTime="281.00" timeLoss="75.08" traveltime="627.00">
---
>     <tripinfo id="bus2" depart="300.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="560.00" arrivalLane="end_0" arrivalPos="500.00" arrivalSpeed="1.58" duration="260.00" routeLength="3007.22" waitingTime="3.00" waitingCount="3" stopTime="113.00" timeLoss="38.78" rerouteNo="1" devices="tripinfo_bus2 routing_bus2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <personinfo id="p0" depart="0.00" type="slow" speedFactor="1.00" duration="-1" waitingTime="482.00" timeLoss="-1" traveltime="-1">
9,10c9,10
<         <ride waitingTime="281.00" vehicle="bus2" depart="360.00" arrival="510.00" arrivalPos="499.99" duration="150.00" routeLength="2512.37" timeLoss="26.63"/>
<         <walk depart="510.00" departPos="499.99" arrival="908.00" arrivalPos="250.00" duration="398.00" routeLength="249.99" timeLoss="40.88" maxSpeed="0.70"/>
---
>         <ride waitingTime="482.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <walk depart="-1" departPos="250.00" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="0.00" maxSpeed="0.70"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56d5a15cb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56d5a2f45b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56d5a1e180d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e88c984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_length ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5faa11c23411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5faa1359db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5faa124700d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d716764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_random ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621ed0525411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x621ed1e9fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x621ed0d720d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x724f8f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e94a9208411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e94aab82b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e94a9a550d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc11164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1029.00
---
> Simulation ended at time: 1029.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Persons: 
---
> Persons:
15,17c16,19
< Statistics (avg):
<  RouteLength: 1285.91
<  Duration: 131.80
---
> Statistics (avg of 4):
>  RouteLength: 1419.43
>  Speed: 11.09
>  Duration: 128.00
19c21,28
<  TimeLoss: 21.09
---
>  TimeLoss: 23.75
>  DepartDelay: 0.00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63b36583c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63b3671b6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63b3660890d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ccd8cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_early ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e5ae33b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60e5afcb5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60e5aeb880d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7abc4f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65322578f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x653227109b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x653225fdc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79be7704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ba38b4e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64ba3a4c8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64ba3939b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dcc9624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Duplicate schedule for 'bus' at time=1010.00.
> 
> =================================================================
> ==309659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0c9f5bc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b0ca0f36b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b0c9fe090d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7099e284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
> 
> =================================================================
> ==309680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e12ec57411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60e1305d1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60e12f4a40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f2f95a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59cd3cf56411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59cd3e8d0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59cd3d7a30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d19824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f44a6691411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f44a800bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f44a6ede0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd46ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f7d8d70411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55f7da6eab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55f7d95bd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae27a24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk4 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ceff4552411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ceff5eccb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ceff4d9f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734d7544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk5 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61555f708411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x615561082b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61555ff550d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76dcfd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_internal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59315f2c0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x593160c3ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59315fb0d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725383a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_parkingAreas ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612e1810e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x612e19a88b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x612e1895b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x789ed884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e5725d4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64e573f4eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64e572e210d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796c6ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e33977a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64e33b0f4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64e339fc70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dcdc404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==309781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60932ff1c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x609331896b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6093307690d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x705fbe64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a66833f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63a669cb9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a668b8c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755bee64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip missed_bus_reroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0540d16411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b0542690b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b05415630d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d8edc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ptline_routing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6356fe6ed411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x635700067b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6356fef3a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d3883a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6419c203c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6419c39b6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6419c28890d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fca7e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==309970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd007fb8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fd009932b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fd0088050d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79104e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db229838411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5db22b1b2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5db22a0850d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79433fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_singleveh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x632490e83411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6324927fdb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6324916d00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71061fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b9c43dc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57b9c5d56b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57b9c4c290d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7410fa24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==309625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56807f9fc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x568081376b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5680802490d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d92f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61589e946411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6158a02c0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61589f1930d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee9a5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 6233.00
---
> Simulation ended at time: 6182.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 1800):
13,18c14,19
<  Duration: 86.24
<  WaitingTime: 41.44
<  TimeLoss: 61.01
<  DepartDelay: 1242.71
< 
< DijkstraRouter answered 3350 queries and explored 4.00 edges on average.
---
>  Speed: 5.58
>  Duration: 82.49
>  WaitingTime: 39.09
>  TimeLoss: 57.26
>  DepartDelay: 1251.11
> DijkstraRouter answered 1686 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56fc544a0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56fc55e1ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56fc54ced0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780b42e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 5599.00
---
> Simulation ended at time: 5599.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 1800):
12a14
>  Speed: 3.82
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7cf7d04411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b7cf967eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b7cf85510d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x729ed1a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a69c381411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63a69dcfbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a69cbce0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb41184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58bda6b33411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58bda84adb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58bda73800d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e5e7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59a12e85b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59a1301d5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59a12f0a80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f700dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==308319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605920df8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x605922772b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6059216450d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x752129c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b319bc5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64b31b53fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64b31a4120d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df42dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e598dc63411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e598f5ddb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e598e4b00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c8c8544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9434197411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e9435b11b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e94349e40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e79acc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a181a26e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a181bbe8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a181aabb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e9e2d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0efda66411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b0eff3e0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b0efe2b30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b2230e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce940773411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ce9420edb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ce940fc00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776ab144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0c928a1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b0c9421bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b0c930ee0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748f6464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5887c2f06411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5887c4880b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5887c37530d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77cdeac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61c2e170d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61c2e3087b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61c2e1f5a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79fe6fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7270187411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a7271b01b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a72709d40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x756a3824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622aee3e1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x622aefd5bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x622aeec2e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a3afdc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569714b8e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x569716508b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5697153db0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7193aaa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_loop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x648a53805411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x648a5517fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x648a540520d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dbd5324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_slack ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'Seehas:0' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==310354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b89f8596411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b89f9f10b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b89f8de30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784e3a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty default ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a0aed06411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a0b0680b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a0af5530d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c4e864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_0.5 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57105f210411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x571060b8ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57105fa5d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e617644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_intermodal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56855d0f0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56855ea6ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56855d93d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d14c0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo dense ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf01a878411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cf01c1f2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cf01b0c50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7681ad24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9ced1ad411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a9ceeb27b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a9ced9fa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec78f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_ignoreTaz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6427d3a81411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6427d53fbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6427d42ce0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ad61f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_internal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593cf6f81411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x593cf88fbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x593cf77ce0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76812064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58242a1f5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58242bb6fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58242aa420d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740ec964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5feaf438f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5feaf5d09b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5feaf4bdc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff8dee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58fb00e8c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58fb02806b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58fb016d90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785326a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58da45230411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58da46baab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58da45a7d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72baa264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61dac32ac411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61dac4c26b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61dac3af90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae1be84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603d679eb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x603d69365b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x603d682380d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3ebe44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_lonLat ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ee4e61d0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ee4e7b4ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ee4e6a1d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd817a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63f6785c3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63f679f3db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63f678e100d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x775684c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a600b17a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a600caf4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a600b9c70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7640ce44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 8.55 edges on average.
---
> DijkstraRouter answered 200 queries and explored 8.55 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 8.54 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fc09425e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fc095bd8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fc094aab0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf82004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.36 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.48 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64622b9a4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64622d31eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64622c1f10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x727ffec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.31 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d6e5432d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d6e55ca7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d6e54b7a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755903a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.02 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.02 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b3781726411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b37830a0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b3781f730d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75dd4364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.01 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.01 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e7ff4ad5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e7ff644fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e7ff53220d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f13c4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.04 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.06 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==309170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57544e1d3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57544fb4db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57544ea200d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77927544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==309171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7592807411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c7594181b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c75930540d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8b5804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ba861bd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58ba87b37b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58ba86a0a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e6e6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9f1cff6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b9f1e970b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b9f1d8430d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72adf004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599c7ee12411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x599c8078cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x599c7f65f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79a1cb04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6e16c23411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e6e1859db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e6e174700d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f0bba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610af28a1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x610af421bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x610af30ee0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e480e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569041d5b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5690436d5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5690425a80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc36044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5952b79e0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5952b935ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5952b822d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a05caa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_slow_veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x630756c9d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x630758617b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6307574ea0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7360fe84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b90e6c73411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b90e85edb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b90e74c00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a2056c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a830911411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a83228bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a83115e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f885d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
18c18
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
42c42
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
58c58
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
62c62
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
78c78
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
82c82
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x611e01670411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x611e02feab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x611e01ebd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f7f8764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fab8d2d5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fab8ec4fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fab8db220d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c1baa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==309034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cacf42cf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cacf5c49b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cacf4b1c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e36fec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket13918 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==308086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bb84dd80411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bb84f6fab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bb84e5cd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x741faba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==308021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e0bfc46411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60e0c15c0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60e0c04930d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760734e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==308036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d4f85c6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60d4f9f40b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60d4f8e130d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74ce0144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==308049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5703b503a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5703b69b4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5703b58870d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x728792c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==308050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64d1e74a0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64d1e8e1ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64d1e7ced0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76bebf84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices stationfinder breakdown_teleport_backwards ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x562ba5833411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x562ba71adb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x562ba60800d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc83c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5760d80b0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5760d9a2ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5760d88fd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd8de44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 34 queries and explored 24.12 edges on average.
---
> DijkstraRouter answered 13 queries and explored 21.85 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.22 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 27.25 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbd3f1c0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cbd40b3ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cbd3fa0d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd2e024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 80 queries and explored 24.76 edges on average.
---
> DijkstraRouter answered 59 queries and explored 25.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 21.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646446e8f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x646448809b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6464476dc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760d83e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 85 queries and explored 20.99 edges on average.
---
> DijkstraRouter answered 64 queries and explored 21.39 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 13 queries and explored 20.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 8 queries and explored 19.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c56e65da411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c56e7f54b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c56e6e270d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725c82e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 63 queries and explored 26.56 edges on average.
---
> DijkstraRouter answered 43 queries and explored 28.28 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 15 queries and explored 24.13 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f50a964e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f50aafc8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f50a9e9b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f029e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c3aafa4f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c3ab13c9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c3ab029c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719e1ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e56255d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60e563ed7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60e562daa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764df244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf2fe9ab411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bf300325b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bf2ff1f80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76828da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62684708d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x626848a07b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6268478da0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7897c204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15080 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60c8045aa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60c805f24b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60c804df70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76795064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15907 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6553f44be411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6553f5e38b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6553f4d0b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758a86e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61584b831411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61584d1abb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61584c07e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x795759c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a8b5768411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a8b70e2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a8b5fb50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae2a9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1a29224411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b1a2ab9eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b1a29a710d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75781184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a82f471411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a830debb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a82fcbe0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71260f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63444ffa6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x634451920b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6344507f30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f35264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==311686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5906c0f6a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5906c28e4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5906c17b70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715fce64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi containers 10containers_sameEdge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ebba588411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62ebbbf02b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62ebbadd50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6ff044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi containers 10containers_sameEdge_bidi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c373dd6a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c373f6e4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c373e5b70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a46ade4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599dfa533411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x599dfbeadb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x599dfad800d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc1efa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x578c66161411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x578c67adbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x578c669ae0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab17964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_defaultgroup ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ee77d520411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ee77ee9ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ee77dd6d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x754f3004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ccefd2c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60ccf16a6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60ccf05790d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74f3d4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5888a7b76411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5888a94f0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5888a83c30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x731d2ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c6870fa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59c688a74b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59c6879470d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x791499a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f13d8754411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f13da0ceb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f13d8fa10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f3be44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60dd35af3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60dd3746db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60dd363400d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b93c504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==311122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c37af391411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c37b0d0bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c37afbde0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea1e224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==311131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7712d39411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c77146b3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c77135860d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78ea4b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63caba77d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63cabc0f7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63cabafca0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75681f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped_routeExtension ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ecb16e00411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ecb1877ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ecb1764d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734936a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x634663d03411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63466567db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6346645500d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7567c4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ec0784b0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ec079e2ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ec078cfd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75433224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling rerouting ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e356b77411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57e3584f1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57e3573c40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719451e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57c597c96411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57c599610b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57c5984e30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7634a4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5815a0c64411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5815a25deb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5815a14b10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77041e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbcd1345411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fbcd2cbfb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fbcd1b920d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77bd5e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b78e4c48411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b78e65c2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b78e54950d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d2efa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc1c04ed411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5dc1c1e67b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dc1c0d3a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764fa184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6247dfd91411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6247e170bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6247e05de0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x773d4144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647c9a056411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x647c9b9d0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x647c9a8a30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d481b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==310792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fee6c366411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fee6dce0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fee6cbb30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c4a66c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 10persons ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55a8413bf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55a842d39b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55a841c0c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7229c384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 1person ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab5f4a41411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ab5f63bbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ab5f528e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2d42a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand end_of_work ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a948efec411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a9490966b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a948f8390d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f2b0744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand rerouting ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b23d9f32411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b23db8acb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b23da77f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f9ce84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==310884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567fca229411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x567fcbba3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x567fcaa760d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79252024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636b4e3b5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x636b4fd2fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x636b4ec020d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7957cec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58dfd134d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58dfd2cc7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58dfd1b9a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b114a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 10 queries and explored 19.10 edges on average.
---
> DijkstraRouter answered 5 queries and explored 17.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 15.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4c6f8d2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e4c7124cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e4c7011f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743c4e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 8 queries and explored 20.50 edges on average.
---
> DijkstraRouter answered 3 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 21.40 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55a785491411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55a786e0bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55a785cde0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71547f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 9 queries and explored 23.56 edges on average.
---
> DijkstraRouter answered 4 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 24.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621950786411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x621952100b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x621950fd30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a67bc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 15 queries and explored 12.13 edges on average.
---
> DijkstraRouter answered 11 queries and explored 12.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59542db26411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59542f4a0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59542e3730d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x720f3ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 9 queries and explored 17.56 edges on average.
---
> DijkstraRouter answered 5 queries and explored 22.20 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59de50504411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59de51e7eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59de50d510d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c61d4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a134194411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a135b0eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a1349e10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a22ae84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip bike_sharing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==311061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb4229b3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fb42432db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fb4232000d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x711a8304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
33a34,37
> DijkstraRouter answered 3 queries and explored 4.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 7.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
37,38d40
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 6 queries and explored 5.83 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644b79d18411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x644b7b692b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x644b7a5650d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x726ed684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59079788d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x590799207b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5907980da0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767566a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5efa0e79c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5efa10116b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5efa0efe90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b3fa44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c189de67411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c189f7e1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c189e6b40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74676224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==310943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d5df1d0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63d5e0b4ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63d5dfa1d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x783bfdc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b0fe359411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62b0ffcd3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62b0feba60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a545ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f2510087411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f2511a01b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f25108d40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77b63724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==310970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56956ea58411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5695703d2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56956f2a50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc69c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==310993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ec0da46411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64ec0f3c0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64ec0e2930d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79515ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e1562cd0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e156464ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e156351d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72759e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 2persons_abort ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000196f90 which does not point to an object of type 'BookReservation'
> 0x504000196f90: note: object has invalid vptr
>  00 00 00 00  c9 4a 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311580==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000196fb8 at pc 0x5d0f50a732ac bp 0x7ffda2d0d810 sp 0x7ffda2d0d808
> READ of size 8 at 0x504000196fb8 thread T0
>     #0 0x5d0f50a732ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5d0f50a6f78b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5d0f50af5765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5d0f50b2b53b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5d0f4ead52c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5d0f4eacfe48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5d0f4eabc3c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7f39d082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7f39d082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d0f4e9defa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x504000196fb8 is located 40 bytes inside of 48-byte region [0x504000196f90,0x504000196fc0)
> freed by thread T0 here:
>     #0 0x5d0f4eab8c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d0f50a90c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5d0f4f33b3ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:26 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 4persons_abort ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000196f90 which does not point to an object of type 'BookReservation'
> 0x504000196f90: note: object has invalid vptr
>  00 00 00 00  c9 4a 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311555==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000196fb8 at pc 0x637bfb9522ac bp 0x7fff34234c90 sp 0x7fff34234c88
> READ of size 8 at 0x504000196fb8 thread T0
>     #0 0x637bfb9522ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x637bfb94e78b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x637bfb9d4765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x637bfba0a53b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x637bf99b42c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x637bf99aee48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x637bf999b3c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x775cbb02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x775cbb02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x637bf98bdfa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x504000196fb8 is located 40 bytes inside of 48-byte region [0x504000196f90,0x504000196fc0)
> freed by thread T0 here:
>     #0 0x637bf9997c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x637bfb96fc91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x637bfa21a3ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:26 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 5persons_abort_sameTrip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p.3 p.4 at time=229.00.
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000197190 which does not point to an object of type 'BookReservation'
> 0x504000197190: note: object has invalid vptr
>  00 00 00 00  17 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311546==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001971b8 at pc 0x5f96bc9ab2ac bp 0x7ffdd2d857b0 sp 0x7ffdd2d857a8
> READ of size 8 at 0x5040001971b8 thread T0
>     #0 0x5f96bc9ab2ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5f96bc9a778b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5f96bca2d765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5f96bca6353b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5f96baa0d2c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5f96baa07e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5f96ba9f43c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7f02b3e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7f02b3e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5f96ba916fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x5040001971b8 is located 40 bytes inside of 48-byte region [0x504000197190,0x5040001971c0)
> freed by thread T0 here:
>     #0 0x5f96ba9f0c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f96bc9c8c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5f96bb2733ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:25 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,23d4
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="412.00" waitingTime="229.00" timeLoss="21.39" traveltime="183.00">
<         <ride waitingTime="229.00" vehicle="trip_0" depart="229.00" arrival="412.00" arrivalPos="287.60" duration="183.00" routeLength="1367.28" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="333.00" waitingTime="149.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="149.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="253.00" waitingTime="69.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="415.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.72" duration="415.00" routeLength="1863.54" waitingTime="2.00" waitingCount="1" stopTime="244.00" timeLoss="32.37" rerouteNo="7" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="1367.28" occupiedTime="125.00"/>
<     </tripinfo>
<     <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="176.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="176.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="96.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="96.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking abort_pickup ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2,4c2,93
< Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
< 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.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001899d0 which does not point to an object of type 'BookReservation'
> 0x5040001899d0: note: object has invalid vptr
>  00 00 00 00  a9 4c 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311526==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899f8 at pc 0x5e11ad2e92ac bp 0x7fff204022b0 sp 0x7fff204022a8
> READ of size 8 at 0x5040001899f8 thread T0
>     #0 0x5e11ad2e92ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5e11ad2e578b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5e11ad36b765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5e11ad3a153b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5e11ab34b2c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5e11ab345e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5e11ab3323c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x75763c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x75763c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5e11ab254fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x5040001899f8 is located 40 bytes inside of 48-byte region [0x5040001899d0,0x504000189a00)
> freed by thread T0 here:
>     #0 0x5e11ab32ec91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e11ad306c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5e11abbb13ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="275.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="301.88" waitingTime="1.00" waitingCount="1" stopTime="268.00" timeLoss="12.27" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,2c1,92
< 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.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001897d0 which does not point to an object of type 'BookReservation'
> 0x5040001897d0: note: object has invalid vptr
>  00 00 00 00  a6 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311532==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001897f8 at pc 0x58ee557772ac bp 0x7fffe3076770 sp 0x7fffe3076768
> READ of size 8 at 0x5040001897f8 thread T0
>     #0 0x58ee557772ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x58ee5577378b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x58ee557f9765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x58ee5582f53b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x58ee537d92c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x58ee537d3e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x58ee537c03c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x73981982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x73981982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x58ee536e2fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x5040001897f8 is located 40 bytes inside of 48-byte region [0x5040001897d0,0x504000189800)
> freed by thread T0 here:
>     #0 0x58ee537bcc91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58ee55794c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x58ee5403f3ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x58ee537d7562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.23" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="3.00" waitingCount="1" stopTime="105.00" timeLoss="29.99" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.23" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001899d0 which does not point to an object of type 'BookReservation'
> 0x5040001899d0: note: object has invalid vptr
>  00 00 00 00  a4 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311600==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899f8 at pc 0x5a8033c462ac bp 0x7ffde43d4b50 sp 0x7ffde43d4b48
> READ of size 8 at 0x5040001899f8 thread T0
>     #0 0x5a8033c462ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5a8033c4278b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5a8033cc8765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5a8033cfe53b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5a8031ca82c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5a8031ca2e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5a8031c8f3c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7addebe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7addebe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5a8031bb1fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x5040001899f8 is located 40 bytes inside of 48-byte region [0x5040001899d0,0x504000189a00)
> freed by thread T0 here:
>     #0 0x5a8031c8bc91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a8033c63c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5a803250e3ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5a8031ca6562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #4 0x5a8031ca2e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="180.00" waitingTime="61.00" timeLoss="17.28" traveltime="119.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="180.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.28"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="394.00" waitingTime="225.00" timeLoss="22.70" traveltime="169.00">
<         <ride waitingTime="225.00" vehicle="trip_0" depart="225.00" arrival="394.00" arrivalPos="287.60" duration="169.00" routeLength="1170.09" timeLoss="22.70"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="2840.49" waitingTime="8.00" waitingCount="3" stopTime="126.00" timeLoss="58.66" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1735.64" occupiedTime="174.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy too_late_next ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018a750 which does not point to an object of type 'BookReservation'
> 0x50400018a750: note: object has invalid vptr
>  00 00 00 00  c7 4b 00 00 00 00 00 00  00 00 00 00 be be be be  e0 47 02 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311613==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018a778 at pc 0x57d1d7fb82ac bp 0x7ffe411f5c10 sp 0x7ffe411f5c08
> READ of size 8 at 0x50400018a778 thread T0
>     #0 0x57d1d7fb82ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x57d1d7fb478b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x57d1d803a765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x57d1d807053b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x57d1d601a2c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x57d1d6014e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x57d1d60013c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7d1a1fc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7d1a1fc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x57d1d5f23fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x50400018a778 is located 40 bytes inside of 48-byte region [0x50400018a750,0x50400018a780)
> freed by thread T0 here:
>     #0 0x57d1d5ffdc91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57d1d7fd5c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x57d1d68803ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00">
<         <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="144.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000189bd0 which does not point to an object of type 'BookReservation'
> 0x504000189bd0: note: object has invalid vptr
>  00 00 00 00  a8 4b 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311621==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000189bf8 at pc 0x5b05538c92ac bp 0x7ffec922e410 sp 0x7ffec922e408
> READ of size 8 at 0x504000189bf8 thread T0
>     #0 0x5b05538c92ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5b05538c578b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5b055394b765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5b055398153b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x5b055192b2c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x5b0551925e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5b05519123c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x73660d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x73660d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5b0551834fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x504000189bf8 is located 40 bytes inside of 48-byte region [0x504000189bd0,0x504000189c00)
> freed by thread T0 here:
>     #0 0x5b055190ec91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b05538e6c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5b05521913ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5b0551929562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #4 0x5b0551925e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="187.00" waitingTime="61.00" timeLoss="23.73" traveltime="126.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="187.00" arrivalPos="285.60" duration="126.00" routeLength="565.55" timeLoss="23.73"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="324.00" waitingTime="88.00" timeLoss="28.62" traveltime="236.00">
<         <ride waitingTime="88.00" vehicle="trip_0" depart="88.00" arrival="324.00" arrivalPos="287.60" duration="236.00" routeLength="1170.10" timeLoss="28.62"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="327.00" routeLength="2061.97" waitingTime="6.00" waitingCount="2" stopTime="126.00" timeLoss="47.60" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1360.33" occupiedTime="146.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared too_late_next ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x50400018a950 which does not point to an object of type 'BookReservation'
> 0x50400018a950: note: object has invalid vptr
>  00 00 00 00  cb 4b 00 00 00 00 00 00  00 00 00 00 be be be be  e0 47 02 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311646==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018a978 at pc 0x577ea372c2ac bp 0x7fff00ac36d0 sp 0x7fff00ac36c8
> READ of size 8 at 0x50400018a978 thread T0
>     #0 0x577ea372c2ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x577ea372878b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x577ea37ae765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x577ea37e453b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x577ea178e2c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x577ea1788e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x577ea17753c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x73b74942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x73b74942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x577ea1697fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x50400018a978 is located 40 bytes inside of 48-byte region [0x50400018a950,0x50400018a980)
> freed by thread T0 here:
>     #0 0x577ea1771c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x577ea3749c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x577ea1ff43ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00">
<         <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="144.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf4d3cf8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bf4d5672b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bf4d45450d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7b72a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk_departPos ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==311509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eecd4554411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5eecd5eceb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eecd4da10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7664d0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,2c1,92
< 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.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x5040001899d0 which does not point to an object of type 'BookReservation'
> 0x5040001899d0: note: object has invalid vptr
>  00 00 00 00  a9 4c 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311523==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899f8 at pc 0x580e4d9832ac bp 0x7fff3d6830d0 sp 0x7fff3d6830c8
> READ of size 8 at 0x5040001899f8 thread T0
>     #0 0x580e4d9832ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x580e4d97f78b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x580e4da05765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x580e4da3b53b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #4 0x580e4b9e52c5 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:814:26
>     #5 0x580e4b9dfe48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x580e4b9cc3c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7dd9d9e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7dd9d9e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x580e4b8eefa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x5040001899f8 is located 40 bytes inside of 48-byte region [0x5040001899d0,0x504000189a00)
> freed by thread T0 here:
>     #0 0x580e4b9c8c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x580e4d9a0c91 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x580e4c24b3ad in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x580e4b9e3562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.24" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="4.00" waitingCount="2" stopTime="99.00" timeLoss="36.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.24" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,2c1,96
< 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.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117: runtime error: member access within address 0x504000189950 which does not point to an object of type 'BookReservation'
> 0x504000189950: note: object has invalid vptr
>  00 00 00 00  92 4d 00 00 00 00 00 00  00 00 00 00 be be be be  00 47 02 00 e0 50 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117 
> =================================================================
> ==311488==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000189978 at pc 0x5a99b19302ac bp 0x7fff93599bd0 sp 0x7fff93599bc8
> READ of size 8 at 0x504000189978 thread T0
>     #0 0x5a99b19302ab in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5a99b192c78b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5a99b19b2765 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #3 0x5a99b19a4645 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #4 0x5a99b187fbc5 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_InteractingState*, std::allocator<MSPModel_InteractingState*>>&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1034:32
>     #5 0x5a99b186debc in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:990:13
>     #6 0x5a99b18c6290 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2594:14
>     #7 0x5a99b01f7d7d in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x5a99af990562 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:769:30
>     #9 0x5a99af98ce48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x5a99af9793c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x78f505c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x78f505c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5a99af89bfa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> 0x504000189978 is located 40 bytes inside of 48-byte region [0x504000189950,0x504000189980)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="362.00" waitingTime="1.00" timeLoss="42.18" traveltime="361.00">
<         <walk depart="0.00" departPos="0.00" arrival="187.00" arrivalPos="142.80" duration="187.00" routeLength="233.23" timeLoss="19.08" maxSpeed="1.39"/>
<         <ride waitingTime="1.00" vehicle="trip_1" depart="188.00" arrival="362.00" arrivalPos="287.60" duration="174.00" routeLength="1232.42" timeLoss="23.11"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="338.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="1672.12" waitingTime="6.00" waitingCount="3" stopTime="202.00" timeLoss="39.45" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1232.42" occupiedTime="116.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d84b7929411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d84b92a3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d84b81760d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x739c53c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62bf49e3a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62bf4b7b4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62bf4a6870d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb67b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b65f632411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59b660facb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59b65fe7f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7542c7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x642639145411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64263aabfb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6426399920d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748436c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558cd7bf7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x558cd9571b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x558cd84440d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e4f0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6131afd2e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6131b16a8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6131b057b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca82064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609eae05a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x609eaf9d4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x609eae8a70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77e5da04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e95b1bb2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e95b352cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e95b23ff0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x769341c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612be1f6f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x612be38e9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x612be27bc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75cf9604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a4851f32411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a48538acb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a485277f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4ae004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==311415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b4b78d6e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b4b7a6e8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b4b795bb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740256a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors missing_first_param ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1,2
< Error: Missing value for parameter 'n'.
---
> Error: The parameter '4' is not allowed in this context.
>  Switch or parameter name expected.

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==312350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8a0cbfb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a8a0e575b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a8a0d4480d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf5a644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport0 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==312358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652a32cef411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x652a34669b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x652a3353c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff56d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bidiEdge multilane ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==286275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57cc314db411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57cc32e55b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57cc31d280d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x718a5284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
extended bikes bikeDepartDelay ( Last six runs Mar2025 Feb2025 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Mar2025 Feb2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Mar2025 Feb2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Mar2025 Feb2025 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs Mar2025 Feb2025 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs Mar2025 Feb2025 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Mar2025 Feb2025 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Mar2025 Feb2025 )

TEST FAILED on ts-sim-build-ba : extended calibrator vType change_speedFactor_origDev0 ( Last six runs Mar2025 Feb2025 )

---------- Differences in tripinfos ----------
5,1436c5,1436
<     <tripinfo id="flow0.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="66.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.27" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.71" rerouteNo="0" devices="tripinfo_flow0.0" vType="t2" speedFactor="1.74" vaporized=""/>
<     <tripinfo id="flow0.1" depart="2.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.20" arrival="69.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.55" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.78" rerouteNo="0" devices="tripinfo_flow0.1" vType="t2" speedFactor="1.94" vaporized=""/>
<     <tripinfo id="flow0.2" depart="5.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.40" arrival="73.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.46" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.2" vType="t2" speedFactor="1.70" vaporized=""/>
<     <tripinfo id="flow0.3" depart="7.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.60" arrival="74.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.62" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.60" rerouteNo="0" devices="tripinfo_flow0.3" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.4" depart="10.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="2.80" arrival="76.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.13" rerouteNo="0" devices="tripinfo_flow0.4" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.5" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="78.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.85" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.33" rerouteNo="0" devices="tripinfo_flow0.5" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.6" depart="15.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.20" arrival="80.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.91" duration="65.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.76" rerouteNo="0" devices="tripinfo_flow0.6" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.7" depart="17.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.40" arrival="85.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.56" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.7" vType="t2" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="flow0.8" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.60" arrival="86.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.97" rerouteNo="0" devices="tripinfo_flow0.8" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.9" depart="22.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.80" arrival="88.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.78" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.57" rerouteNo="0" devices="tripinfo_flow0.9" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.10" depart="25.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.00" arrival="91.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.31" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.92" rerouteNo="0" devices="tripinfo_flow0.10" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.11" depart="27.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.20" arrival="93.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.76" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_flow0.11" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.12" depart="30.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.40" arrival="98.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.63" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.94" rerouteNo="0" devices="tripinfo_flow0.12" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.13" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.60" arrival="100.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.04" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.03" rerouteNo="0" devices="tripinfo_flow0.13" vType="t2" speedFactor="1.86" vaporized=""/>
<     <tripinfo id="flow0.14" depart="35.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.80" arrival="102.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.51" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.47" rerouteNo="0" devices="tripinfo_flow0.14" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.15" depart="37.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="103.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.66" rerouteNo="0" devices="tripinfo_flow0.15" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.16" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.20" arrival="108.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.30" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.18" rerouteNo="0" devices="tripinfo_flow0.16" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.17" depart="42.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.40" arrival="112.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="42.46" duration="70.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.95" rerouteNo="0" devices="tripinfo_flow0.17" vType="t2" speedFactor="1.55" vaporized=""/>
<     <tripinfo id="flow0.18" depart="45.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.60" arrival="114.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.29" duration="69.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.51" rerouteNo="0" devices="tripinfo_flow0.18" vType="t2" speedFactor="1.93" vaporized=""/>
<     <tripinfo id="flow0.19" depart="47.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.80" arrival="115.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.96" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.83" rerouteNo="0" devices="tripinfo_flow0.19" vType="t2" speedFactor="1.88" vaporized=""/>
<     <tripinfo id="flow0.20" depart="50.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="117.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.88" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.16" rerouteNo="0" devices="tripinfo_flow0.20" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.21" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.20" arrival="119.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.71" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_flow0.21" vType="t2" speedFactor="1.76" vaporized=""/>
<     <tripinfo id="flow0.22" depart="55.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.40" arrival="121.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.95" rerouteNo="0" devices="tripinfo_flow0.22" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.23" depart="57.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.60" arrival="123.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.58" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.62" rerouteNo="0" devices="tripinfo_flow0.23" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.24" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.80" arrival="126.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="49.70" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.18" rerouteNo="0" devices="tripinfo_flow0.24" vType="t2" speedFactor="1.79" vaporized=""/>
<     <tripinfo id="flow0.25" depart="62.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="128.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.46" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.44" rerouteNo="0" devices="tripinfo_flow0.25" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.26" depart="65.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.20" arrival="131.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.19" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.59" rerouteNo="0" devices="tripinfo_flow0.26" vType="t2" speedFactor="1.85" vaporized=""/>
<     <tripinfo id="flow0.27" depart="67.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.40" arrival="133.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.86" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.18" rerouteNo="0" devices="tripinfo_flow0.27" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.28" depart="70.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.60" arrival="136.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.93" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.93" rerouteNo="0" devices="tripinfo_flow0.28" vType="t2" speedFactor="1.85" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions short_edge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1ca437e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d1ca5cf8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d1ca4bcb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7913b324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
12c12,14
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal default ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
5a10,20
> 
> =================================================================
> ==285899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cb80ccf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61cb82649b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61cb8151c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ee8604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal none ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==285931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df372de7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5df374761b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5df3736340d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c085e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Persons: 
---
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
22,24c24,25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==285955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x559fe9480411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x559feadfab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x559fe9ccd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76fbf6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 3)
> Persons:
14,18c16,21
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
> Statistics (avg of 20):
>  RouteLength: 179.82
>  Speed: 6.62
>  Duration: 33.75
>  WaitingTime: 12.95
>  TimeLoss: 20.45
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal stoptime_remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
10a15,25
> 
> =================================================================
> ==285977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6172e8f9f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6172ea919b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6172e97ec0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c5f924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,14
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c17,18
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c20,23
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal stoptime_warn ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
10a15,25
> 
> =================================================================
> ==285966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x629156ad4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62915844eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6291573210d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7c3604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,14
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c17,18
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c20,23
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal teleport ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==285937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f3b0ff8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59f3b2972b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59f3b18450d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f1e624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 3 (Collisions: 3)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.91
>  Duration: 34.90
>  WaitingTime: 12.95
>  TimeLoss: 20.54
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ea9ce67411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58ea9e7e1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58ea9d6b40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ce1224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch_visible ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65477dbe3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x65477f55db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x65477e4300d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa5b564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute routingMode_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==282025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ea89057411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64ea8a9d1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64ea898a40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79657d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==281538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56bf691e7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56bf6ab61b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56bf69a340d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a419864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b85caaf7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b85cc471b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b85cb3440d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77335324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2e9c75c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e2e9e0d6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e2e9cfa90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb09184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==281527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b93c2ad411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64b93dc27b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64b93cafa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2a0264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6080055e9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x608006f63b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x608005e360d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x735e1c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55af1cd54411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55af1e6ceb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55af1d5a10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x731800a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==281662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cd952876411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cd9541f0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cd9530c30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cbf1724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==281654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x601743166411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x601744ae0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6017439b30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ecd7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==281655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57f6d45e5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57f6d5f5fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57f6d4e320d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79ad48e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==281626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a71a049d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a71a1e17b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a71a0cea0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x747d3424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==281598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a0fe3cb4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a0fe562eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a0fe45010d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e96a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==281611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b21596b0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b215b02ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2159efd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dc55a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6249e1674411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6249e2feeb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6249e1ec10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767761c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e7ac1a1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57e7adb1bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57e7ac9ee0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75030444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560554ad6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x560556450b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5605553230d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e5c01e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==281778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5adbc3aee411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5adbc5468b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5adbc433b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74fb5a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60209d006411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60209e980b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60209d8530d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5b4744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f735668c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f7358006b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f7356ed90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70eafc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f391444e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f3915dc8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f3914c9b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6083a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d0a6e805411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d0a7017fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d0a6f0520d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751a3724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==281863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x630c7769a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x630c79014b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x630c77ee70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bfd0a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_keep_stop_detour ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639f6eddd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x639f70757b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x639f6f62a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7ee2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_timeThreshold ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55da93de5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55da9575fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55da946320d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c22104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter destProb ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617a64094411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x617a65a0eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x617a648e10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b80624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking 3same_edge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:216: virtual bool DijkstraRouter<MSEdge, SUMOVehicle>::compute(const E *, const E *, const V *const, SUMOTime, std::vector<const E *> &, bool) [E = MSEdge, V = SUMOVehicle]: Assertion `effort >= minimumInfo->effort' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627fb14c1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x627fb2e3bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x627fb1d0e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76015124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 690.00
---
> Simulation ended at time: 699.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 722.76
<  Duration: 376.68
<  WaitingTime: 38.84
<  TimeLoss: 106.83
<  DepartDelay: -0.40
< 
---
> Statistics (avg of 50):
>  RouteLength: 729.99
>  Speed: 1.94
>  Duration: 380.08
>  WaitingTime: 45.80
>  TimeLoss: 109.59
>  DepartDelay: 0.40
21c22
< DijkstraRouter answered 386 queries and explored 3.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking keepDestination_looped ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==282648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b3c70f43411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b3c728bdb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b3c717900d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76bb66c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch active_memory ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc414fa5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc41691fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc4157f20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e893cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,106
> =================================================================
> ==282350==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c00006a000 at pc 0x6554a26a1ca6 bp 0x7ef3ca7fab90 sp 0x7ef3ca7fa350
> READ of size 16 at 0x50c00006a000 thread T1
>     #0 0x6554a26a1ca5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2660ca5) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6554a2f6b1d9 in void std::__new_allocator<std::pair<Command*, long long>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:191:23
>     #2 0x6554a2f6b1d9 in void std::allocator_traits<std::allocator<std::pair<Command*, long long>>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::allocator<std::pair<Command*, long long>>&, std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:534:8
>     #3 0x6554a2f6b1d9 in void std::__relocate_object_a<std::pair<Command*, long long>, std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1075:7
>     #4 0x6554a2f6af58 in std::pair<Command*, long long>* std::__relocate_a_1<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:2
>     #5 0x6554a2f6aecd in std::pair<Command*, long long>* std::__relocate_a<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:14
>     #6 0x6554a2f6ae3e in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_do_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&, std::integral_constant<bool, true>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:495:9
>     #7 0x6554a2f6a56e in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:512:9
>     #8 0x6554a2f697fa in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21
>     #9 0x6554a2f674ab in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::emplace_back<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4
>     #10 0x6554a2f63d47 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #11 0x6554a322685b in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:320:57
>     #12 0x6554a2b16c76 in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1881:39
>     #13 0x6554a392ca0a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:191:42
>     #14 0x6554a2b89e48 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4573:37
>     #15 0x6554a301379b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2223:33
>     #16 0x6554a307b18f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1755:17
>     #17 0x6554a2f2f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #18 0x7ef3d1c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #19 0x6554a26a18dc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #20 0x7ef3d109ca93 in start_thread nptl/pthread_create.c:447:8
>     #21 0x7ef3d1129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50c00006a000 is located 0 bytes inside of 128-byte region [0x50c00006a000,0x50c00006a080)
> freed by thread T3 here:
>     #0 0x6554a26e2c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-02-27 12:11:35 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,54c16,54
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="paA2A3.0" type="DEFAULT_VEHTYPE" lane="A2A3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA2A3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paA2A1.0" type="DEFAULT_VEHTYPE" lane="A2A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paA2A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paA3A2.0" type="DEFAULT_VEHTYPE" lane="A3A2_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA3A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1C1.0" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC3D3.0" type="DEFAULT_VEHTYPE" lane="C3D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paC3D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC1B1.0" type="DEFAULT_VEHTYPE" lane="C1B1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC1B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paD2D3.0" type="DEFAULT_VEHTYPE" lane="D2D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC0B0.0" type="DEFAULT_VEHTYPE" lane="C0B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC0B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1B0.0" type="DEFAULT_VEHTYPE" lane="B1B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB0C0.0" type="DEFAULT_VEHTYPE" lane="B0C0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB0C0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1A1.0" type="DEFAULT_VEHTYPE" lane="B1A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC2B2.0" type="DEFAULT_VEHTYPE" lane="C2B2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC2B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paD3D2.0" type="DEFAULT_VEHTYPE" lane="D3D2_0" pos="46.05" parking="1" started="1.00" ended="-1" parkingArea="paD3D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB0A0.0" type="DEFAULT_VEHTYPE" lane="B0A0_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paB0A0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB2A2.0" type="DEFAULT_VEHTYPE" lane="B2A2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB2A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="ego.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="500.00" routeLength="2235.60" waitingTime="0.00" waitingCount="0" stopTime="323.00" timeLoss="16.05" rerouteNo="19" devices="tripinfo_ego.0 routing_ego.0" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-02-27 12:11:35 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,5c16,54
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml,input_additional3.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.exit-times value="true"/>
>         <vehroute-output.cost value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible_brakeGap ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c496ce3c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c496e7b6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c496d6890d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78774504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch default ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x640603b75411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6406054efb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6406043c20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x737a15c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_10 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a3b60bf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63a3b7a39b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a3b690c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x701666c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_100 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd2c4a8c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fd2c6406b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fd2c52d90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x703ecc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch implicit_visibility ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ffa7c76e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ffa7e0e8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ffa7cfbb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x727f7de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch knowledge_1 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f48c6139411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f48c7ab3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f48c69860d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d8d064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
11,12c11,12
<  RouteLength: 671.26
<  Speed: 1.38
---
>  RouteLength: 610.76
>  Speed: 1.25
14,15c14,15
<  WaitingTime: 2.20
<  TimeLoss: 13.77
---
>  WaitingTime: 1.80
>  TimeLoss: 11.43
17a18,19
> DijkstraRouter answered 10 queries and explored 1.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
22c24
< DijkstraRouter answered 12 queries and explored 33.75 edges on average.
---
> DijkstraRouter answered 16 queries and explored 33.75 edges on average.
28,34c30
< DijkstraRouter answered 22 queries and explored 39.36 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 2 queries and explored 40.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 42.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 10 queries and explored 1.00 edges on average.
---
> DijkstraRouter answered 18 queries and explored 39.50 edges on average.
---------- Differences in stopinfos ----------
9,11c9,11
<     <stopinfo id="ego.4" type="car" lane="B2B3_0" pos="55.00" parking="1" started="40.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.5" type="car" lane="D1D2_0" pos="55.00" parking="1" started="134.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.6" type="car" lane="C1C2_0" pos="55.00" parking="1" started="100.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.4" type="car" lane="D2D3_0" pos="55.00" parking="1" started="130.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.5" type="car" lane="C0C1_0" pos="55.00" parking="1" started="116.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.6" type="car" lane="B2B3_0" pos="55.00" parking="1" started="43.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
13,14c13,14
<     <stopinfo id="ego.8" type="car" lane="D2D3_0" pos="55.00" parking="1" started="106.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.9" type="car" lane="D0D1_0" pos="55.00" parking="1" started="179.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.8" type="car" lane="C1C2_0" pos="55.00" parking="1" started="105.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.9" type="car" lane="B0B1_0" pos="55.00" parking="1" started="98.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
9,11c9,11
<     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="461.00" timeLoss="5.96" rerouteNo="2" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1425.59" waitingTime="1.00" waitingCount="1" stopTime="367.00" timeLoss="20.37" rerouteNo="6" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="935.10" waitingTime="4.00" waitingCount="2" stopTime="401.00" timeLoss="19.68" rerouteNo="4" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="1324.76" waitingTime="7.00" waitingCount="1" stopTime="371.00" timeLoss="25.63" rerouteNo="5" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1225.79" waitingTime="1.00" waitingCount="1" stopTime="385.00" timeLoss="16.75" rerouteNo="5" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="458.00" timeLoss="4.96" rerouteNo="2" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
13,14c13,14
<     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="941.34" waitingTime="3.00" waitingCount="1" stopTime="395.00" timeLoss="21.23" rerouteNo="4" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="1717.64" waitingTime="12.00" waitingCount="1" stopTime="322.00" timeLoss="36.34" rerouteNo="7" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="935.10" waitingTime="8.00" waitingCount="1" stopTime="396.00" timeLoss="20.68" rerouteNo="4" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="929.00" waitingTime="0.00" waitingCount="0" stopTime="403.00" timeLoss="12.12" rerouteNo="4" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---------- Differences in vehroutes ----------
35c35
<     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="347.76">
---
>     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="1324.76">
39c39,42
<             <route cost="55.54" savings="-9.40" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 33.00 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="68.93" savings="-22.78" replacedOnEdge="A2A3" replacedOnIndex="4" reason="parkA2A3:parkingAreaReroute" replacedAtTime="43.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1063.28"/>
>             <route cost="79.17" savings="-28.75" replacedOnEdge="B2B3" replacedOnIndex="7" reason="parkB2B3:parkingAreaReroute" replacedAtTime="65.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1253.83"/>
>             <route cost="86.93" savings="-38.11" replacedOnEdge="C2C3" replacedOnIndex="10" reason="parkC2C3:parkingAreaReroute" replacedAtTime="99.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1656.87"/>
>             <route cost="92.31" savings="-36.62" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 34.00 43.00 50.00 57.00 64.00 73.00 80.00 97.00 107.00 114.00 123.00 -1 -1 -1 -1 -1 -1 -1 -1"/>
41c44
<         <stop parkingArea="parkB2B3" duration="3600.00" started="40.00" ended="-1"/>
---
>         <stop parkingArea="parkD2D3" duration="3600.00" started="130.00" ended="-1"/>
44c47
<     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1425.59">
---
>     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1225.79">
50,52c53,54
<             <route cost="86.76" savings="-38.04" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
<             <route cost="92.28" savings="-36.61" replacedOnEdge="D2D3" replacedOnIndex="11" reason="parkD2D3:parkingAreaReroute" replacedAtTime="107.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1861.52"/>
<             <route cost="96.65" savings="-35.27" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3D2 D2D1 D1D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 104.00 112.00 120.00 128.00 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="86.69" savings="-38.02" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
>             <route cost="79.23" savings="-23.61" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1B1 B1B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 102.00 110.00 -1 -1 -1 -1 -1"/>
54c56
<         <stop parkingArea="parkD1D2" duration="3600.00" started="134.00" ended="-1"/>
---
>         <stop parkingArea="parkC0C1" duration="3600.00" started="116.00" ended="-1"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch no_memory ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5770307de411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x577032158b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57703102b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f2a1544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d8a4e6a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62d8a67e4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d8a56b70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767afc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
54c54
<     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5750.51">
---
>     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5694.03">
66,77c66,77
<             <route cost="229.37" savings="-118.22" replacedOnEdge="D0D1" replacedOnIndex="29" reason="parkD0D1:parkingAreaReroute" replacedAtTime="516.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3665.17"/>
<             <route cost="144.14" savings="-1.73" replacedOnEdge="D1D2" replacedOnIndex="30" reason="parkD1D2:parkingAreaReroute" replacedAtTime="532.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3675.49"/>
<             <route cost="176.61" savings="-48.70" replacedOnEdge="B2B3" replacedOnIndex="35" reason="parkB2B3:parkingAreaReroute" replacedAtTime="617.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="3879.76"/>
<             <route cost="78.91" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="38" reason="parkA2A3:parkingAreaReroute" replacedAtTime="668.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="3879.76"/>
<             <route cost="103.71" savings="-87.50" replacedOnEdge="A1A2" replacedOnIndex="41" reason="parkA1A2:parkingAreaReroute" replacedAtTime="720.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A3" routeLength="4282.91"/>
<             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="44" reason="parkA0A1:parkingAreaReroute" replacedAtTime="772.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="4686.06"/>
<             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="47" reason="parkB0B1:parkingAreaReroute" replacedAtTime="824.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5287.37"/>
<             <route cost="111.22" savings="-1.73" replacedOnEdge="B1B2" replacedOnIndex="48" reason="parkB1B2:parkingAreaReroute" replacedAtTime="839.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="5297.69"/>
<             <route cost="173.12" savings="-77.46" replacedOnEdge="C2C3" replacedOnIndex="52" reason="parkC2C3:parkingAreaReroute" replacedAtTime="905.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5691.63"/>
<             <route cost="201.19" savings="-105.54" replacedOnEdge="C0C1" replacedOnIndex="56" reason="parkC0C1:parkingAreaReroute" replacedAtTime="970.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" rout
eLength="6262.25"/>
<             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="57" reason="parkC1C2:parkingAreaReroute" replacedAtTime="986.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeL
ength="6272.57"/>
<             <route cost="188.89" savings="-76.48" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" exitTimes="31.00 47.00 64.00 81.00 98.00 123.00 151.00 167.00 184.00 201.00 218.00 236.00 253.00 268.00 2
84.00 301.00 318.00 334.00 351.00 367.00 383.00 400.00 415.00 432.00 448.00 465.00 482.00 499.00 515.00 532.00 549.00 565.00 582.00 598.00 616.00 633.00 650.00 668.00 685.00 702.00 718.00 737.00 755.00 771.00 788.00 805.00 821.00 839.00 856.00 872.00 888.00 905.00 921.00 937.00 954.00 970.00 986.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="198.65" savings="-87.50" replacedOnEdge="D1D2" replacedOnIndex="28" reason="parkD1D2:parkingAreaReroute" replacedAtTime="500.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3481.70"/>
>             <route cost="213.68" savings="-85.77" replacedOnEdge="D0D1" replacedOnIndex="31" reason="parkD0D1:parkingAreaReroute" replacedAtTime="551.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3874.53"/>
>             <route cost="188.11" savings="-45.70" replacedOnEdge="B1B2" replacedOnIndex="36" reason="parkB1B2:parkingAreaReroute" replacedAtTime="634.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="4078.79"/>
>             <route cost="95.67" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="40" reason="parkA2A3:parkingAreaReroute" replacedAtTime="703.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="4078.79"/>
>             <route cost="103.71" savings="-87.50" replacedOnEdge="A1A2" replacedOnIndex="43" reason="parkA1A2:parkingAreaReroute" replacedAtTime="759.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A3" routeLength="4481.94"/>
>             <route cost="120.47" savings="-87.50" replacedOnEdge="A0A1" replacedOnIndex="46" reason="parkA0A1:parkingAreaReroute" replacedAtTime="810.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3" routeLength="4885.09"/>
>             <route cost="174.37" savings="-125.18" replacedOnEdge="B0B1" replacedOnIndex="49" reason="parkB0B1:parkingAreaReroute" replacedAtTime="862.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5486.40"/>
>             <route cost="191.68" savings="-82.19" replacedOnEdge="C0C1" replacedOnIndex="52" reason="parkC0C1:parkingAreaReroute" replacedAtTime="915.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="5890.67"/>
>             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="53" reason="parkC1C2:parkingAreaReroute" replacedAtTime="930.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5900.99"/>
>             <route cost="112.41" savings="0.00" replacedOnEdge="C2C3" replacedOnIndex="54" reason="parkC2C3:parkingAreaReroute" replacedAtTime="947.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5900.99"/>
>             <route cost="172.13" savings="-76.48" replacedOnEdge="D2D3" replacedOnIndex="57" reason="parkD2D3:parkingAreaReroute" replacedAtTime="999.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" route
Length="6298.03"/>
>             <route cost="198.65" savings="-87.50" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A0 A0B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" exitTimes="31.00 47.00 64.00 81.00 98.00 123.00 151.00 167.00 184.00 201.00 218.00 236.00 253.00 268.00 2
84.00 301.00 318.00 334.00 351.00 367.00 383.00 400.00 415.00 432.00 448.00 465.00 482.00 499.00 517.00 534.00 551.00 568.00 585.00 600.00 617.00 634.00 651.00 667.00 685.00 702.00 719.00 741.00 758.00 775.00 793.00 809.00 826.00 843.00 860.00 878.00 896.00 912.00 930.00 947.00 963.00 979.00 996.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1,12
< Warning: Vehicle 'ego.42' performs emergency braking on lane 'C3C2_0' with decel=9.00, wished=4.50, severity=1.00, time=209.00.
---
> Warning: Vehicle 'ego.70' performs emergency braking on lane ':C0_0_0' with decel=9.00, wished=4.50, severity=1.00, time=897.00.
> 
> =================================================================
> ==282410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x620015ce0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62001765ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62001652d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec75804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in stopinfos ----------
9,11c9,10
<     <stopinfo id="ego.4" type="car" lane="B1B2_0" pos="55.00" parking="1" started="93.00" ended="-1" parkingArea="parkB1B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.5" type="car" lane="C0C1_0" pos="55.00" parking="1" started="264.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.6" type="car" lane="B2B3_0" pos="55.00" parking="1" started="205.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.4" type="car" lane="C0C1_0" pos="55.00" parking="1" started="267.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.6" type="car" lane="B1B2_0" pos="55.00" parking="1" started="188.00" ended="-1" parkingArea="parkB1B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
13,16c12,16
<     <stopinfo id="ego.10" type="car" lane="B0B1_0" pos="55.00" parking="1" started="298.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.35" type="car" lane="D2D3_0" pos="55.00" parking="1" started="414.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.41" type="car" lane="D0D1_0" pos="55.00" parking="1" started="568.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.54" type="car" lane="D1D2_0" pos="55.00" parking="1" started="655.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.9" type="car" lane="B0B1_0" pos="55.00" parking="1" started="292.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.10" type="car" lane="B2B3_0" pos="55.00" parking="1" started="201.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.13" type="car" lane="D2D3_0" pos="55.00" parking="1" started="375.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.18" type="car" lane="D1D2_0" pos="55.00" parking="1" started="599.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.42" type="car" lane="D0D1_0" pos="55.00" parking="1" started="546.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in vehroutes ----------
30c30
<             <route cost="28.62" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="18.00 28.00 38.00 48.00 57.00 67.00 77.00 83.00 104.00 -1 -1"/>
---
>             <route cost="28.61" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="18.00 28.00 38.00 48.00 57.00 67.00 77.00 83.00 104.00 -1 -1"/>
35c35
<     <vehicle id="ego.4" type="car" depart="10.00" departSpeed="11.7089" speedFactor="1.1515" routeLength="1027.27">
---
>     <vehicle id="ego.4" type="car" depart="10.00" departSpeed="11.7089" speedFactor="1.1515" routeLength="2408.74">
38c38,41
<             <route cost="138.80" savings="-131.71" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="19.00 30.00 40.00 49.00 56.00 62.00 68.00 75.00 81.00 87.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="65.50" savings="-58.41" replacedOnEdge="A0A1" replacedOnIndex="8" reason="parkA0A1:parkingAreaReroute" replacedAtTime="94.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1070.72"/>
>             <route cost="28.61" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="9" reason="parkA1A2:parkingAreaReroute" replacedAtTime="119.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1070.72"/>
>             <route cost="160.19" savings="-139.19" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="223.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
>             <route cost="177.55" savings="-57.42" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="19.00 30.00 40.00 49.00 58.00 69.00 79.00 86.00 107.00 127.00 146.00 158.00 168.00 185.00 202.00 209.00 217.00 223.00 230.00 237.00 243.00 249.00 255.00 261.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
40c43
<         <stop parkingArea="parkB1B2" duration="3600.00" started="93.00" ended="-1"/>
---
>         <stop parkingArea="parkC0C1" index="1" duration="3600.00" started="267.00" ended="-1"/>
43c46
<     <vehicle id="ego.5" type="car" depart="12.00" departSpeed="12.4102" speedFactor="1.2291" routeLength="2408.74">
---
>     <vehicle id="ego.5" type="car" depart="12.00" departSpeed="12.4102" speedFactor="1.2291" routeLength="5188.42">
47,49c50,57
<             <route cost="28.62" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="9" reason="parkA1A2:parkingAreaReroute" replacedAtTime="119.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1070.72"/>
<             <route cost="159.90" savings="-138.90" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="222.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
<             <route cost="178.06" savings="-57.46" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="21.00 32.00 42.00 51.00 59.00 69.00 79.00 85.00 107.00 127.00 146.00 158.00 168.00 185.00 202.00 209.00 217.00 222.00 229.00 235.00 241.00 247.00 253.00 258.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="28.61" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="9" reason="parkA1A2:parkingAreaReroute" replacedAtTime="119.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="1070.72"/>
>             <route cost="159.93" savings="-138.93" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="224.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==282291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56f6d0841411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56f6d21bbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56f6d108e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c199ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0_probability ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==282326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac9c43e4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ac9c5d5eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ac9c4c310d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f835044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==282331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e9b7f50411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62e9b98cab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62e9b879d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78cd21a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1_visible ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==282335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x651cbaa76411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x651cbc3f0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x651cbb2c30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bdfc604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_default ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c451ff85411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c45218ffb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c45207d20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x755f5b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b3d6e9e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60b3d8818b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60b3d76eb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4a0824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55fbc21da411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55fbc3b54b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55fbc2a270d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c6a6f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_fullparking ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f80c3b04411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f80c547eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f80c43510d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790fae84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55ccf58d3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55ccf724db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55ccf61200d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b43f284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_on_junction ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==282799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6287b10411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b628948ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b628835d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a9db804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==282510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x583905187411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x583906b01b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5839059d40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a3dd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==282530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x589a1c016411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x589a1d990b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x589a1c8630d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f114aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==282527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b94cd348411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b94cecc2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b94cdb950d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e51484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking skip_too_close ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==282693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f68b2c0d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f68b4587b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f68b345a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a2b804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stops ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==282697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5568ba6d3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5568bc04db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5568baf200d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6f4bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5645d5de5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5645d775fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5645d66320d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd52ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==285759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c240e4c2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c240fe3cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c240ed0f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b12a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz_route_invalid ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==285769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x640ea128f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x640ea2c09b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x640ea1adc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ad54524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowdown_rail ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==284130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6ad76d2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c6ad904cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c6ad7f1f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77611a24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==284248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56e743b93411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56e74550db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56e7443e00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cbf47c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps target_occupied ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==284002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557d93447411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x557d94dc1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x557d93c940d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72ae9664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61679c0e0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61679da5ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61679c92d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730d4f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597659636411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59765afb0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x597659e830d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760bb9a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_connected ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615f933bf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x615f94d39b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x615f93c0c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79afbac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_end ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==283883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4e7e691411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e4e8000bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e4e7eede0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee67284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_waypoint ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582f5bcd7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x582f5d651b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x582f5c5240d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb2e124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps vias ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==284019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625d5f99f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x625d61319b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x625d601ec0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3e3024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==283632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6023b99e4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6023bb35eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6023ba2310d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0efd24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56c0eed82411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56c0f06fcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56c0ef5cf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b4f824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ef0fa886411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ef0fc200b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ef0fb0d30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73828664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 52 queries and explored 6.88 edges on average.
---
> DijkstraRouter answered 50 queries and explored 6.88 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 7.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model bikes prioLarge_onlyBike ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c705e28a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c705fc04b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c705ead70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ee9304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 112 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 103 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603c43e6d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x603c457e7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x603c446ba0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7028aea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62326207f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6232639f9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6232628cc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75209764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d811873411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62d8131edb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d8120c00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x752a9e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63460eeca411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x634610844b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63460f7170d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ef08c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644c8986d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x644c8b1e7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x644c8a0ba0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77137044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6093c01db411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6093c1b55b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6093c0a280d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725964c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,26
< DijkstraRouter answered 548 queries and explored 3.24 edges on average.
---
> DijkstraRouter answered 364 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 56 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 127 queries and explored 3.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61078e30c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61078fc86b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61078eb590d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72961fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_oncoming ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x602b1e86c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x602b201e6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x602b1f0b90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3f9484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 343 queries and explored 3.78 edges on average.
---
> DijkstraRouter answered 314 queries and explored 3.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 5.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==295261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d499671411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59d49afebb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59d499ebe0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b7e7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4446 queries and explored 4.61 edges on average.
---
> DijkstraRouter answered 1575 queries and explored 4.48 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1221 queries and explored 4.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 920 queries and explored 4.78 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 730 queries and explored 4.73 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_oncoming ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5f53f3b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e5f558b5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e5f547880d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a694824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 343 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 314 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==295211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c0dbd7ef411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c0dbf169b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c0dbe03c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71738a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4585 queries and explored 3.52 edges on average.
---
> DijkstraRouter answered 1608 queries and explored 3.54 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1282 queries and explored 3.52 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 936 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 759 queries and explored 3.51 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==295215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b261670411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64b262feab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64b261ebd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e300a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4498 queries and explored 4.04 edges on average.
---
> DijkstraRouter answered 1565 queries and explored 3.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1277 queries and explored 4.04 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 948 queries and explored 4.08 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 708 queries and explored 4.13 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x565096afa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x565098474b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5650973470d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e9e7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 620 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 275 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 251 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 59 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 35 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a520844411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60a5221beb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60a5210910d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749773a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 673 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 266 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 257 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 112 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 38 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bfacefa4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bfad091eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bfacf7f10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a702ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 746 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 240 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 274 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 184 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 48 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing space_gap ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9d46dff411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f9d48779b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f9d4764c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72cbfb84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 358 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 63 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58672c0b5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58672da2fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58672c9020d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d81a2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa239652411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5aa23afccb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5aa239e9f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec04b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing yellow-time ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==294318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560000456411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x560001dd0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x560000ca30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7524f4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 708 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 256 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 268 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 141 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 43 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62497479c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x624976116b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x624974fe90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x726195e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58fbd98b7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58fbdb231b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58fbda1040d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba31c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Mar2025 Feb2025 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1005.00.
---
> Simulation ended at time: 1089.00.
13,18c13,18
<  RouteLength: 210.38
<  Speed: 25.32
<  Duration: 8.59
<  WaitingTime: 0.00
<  TimeLoss: 1.58
<  DepartDelay: 0.00
---
>  RouteLength: 222.09
>  Speed: 15.49
>  Duration: 24.73
>  WaitingTime: 0.12
>  TimeLoss: 17.42
>  DepartDelay: 5.29

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
84a85,95
> 
> =================================================================
> ==295407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624612b7f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6246144f9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6246133cc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7949f564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
14c14,16
< DijkstraRouter answered 486 queries and explored 2.82 edges on average.
---
> DijkstraRouter answered 429 queries and explored 2.93 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 57 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56cebe2bd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56cebfc37b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56cebeb0a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d80e924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout busy_noInternal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x632d2ed42411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x632d306bcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x632d2f58f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78301164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 1857 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 937 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 509 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 215 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 196 queries and explored 5.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==295327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64184fa57411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6418513d1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6418502a40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b96b444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10512 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64830d649411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64830efc3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64830de960d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7915b384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,15
> Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.
> 
> =================================================================
> ==293248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61931a629411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61931bfa3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61931ae760d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740edb44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 't_0.6'; waited too long (wrong lane), lane='314690803#0_0', time=5938.00.
> 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10988 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c0e21148411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c0e22ac2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c0e219950d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be25b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5124 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==293203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62c5105e8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62c511f62b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62c510e350d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb8d5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Mar2025 Feb2025 )

---------- Differences in fcd ----------
99,100c99,100
<         <vehicle id="v0" x="381.55" y="491.73" angle="88.99" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00" signals="8" acceleration="-3.95" accelerationLat="-0.03" distance="137.09" odometer="131.99" posLat="-0.02" speedLat="0.21" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="357.88" y="495.05" angle="89.97" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-1.05" distance="112.14" odometer="112.14" posLat="0.00" speedLat="0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="381.55" y="491.63" angle="89.96" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00" signals="8" acceleration="-3.95" accelerationLat="-0.43" distance="137.09" odometer="131.99" posLat="-0.12" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="357.88" y="495.17" angle="89.00" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.58" distance="112.14" odometer="112.14" posLat="0.12" speedLat="0.24" arrivalDelay="0.00"/>
103,104c103,104
<         <vehicle id="v0" x="386.13" y="491.74" angle="89.85" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.38" distance="141.92" odometer="136.82" posLat="-0.01" speedLat="0.02" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="364.47" y="495.05" angle="90.03" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.03" distance="119.09" odometer="119.09" posLat="-0.00" speedLat="-0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="386.13" y="491.63" angle="90.02" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.02" distance="141.92" odometer="136.82" posLat="-0.12" speedLat="-0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="364.47" y="495.18" angle="89.90" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.44" distance="119.09" odometer="119.09" posLat="0.13" speedLat="0.03" arrivalDelay="0.00"/>
107,108c107,108
<         <vehicle id="v0" x="389.64" y="491.81" angle="89.18" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.23" distance="145.63" odometer="140.53" posLat="0.06" speedLat="0.14" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="371.06" y="495.03" angle="90.16" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.06" distance="126.03" odometer="126.03" posLat="-0.02" speedLat="-0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="389.64" y="491.70" angle="89.22" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.28" distance="145.63" odometer="140.53" posLat="-0.05" speedLat="0.14" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="371.06" y="495.16" angle="90.17" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.13" distance="126.03" odometer="126.03" posLat="0.11" speedLat="-0.04" arrivalDelay="0.00"/>
111,112c111,112
<         <vehicle id="v0" x="392.09" y="491.78" angle="89.91" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.38" distance="148.21" odometer="143.11" posLat="0.03" speedLat="-0.05" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="377.64" y="495.10" angle="89.40" type="thin" speed="13.89" pos="132.98" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.37" distance="132.98" odometer="132.98" posLat="0.05" speedLat="0.15" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="392.09" y="491.72" angle="89.31" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.17" distance="148.21" odometer="143.11" posLat="-0.03" speedLat="0.05" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="377.64" y="495.09" angle="90.59" type="thin" speed="13.89" pos="132.98" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.20" distance="132.98" odometer="132.98" posLat="0.04" speedLat="-0.14" arrivalDelay="0.00"/>
115,116c115,116
<         <vehicle id="v0" x="393.48" y="491.78" angle="90.01" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.08" distance="149.67" odometer="144.57" posLat="0.03" speedLat="-0.01" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="384.23" y="495.12" angle="89.83" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.21" distance="139.92" odometer="139.92" posLat="0.07" speedLat="0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.48" y="491.73" angle="89.46" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.09" distance="149.67" odometer="144.57" posLat="-0.02" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="384.23" y="495.06" angle="90.25" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.16" distance="139.92" odometer="139.92" posLat="0.01" speedLat="-0.06" arrivalDelay="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Mar2025 Feb2025 )

---------- Differences in fcd ----------
55,56c55,56
<         <vehicle id="v0" x="310.01" y="491.70" angle="90.14" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="285.41" y="495.01" angle="89.94" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="310.01" y="491.72" angle="89.94" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="285.41" y="494.99" angle="90.14" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
59,60c59,60
<         <vehicle id="v0" x="316.60" y="491.58" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="292.00" y="494.93" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="316.60" y="491.60" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="292.00" y="494.91" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
63,64c63,64
<         <vehicle id="v0" x="323.19" y="491.52" angle="90.47" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="298.59" y="494.84" angle="90.73" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="323.19" y="491.51" angle="90.73" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="298.59" y="494.85" angle="90.47" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
67,68c67,68
<         <vehicle id="v0" x="329.78" y="491.62" angle="89.21" type="DEFAULT_VEHTYPE" speed="13.89" pos="82.52" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="305.18" y="494.81" angle="90.28" type="thin" speed="13.89" pos="56.59" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="329.78" y="491.48" angle="90.28" type="DEFAULT_VEHTYPE" speed="13.89" pos="82.52" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="305.18" y="494.95" angle="89.21" type="thin" speed="13.89" pos="56.59" lane="1si_1" slope="0.00"/>
71,72c71,72
<         <vehicle id="v0" x="336.37" y="491.74" angle="88.95" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="311.76" y="494.76" angle="90.38" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="336.37" y="491.43" angle="90.38" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="311.76" y="495.07" angle="88.95" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6c7dcf3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e6c7f66db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e6c7e5400d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc290c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1124.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Statistics (avg):
---
> Statistics (avg of 1015):
14,18c15,19
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
>  Speed: 7.30
>  Duration: 98.80
>  WaitingTime: 17.43
>  TimeLoss: 52.71
>  DepartDelay: 1.53
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x596541c75411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5965435efb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5965424c20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ccf45e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.68
>  Speed: 11.14
>  Duration: 55.35
>  WaitingTime: 0.22
>  TimeLoss: 9.30
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62bc682d1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62bc69c4bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62bc68b1e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7913c544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 69.00.
7,9c8,10
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 1
12,23c13,20
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1):
>  RouteLength: 811.07
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0cb659f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b0cb7f19b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b0cb6dec0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x797cfe44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.81
>  Speed: 10.59
>  Duration: 58.88
>  WaitingTime: 2.10
>  TimeLoss: 12.85
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63f93dc6c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63f93f5e6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63f93e4b90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b24b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1125.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.50
>  Speed: 6.57
>  Duration: 107.59
>  WaitingTime: 20.20
>  TimeLoss: 61.54
>  DepartDelay: 1.68
> DijkstraRouter answered 450 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631d2bf78411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x631d2d8f2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x631d2c7c50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709ba984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.36
>  Speed: 11.00
>  Duration: 56.02
>  WaitingTime: 0.24
>  TimeLoss: 10.00
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612b7142d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x612b72da7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x612b71c7a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d03f6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1073.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.51
>  Speed: 10.31
>  Duration: 60.86
>  WaitingTime: 3.05
>  TimeLoss: 14.89
>  DepartDelay: 0.33
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d707651f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d7077e99b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d7076d6c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7986e6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1535.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.34
>  Speed: 3.38
>  Duration: 255.32
>  WaitingTime: 130.21
>  TimeLoss: 209.31
>  DepartDelay: 72.09
> DijkstraRouter answered 495 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6377e1e1f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6377e3799b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6377e266c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767da684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,15c13,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
---
> Statistics (avg of 282):
>  RouteLength: 612.72
>  Speed: 10.88
>  Duration: 56.48
>  WaitingTime: 0.76
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636aeff97411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x636af1911b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x636af07e40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77d93f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1078.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 613.49
>  Speed: 8.59
>  Duration: 75.92
>  WaitingTime: 9.15
>  TimeLoss: 30.11
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ecfa3bfb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ecfa5575b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ecfa44480d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70aec0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1153.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 616.81
>  Speed: 6.90
>  Duration: 106.85
>  WaitingTime: 21.86
>  TimeLoss: 60.76
>  DepartDelay: 1.53
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5667fbc47411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5667fd5c1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5667fc4940d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d055724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.41
>  Speed: 11.10
>  Duration: 55.55
>  WaitingTime: 0.42
>  TimeLoss: 9.53
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e25576b5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e255902fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e2557f020d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71eb9ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1062.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.77
>  Speed: 10.68
>  Duration: 58.25
>  WaitingTime: 1.84
>  TimeLoss: 12.21
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55df0913a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55df0aab4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55df099870d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785ed2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1268.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 620.94
>  Speed: 6.93
>  Duration: 134.52
>  WaitingTime: 40.20
>  TimeLoss: 88.14
>  DepartDelay: 8.65
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d4c3a626411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d4c3bfa0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d4c3ae730d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x778e7ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.84
>  Speed: 11.24
>  Duration: 55.16
>  WaitingTime: 0.40
>  TimeLoss: 8.88
>  DepartDelay: 0.11
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5acb1144a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5acb12dc4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5acb11c970d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7357ffe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1066.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.71
>  Speed: 10.64
>  Duration: 59.11
>  WaitingTime: 2.74
>  TimeLoss: 12.80
>  DepartDelay: 0.46
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2311c4e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e23135c8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e231249b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ee6a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1309.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 621.24
>  Speed: 6.70
>  Duration: 138.60
>  WaitingTime: 49.84
>  TimeLoss: 92.19
>  DepartDelay: 28.90
> DijkstraRouter answered 559 queries and explored 4.93 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65223b900411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x65223d27ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x65223c14d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e425a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.79
>  Speed: 11.22
>  Duration: 55.30
>  WaitingTime: 0.52
>  TimeLoss: 9.06
>  DepartDelay: 0.11
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2dadc43411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b2daf5bdb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2dae4900d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c34ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1068.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.63
>  Speed: 10.60
>  Duration: 59.42
>  WaitingTime: 2.96
>  TimeLoss: 13.13
>  DepartDelay: 0.44
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63fb817f0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63fb8316ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63fb8203d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dd32444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1303.00
---
> Simulation ended at time: 1243.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 303.62
<  Duration: 121.81
<  WaitingTime: 38.39
<  TimeLoss: 98.61
<  DepartDelay: 57.89
< 
< DijkstraRouter answered 760 queries and explored 4.98 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.65
>  Speed: 3.61
>  Duration: 107.48
>  WaitingTime: 37.94
>  TimeLoss: 84.25
>  DepartDelay: 43.87
> DijkstraRouter answered 545 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ea3ae07411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57ea3c781b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57ea3b6540d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2ffd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1031.00
---
> Simulation ended at time: 1031.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.83
<  Duration: 33.00
<  WaitingTime: 0.34
<  TimeLoss: 9.77
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 302.81
>  Speed: 9.24
>  Duration: 32.91
>  WaitingTime: 0.38
>  TimeLoss: 9.69
>  DepartDelay: 0.06
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7a2201f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c7a23999b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c7a2286c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77a826c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1039.00
---
> Simulation ended at time: 1038.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.91
<  Duration: 38.21
<  WaitingTime: 2.67
<  TimeLoss: 15.03
<  DepartDelay: 0.35
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.85
>  Speed: 8.48
>  Duration: 36.48
>  WaitingTime: 1.79
>  TimeLoss: 13.28
>  DepartDelay: 0.36
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b42aefc6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b42b0940b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b42af8130d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780b2b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1362.00
---
> Simulation ended at time: 1277.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 303.40
<  Duration: 134.20
<  WaitingTime: 47.07
<  TimeLoss: 111.00
<  DepartDelay: 77.02
< 
< DijkstraRouter answered 779 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.37
>  Speed: 3.06
>  Duration: 118.19
>  WaitingTime: 41.27
>  TimeLoss: 94.97
>  DepartDelay: 51.89
> DijkstraRouter answered 533 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe414bd4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fe41654eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fe4154210d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74782904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1030.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 302.34
<  Duration: 33.94
<  WaitingTime: 0.55
<  TimeLoss: 10.76
---
> Statistics (avg of 282):
>  RouteLength: 302.32
>  Speed: 9.05
>  Duration: 33.61
>  WaitingTime: 0.44
>  TimeLoss: 10.45
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a13769a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64a139014b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a137ee70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x726dbd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1046.00
---
> Simulation ended at time: 1038.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.59
<  Duration: 39.60
<  WaitingTime: 3.19
<  TimeLoss: 16.43
<  DepartDelay: 0.37
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.44
>  Speed: 8.21
>  Duration: 37.69
>  WaitingTime: 2.02
>  TimeLoss: 14.53
>  DepartDelay: 0.40
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x604eff4aa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x604f00e24b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x604effcf70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa40c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2119.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.64
>  Speed: 2.30
>  Duration: 362.07
>  WaitingTime: 223.69
>  TimeLoss: 315.94
>  DepartDelay: 109.15
> DijkstraRouter answered 527 queries and explored 4.90 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9b28078411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f9b299f2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f9b288c50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e47a2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1095.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.45
>  Speed: 7.77
>  Duration: 83.45
>  WaitingTime: 24.40
>  TimeLoss: 37.48
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57af0054f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57af01ec9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57af00d9c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7921cee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1152.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.10
>  Speed: 5.88
>  Duration: 122.11
>  WaitingTime: 53.22
>  TimeLoss: 76.13
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582cb4f9f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x582cb6919b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x582cb57ec0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7363aca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1735.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.03
>  Speed: 2.57
>  Duration: 311.07
>  WaitingTime: 123.68
>  TimeLoss: 265.01
>  DepartDelay: 69.09
> DijkstraRouter answered 500 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x564bde629411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x564bdffa3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x564bdee760d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dd66a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.11
>  Speed: 9.51
>  Duration: 66.17
>  WaitingTime: 7.01
>  TimeLoss: 20.25
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x648f0b4fc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x648f0ce76b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x648f0bd490d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a49a7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1075.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.53
>  Speed: 8.73
>  Duration: 72.78
>  WaitingTime: 9.63
>  TimeLoss: 26.84
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62047d0cc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62047ea46b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62047d9190d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c46a404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1639.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.49
>  Speed: 2.64
>  Duration: 302.13
>  WaitingTime: 209.60
>  TimeLoss: 255.99
>  DepartDelay: 64.89
> DijkstraRouter answered 517 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f86e5a33411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f86e73adb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f86e62800d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78426984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.52
>  Speed: 9.13
>  Duration: 68.95
>  WaitingTime: 10.45
>  TimeLoss: 23.07
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c18c4dce411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c18c6748b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c18c561b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7061f944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1105.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.03
>  Speed: 7.03
>  Duration: 93.28
>  WaitingTime: 31.16
>  TimeLoss: 47.26
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c992af2f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c992c8a9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c992b77c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b4c3144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2811.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.29
>  Speed: 1.74
>  Duration: 523.71
>  WaitingTime: 363.14
>  TimeLoss: 477.63
>  DepartDelay: 341.45
> DijkstraRouter answered 540 queries and explored 4.91 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c071f343411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c0720cbdb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c071fb900d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf9a0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1096.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.31
>  Speed: 6.92
>  Duration: 95.02
>  WaitingTime: 30.74
>  TimeLoss: 49.22
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==292468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5785251cf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x578526b49b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x578525a1c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722e7324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1649.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.50
>  Speed: 2.73
>  Duration: 322.50
>  WaitingTime: 184.87
>  TimeLoss: 276.54
>  DepartDelay: 0.35
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes all_normal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b29274bc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b2928e36b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2927d090d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c6ec6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62c289eca411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62c28b844b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62c28a7170d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x750428c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate_large ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==290951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d24addc0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d24af73ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d24ae60d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f77c084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10312 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a232d036411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a232e9b0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a232d8830d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d74624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 3367 queries and explored 1.27 edges on average.
---
> DijkstraRouter answered 1564 queries and explored 1.42 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 871 queries and explored 1.17 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 574 queries and explored 1.14 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 358 queries and explored 1.09 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ef8e6d33411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ef8e86adb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ef8e75800d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767109e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 1738 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 900 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 838 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5fbe899411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e5fc0213b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e5fbf0e60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6baba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1278.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c14,17
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 10.13
>  Duration: 354.42
>  WaitingTime: 0.13
>  TimeLoss: 39.55
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5238 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57bba9ba9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57bbab523b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57bbaa3f60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ca2cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 3):
12a14
>  Speed: 14.91
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous ticket8760 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fdad0d3b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fdad26b5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fdad15880d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75715124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1277.60.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c14,17
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 8.81
>  Duration: 390.06
>  WaitingTime: 0.59
>  TimeLoss: 75.20
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 4queues_deadlock ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'fwd.33' teleports beyond arrival edge 'a', time=813.00.
2a2
> Warning: Vehicle 'fwd.33' teleports beyond arrival edge 'a', time=813.00.

TEST FAILED on ts-sim-build-ba : output e1 persons walk ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,111
> =================================================================
> ==273455==ERROR: AddressSanitizer: heap-use-after-free on address 0x5070000d1100 at pc 0x64c1017466fc bp 0x7c634cffcbc0 sp 0x7c634cffc368
> READ of size 8 at 0x5070000d1100 thread T1
>     #0 0x64c1017466fb in MemcmpInterceptorCommon(void*, int (*)(void const*, void const*, unsigned long), void const*, void const*, unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25e46fb) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64c101746bd0 in memcmp (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25e4bd0) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #2 0x7c6353d6b00c in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::compare(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) const (/lib/x86_64-linux-gnu/libstdc++.so.6+0x16b00c) (BuildId: ca77dae775ec87540acd7218fa990c40d1c94ab1)
>     #3 0x64c1018c1cae in bool std::operator<<char, std::char_traits<char>, std::allocator<char>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.h:3877:20
>     #4 0x64c1018c159a in std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_function.h:405:20
>     #5 0x64c10388a985 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::_M_lower_bound(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*, std::_Rb_tree_node_base*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1948:7
>     #6 0x64c10388a590 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2528:22
>     #7 0x64c103883f14 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../..
/include/c++/14/bits/stl_map.h:1219:21
>     #8 0x64c103873b28 in MSTransportableControl::erase(MSTransportable*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:170:82
>     #9 0x64c102f1731b in MSDevice_Transportable::notifyLeave(SUMOTrafficObject&, double, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Transportable.cpp:258:20
>     #10 0x64c101c05fc8 in MSVehicle::leaveLane(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5713:25
>     #11 0x64c101c054cf in MSVehicle::onRemovalFromNet(MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1068:5
>     #12 0x64c102134b65 in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2232:18
>     #13 0x64c10219c18f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1755:17
>     #14 0x64c1020500d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #15 0x7c635444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #16 0x64c1017c28dc in asan_thread_start(void*) asan_interceptors.cpp.o
>     #17 0x7c635389ca93 in start_thread nptl/pthread_create.c:447:8
>     #18 0x7c6353929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5070000d1100 is located 48 bytes inside of 72-byte region [0x5070000d10d0,0x5070000d1118)
> freed by thread T2 here:
>     #0 0x64c101803c91 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1c91) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64c10388a24e in std::__new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::deallocate(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x64c103889feb in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>>::deallocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>&, std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*, 
unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:513:13
>     #3 0x64c103889feb in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::_M_put_node(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:563:9
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-02-27 12:09:17 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,37
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" nVehContrib="8" flow="480.00" occupancy="2.19" speed="1.31" harmonicMeanSpeed="1.31" length="0.22" nVehEntered="8"/>
<     <interval begin="60.00" end="120.00" id="det0" nVehContrib="18" flow="1080.00" occupancy="5.18" speed="1.25" harmonicMeanSpeed="1.24" length="0.21" nVehEntered="18"/>
<     <interval begin="120.00" end="180.00" id="det0" nVehContrib="18" flow="1080.00" occupancy="5.29" speed="1.23" harmonicMeanSpeed="1.22" length="0.21" nVehEntered="18"/>
<     <interval begin="180.00" end="240.00" id="det0" nVehContrib="16" flow="960.00" occupancy="4.57" speed="1.26" harmonicMeanSpeed="1.25" length="0.21" nVehEntered="16"/>
<     <interval begin="240.00" end="299.00" id="det0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="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 2025-02-27 12:09:17 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,37
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="60.00" end="120.00" id="det3" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="120.00" end="180.00" id="det3" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="180.00" end="240.00" id="det3" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="240.00" end="299.00" id="det3" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 freq_missing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==274989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55cc56310411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55cc57c8ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55cc56b5d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f079bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket10881 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==275908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbbb4edb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fbbb6855b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fbbb57280d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734d6d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output interior ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==275949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56be6c25f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56be6dbd9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56be6caac0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7453b144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==275932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ecfc510a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ecfc6a84b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ecfc59570d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b65bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_freq ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==275931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f712c35411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60f7145afb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60f7134820d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d87c1a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_interior ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==275961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ecbae8ea411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ecbb0264b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ecbaf1370d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba58844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==281432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5abf8317b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5abf84f27bc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5abf84f34630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5abf84f3f42a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5abf84e11e16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5abf831d1861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5abf831c8907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5abf83199d3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5abf83192e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5abf8317f3c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x72190002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x72190002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5abf830a1fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5abf8317b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5abf84f26d2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5abf84f31d31 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5abf84e1510d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5abf84244c21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5abf842d8674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5abf8427a326 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5abf85cf65d8 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
>     #8 0x7219013e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output acceleration ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x565cdeb42411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x565ce04bcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x565cdf38f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72d03944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55df415fe411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55df42f78b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55df41e4b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3da344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance_reverse ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x570b2dd12411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x570b2f68cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x570b2e55f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71262fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output leader_beyond_bestLanes ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607e93c54411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x607e955ceb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x607e944a10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eab29c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60afae1f8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60afafb72b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60afaea450d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x735d2064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output signals ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==280382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e7e5824b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e7e59bc5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e7e58a980d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf8f904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==278133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x6316d6984411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6316d8730bc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6316d873d630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6316d874842a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6316d861ae16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6316d69da861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x6316d69d1907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x6316d69a2d3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x6316d699be48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6316d69883c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x74bb9dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x74bb9dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6316d68aafa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6316d6984411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6316d872fd2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6316d873ad31 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6316d861e10d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6316d7a4dc21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6316d7ae1674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6316d7a83326 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x6316d94ff5d8 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
>     #8 0x74bb9efe63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==278158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5cc8ee89c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc8f0648bc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5cc8f0655630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5cc8f066042a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5cc8f0532e16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5cc8ee8f2861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5cc8ee8e9907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5cc8ee8bad3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5cc8ee8b3e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5cc8ee8a03c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x71f33b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x71f33b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5cc8ee7c2fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5cc8ee89c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc8f0647d2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5cc8f0652d31 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5cc8f053610d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5cc8ef965c21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5cc8ef9f9674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5cc8ef99b326 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5cc8f14175d8 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
>     #8 0x71f33c7e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==278126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x6461d3b73411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6461d591fbc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x6461d592c630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x6461d593742a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x6461d5809e16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x6461d3bc9861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x6461d3bc0907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x6461d3b91d3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x6461d3b8ae48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x6461d3b773c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7bd54662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7bd54662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x6461d3a99fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6461d3b73411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6461d591ed2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6461d5929d31 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6461d580d10d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6461d4c3cc21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x6461d4cd0674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6461d4c72326 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x6461d66ee5d8 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
>     #8 0x7bd5479e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==278147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x6105269cc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x610528777d2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x610528782d31 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x61052866610d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x610527a95c21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x610527b29674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x610527acb326 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x6105295475d8 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
>     #8 0x7884965e63b6 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)
>     #9 0x7884965b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7884965b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7884965b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7884965e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x61052957b892 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x6105297e83b1 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:170:42
>     #15 0x610527aabf3a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x610527aa31f2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x610527ab421b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x6105269d0002 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x78849522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x78849522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x6105268f2fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==278724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x64ff6280c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64ff645b8bc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x64ff645c5630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x64ff645d042a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x64ff644a2e16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x64ff62862861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x64ff62859907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x64ff6282ad3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x64ff62823e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x64ff628103c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x72d7ccc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x72d7ccc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x64ff62732fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x64ff6280c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64ff645b7d2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x64ff645c3781 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x64ff644a610d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x64ff638d5c21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x64ff63969674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x64ff6390b49b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x64ff653875d8 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
>     #8 0x72d7cdfe63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==278746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5a5643e73411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a5645c1fbc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5a5645c2c630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5a5645c3742a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5a5645b09e16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5a5643ec9861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5a5643ec0907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5a5643e91d3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5a5643e8ae48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5a5643e773c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x71cba1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x71cba1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5a5643d99fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5a5643e73411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a5645c1ed2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5a5645c2a781 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5a5645b0d10d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5a5644f3cc21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5a5644fd0674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5a5644f7249b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5a56469ee5d8 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
>     #8 0x71cba33e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==278715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5c6e9079e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c6e9254abc4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c6e92557630 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5c6e9256242a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5c6e92434e16 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5c6e907f4861 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1148:24
>     #6 0x5c6e907eb907 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:871:5
>     #7 0x5c6e907bcd3d in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:850:5
>     #8 0x5c6e907b5e48 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5c6e907a23c5 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f699f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f699f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5c6e906c4fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5c6e9079e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c6e92549d2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5c6e92555781 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5c6e9243810d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5c6e91867c21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5c6e918fb674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5c6e9189d49b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5c6e933195d8 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
>     #8 0x7f69a07e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==278734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x611c6b2e0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x611c6d08bd2e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x611c6d097781 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x611c6cf7a10d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x611c6c3a9c21 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x611c6c43d674 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x611c6c3df49b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x611c6de5b5d8 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
>     #8 0x79fd85fe63b6 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)
>     #9 0x79fd85fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x79fd85fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x79fd85fb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x79fd85fe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x611c6de8f892 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x611c6e0fc3b1 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:170:42
>     #15 0x611c6c3bff3a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x611c6c3b71f2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x611c6c3c821b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x611c6b2e4002 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x79fd84a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x79fd84a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x611c6b206fa4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25c7fa4) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf8a5476411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bf8a6df0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bf8a5cc30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa52844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes auto_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==277141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf5eff62411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cf5f18dcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cf5f07af0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75cf45c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b221f86e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b22211e8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b22200bb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc68c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==277089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f034391411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64f035d0bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64f034bde0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74c25804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_internal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac976807411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ac978181b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ac9770540d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78539424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==277105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb9cbe69411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fb9cd7e3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fb9cc6b60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a27f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2183c66411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e21855e0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e21844b30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x756b56e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
37a38,48
> 
> =================================================================
> ==276890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x641c0d2ad411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x641c0ec27b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x641c0dafa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77e93644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'shipCo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==276658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62472f42c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x624730da6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62472fc790d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f74da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d323f452411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d3240dccb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d323fc9f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ad38b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6215d2881411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6215d41fbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6215d30ce0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff775a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64728b97f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64728d2f9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64728c1cc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e001c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length_unfinished ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59defa48a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59defbe04b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59defacd70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7443e724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==276621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6125fce411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f6127948b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f612681b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc35e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==277122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9795ca3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e979761db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e97964f00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d1ecd24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==296318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63acc5462411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63acc6ddcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63acc5caf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7933d864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==296332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56917e0a2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56917fa1cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56917e8ef0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f275ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,6
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs Mar2025 Feb2025 )
pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs Mar2025 Feb2025 )

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==296345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609513de2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60951575cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60951462f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a433784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==296370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a27043d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58a271db7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58a270c8a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7de29984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==296263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5945b951f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5945bae99b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5945b9d6c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a0b7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Persons: 
---
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 5.85
>  Duration: 39.75
>  WaitingTime: 13.45
>  TimeLoss: 25.44
22,24c24,25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
5a10,20
> 
> =================================================================
> ==296279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fc2e25d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57fc2fbd7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57fc2eaaa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ed7184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==296287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6004fd460411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6004feddab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6004fdcad0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75eea964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 138.00.
6,8c7,9
< Performance: 
< Vehicles: 
<  Inserted: 20
---
> Performance:
> Vehicles:
>  Inserted: 34
11,12c12,14
< Persons: 
<  Inserted: 34
---
>  Teleports: 0 (Collisions: 3)
> Persons:
>  Inserted: 40
14,20c16,23
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 34 walks):
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
1a6,16
> 
> =================================================================
> ==296297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59596a76a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59596c0e4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59596afb70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7acb8344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1000.00
---
> Simulation ended at time: 1000.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,12c12,13
< Teleports: 253 (Collisions: 253)
< Persons: 
---
>  Emergency Braking: 1
> Persons:
15,19c16,21
< Statistics (avg):
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
---
> Statistics (avg of 77):
>  RouteLength: 188.12
>  Speed: 6.29
>  Duration: 36.39
>  WaitingTime: 7.27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==296305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6043b277f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6043b40f9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6043b2fcc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a33f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1000.00
---
> Simulation ended at time: 1000.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,12c12,13
< Teleports: 253 (Collisions: 253)
< Persons: 
---
>  Emergency Braking: 3
> Persons:
15,19c16,21
< Statistics (avg):
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
---
> Statistics (avg of 77):
>  RouteLength: 188.12
>  Speed: 6.75
>  Duration: 32.58
>  WaitingTime: 6.18
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket14939 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62be2a5b1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62be2bf2bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62be2adfe0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79821464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket8417 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==297514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7e7b59d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c7e7cf17b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c7e7bdea0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c6a3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond uncontrolled_prio_crossing_ballistic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:441:16: runtime error: inf is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:441:16 

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2c2,12
< Warning: Invalid approach information to rail signal 'junction 'P3', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T2_1' time=81.00.
---
> 
> =================================================================
> ==299885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5819a577a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5819a70f4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5819a5fc70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b10d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
7c7
<     <tripinfo id="rail3" depart="1.00" departLane="T12_1_0" departPos="512.10" departSpeed="33.33" departDelay="0.00" arrival="266.00" arrivalLane="T17_1_0" arrivalPos="1000.00" arrivalSpeed="22.84" duration="265.00" routeLength="4071.68" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="139.98" rerouteNo="3" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail3" depart="1.00" departLane="T12_1_0" departPos="512.10" departSpeed="33.33" departDelay="0.00" arrival="267.00" arrivalLane="T17_1_0" arrivalPos="1000.00" arrivalSpeed="22.84" duration="266.00" routeLength="4071.68" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="140.98" rerouteNo="3" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
13c13
<     <vehicle id="rail3" type="Freight" depart="1.00" departLane="0" departSpeed="33.3333" speedFactor="1.0000" arrival="266.00">
---
>     <vehicle id="rail3" type="Freight" depart="1.00" departLane="0" departSpeed="33.3333" speedFactor="1.0000" arrival="267.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597888d84411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59788a6feb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5978895d10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758f7084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_parkingInsertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d80ad57f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d80aeef9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d80addcc0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee588a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5db1693411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e5db300db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e5db1ee00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75615a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63034fe4d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6303517c7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63035069a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7417dec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9a65172411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e9a66aecb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e9a659bf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73fdc5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55a5aeea6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55a5b0820b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55a5af6f30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df08d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57519d006411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57519e980b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57519d8530d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d1b664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==299949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3a72498411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a3a73e12b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a3a72ce50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c359e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6434daff1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6434dc96bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6434db83e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e7caa24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11384 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c888dec0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c888f83ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c888e70d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e11a504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11440 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d8e1825411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62d8e319fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d8e20720d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d3b484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12873 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,3c1,15
< Warning: Invalid approach information to rail signal 'junction 'J7', link 0' after rerouting for vehicle 'v_1' first driveway edge '-E6' time=2.00.
< Warning: Vehicle 'v_1' performs emergency braking on lane '-E5_0' with decel=5.00, wished=1.30, severity=1.00, time=2.00.
< Warning: Vehicle 'v_1' performs emergency stop at the end of lane '-E5_0' because of a red traffic light (decel=-13.89, offset=7.88), time=2.00.
---
> Warning: Vehicle 'v_1' teleports beyond arrival edge '-E0', time=19.00.
> 
> =================================================================
> ==300135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57daa7180411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57daa8afab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57daa79cd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77db6ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v_1'; frontal collision with vehicle 'v_0', lane='-E3.50_0', gap=-1.00, time=15.00, stage=move.
> 
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="v_1" depart="0.00" departLane="-E5_0" departPos="35.10" departSpeed="13.89" departDelay="0.00" arrival="124.00" arrivalLane="-E0_0" arrivalPos="47.84" arrivalSpeed="9.38" duration="124.00" routeLength="305.63" waitingTime="68.00" waitingCount="1" stopTime="0.00" timeLoss="100.85" rerouteNo="2" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="35.10" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="E5_0" arrivalPos="50.00" arrivalSpeed="8.75" duration="130.00" routeLength="265.12" waitingTime="63.00" waitingCount="1" stopTime="0.00" timeLoss="110.46" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v_1" depart="0.00" departLane="-E5_0" departPos="35.10" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="-E0_0" arrivalPos="47.84" arrivalSpeed="13.89" duration="19.00" routeLength="257.59" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized="teleport"/>
>     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="35.10" departSpeed="0.00" departDelay="0.00" arrival="46.00" arrivalLane="E5_0" arrivalPos="50.00" arrivalSpeed="11.50" duration="46.00" routeLength="265.12" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="26.54" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket14973 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe202dcf411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fe204749b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fe20361c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73252ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15658 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5966091db411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59660ab55b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x596609a280d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca5ee84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15797 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e58d7a77411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e58d93f1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e58d82c40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f68dc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15797b ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ad401f2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57ad41b6cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57ad40a3f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d289484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision crossing_tracks_collision ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c737c92e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c737e2a8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c737d17b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7279fcc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c64cb0b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55c64e485b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55c64d3580d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x795eeca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_further ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5668ab884411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5668ad1feb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5668ac0d10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3a35a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56ec4136a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56ec42ce4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56ec41bb70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf33ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump_sameEdge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64bee3d1a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64bee5694b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64bee45670d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73aebb04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_reverseRoles ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58d98d2e7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58d98ec61b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58d98db340d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x746b5464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks crossing_tracks_collision ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==300285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bbf107dc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bbf12156b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bbf110290d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709fd964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==300302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fba98f7a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fba9a8f4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fba997c70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x765e0d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_further ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==300335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbdd6ac8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fbdd8442b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fbdd73150d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f0a324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_jump ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==300355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e379c0fa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e379da74b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e379c9470d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a70f9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_jump_sameEdge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==300357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed62ba02411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ed62d37cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ed62c24f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x721562e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_reverseRoles ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==300341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6015e121f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6015e2b99b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6015e1a6c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0d2a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae499272411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ae49abecb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ae499abf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78bad184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks bad_teleport_option ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==298872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55fef624a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55fef7bc4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55fef6a970d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7feb5de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks circle_3veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea1af478411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ea1b0df2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ea1afcc50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74b95e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b">
---
>             <driveWay id="A.0" vehicle="t1" edges="b">
18c18
<             <driveWay id="B.0" vehicle="t0" edges="c">
---
>             <driveWay id="B.0" vehicle="t1" edges="c">
23,30c23
<                 <foes driveWays="B.0 B.1 B.d0"/>
<             </driveWay>
<             <driveWay id="B.1" vehicle="t1" edges="c">
<                 <forward lanes=":B_0_0 c_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="B.0 B.1 B.d0"/>
---
>                 <foes driveWays="B.0 B.d0"/>
36c29,36
<             <driveWay id="C.0" vehicle="t0" edges="a">
---
>             <driveWay id="C.0" vehicle="t1" edges="a">
>                 <forward lanes=":C_0_0 a_0"/>
>                 <bidi lanes=""/>
>                 <flank lanes=""/>
>                 <conflictLinks signals=""/>
>                 <foes driveWays="C.0 C.1 C.d0"/>
>             </driveWay>
>             <driveWay id="C.1" vehicle="t0" edges="a">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5f21bd4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c5f2354eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c5f224210d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793dbd64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 A.d0 B.d0 C.d0 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 A.d0 B.d0 C.d0 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x587fc869a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x587fca014b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x587fc8ee70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7586a5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 A.d0 B.d0 C.d0 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 A.d0 B.d0 C.d0 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6288a49ea411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6288a6364b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6288a52370d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cfb0624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
21c21
<             <driveWay id="D.0" vehicle="t0" edges="e f g h i j k l m">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g h i j k l m">
66c66
<             <driveWay id="J.0" vehicle="t0" edges="k l m">
---
>             <driveWay id="J.0" vehicle="t1" edges="k l m">
89c89
<         <driveWay id="C.d0" vehicle="t0" edges="d e f g h i j k l m">
---
>         <driveWay id="C.d0" vehicle="t1" edges="d e f g h i j k l m">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks siding_deadlock2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==298802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e069508411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64e06ae82b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64e069d550d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x777f3744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks triangle_6veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==298857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9acce22411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f9ace79cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f9acd66f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b059264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints circle_3veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61c82ca99411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61c82e413b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61c82d2e60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7182a9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625cde82f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x625ce01a9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x625cdf07c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744a54c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
40c40
<             <driveWay id="C2.0" vehicle="t2" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
86c86
<             <driveWay id="G.0" vehicle="t2" edges="-g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="G.0" vehicle="t3" edges="-g -f2 -e2 -d2 -c2 -b -a">
104c104
<             <driveWay id="I2.0" vehicle="t2" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="I2.0" vehicle="t3" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
131c131
<         <driveWay id="M.d0" vehicle="t2" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>         <driveWay id="M.d0" vehicle="t3" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db3af2ec411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5db3b0c66b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5db3afb390d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71011544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ee48d366411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ee48ece0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ee48dbb30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ed629c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
10c10
<             <driveWay id="C2.0" vehicle="t2" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
21c21
<             <driveWay id="D.0" vehicle="t0" edges="e f g h i j k l m">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g h i j k l m">
39c39
<             <driveWay id="G.0" vehicle="t2" edges="-g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="G.0" vehicle="t3" edges="-g -f2 -e2 -d2 -c2 -b -a">
54c54
<             <driveWay id="I2.0" vehicle="t2" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="I2.0" vehicle="t3" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
66c66
<             <driveWay id="J.0" vehicle="t0" edges="k l m">
---
>             <driveWay id="J.0" vehicle="t1" edges="k l m">
76c76
<         <driveWay id="M.d0" vehicle="t2" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>         <driveWay id="M.d0" vehicle="t3" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
89c89
<         <driveWay id="C.d0" vehicle="t0" edges="d e f g h i j k l m">
---
>         <driveWay id="C.d0" vehicle="t1" edges="d e f g h i j k l m">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints siding_deadlock2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a49c3322411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a49c4c9cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a49c3b6f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7406c704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints triangle_6veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5de9b72ee411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5de9b8c68b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5de9b7b3b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74e657c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail default_rail_type ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x576bd9901411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x576bdb27bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x576bda14e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x795ea784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe7af0d2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fe7b0a4cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fe7af91f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a248e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5651a3e3b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5651a57b5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5651a46880d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7390f624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail model_railroad ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2fabe23411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b2fad79db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b2fac6700d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71cadac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e84ab90411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59e84c50ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59e84b3dd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74db9284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64027bb1f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64027d499b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64027c36c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6d0844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d63927d5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d639414fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d63930220d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779daee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail_abort ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==299117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf1d5f50411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bf1d78cab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bf1d679d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76f0cb24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x562ea309e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x562ea4a18b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x562ea38eb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a2f1884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further ( Last six runs Mar2025 Feb2025 )

---------- Differences in stopinfos ----------
6c6
<     <stopinfo id="t1" type="continuingTrain@t1" lane="b_0" pos="316.43" parking="0" started="125.00" ended="130.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="t1" type="continuingTrain@t1" lane="b_0" pos="316.43" parking="0" started="125.00" ended="131.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
6c6
<     <tripinfo id="t1" depart="64.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="34.00" arrival="171.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="107.00" routeLength="697.18" waitingTime="1.00" waitingCount="1" stopTime="5.00" timeLoss="58.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="t1" depart="64.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="34.00" arrival="171.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="107.00" routeLength="697.18" waitingTime="0.00" waitingCount="0" stopTime="6.00" timeLoss="57.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further_late ( Last six runs Mar2025 Feb2025 )

---------- Differences in stopinfos ----------
5c5
<     <stopinfo id="t0" type="joiningTrain" lane="e_0" pos="10.00" parking="0" started="64.00" ended="196.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="t0" type="joiningTrain" lane="e_0" pos="10.00" parking="0" started="64.00" ended="195.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="100.10" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="196.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="132.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="130.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="237.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="107.00" routeLength="697.18" waitingTime="1.00" waitingCount="1" stopTime="5.00" timeLoss="58.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="100.10" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="195.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="131.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="t1" depart="130.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="236.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="106.00" routeLength="697.18" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="57.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_late ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609c47dcc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x609c49746b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x609c486190d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70a8c3a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_problem ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c2c6232411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58c2c7bacb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58c2c6a7f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79bf8c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_signal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc888efe411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc88a878b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc88974b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x712493a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d8c6a0d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60d8c8387b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60d8c725a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d0e6424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working locomotive_switches_sides ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617584776411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6175860f0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x617584fc30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x705a3bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6264d2325411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6264d3c9fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6264d2b720d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72262244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working splitFront ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c39163411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a3c3aaddb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a3c399b00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6f7aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x649fe4c34411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x649fe65aeb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x649fe54810d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7612c1a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault_legacy ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ce6b4d0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62ce6ce4ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62ce6bd1d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d42124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_longTrain ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584a191c5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x584a1ab3fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x584a19a120d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e349224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_containers ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc554cce411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cc556648b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cc55551b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798ada24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_persons ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x654df81ba411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x654df9b34b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x654df8a070d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751b6844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7620bee411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b7622568b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b762143b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c41abc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers_noStop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'LDB' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==299016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x596928b05411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59692a47fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5969293520d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c98d564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae2e4873411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ae2e61edb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ae2e50c00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e9a5344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c5ddf61411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58c5df8dbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58c5de7ae0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7610cde4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal conflict_lookahead ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61d5ce54d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61d5cfec7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61d5ced9a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d6c584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d673820f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d6739b89b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d6738a5c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dc1fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x559be1ff5411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x559be396fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x559be28420d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab3d824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x561b5a4cd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x561b5be47b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x561b5ad1a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c6b4984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion2_remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63b8a1656411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63b8a2fd0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63b8a1ea30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70aeb2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3b0637c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a3b07cf6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a3b06bc90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be28184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59401826c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x594019be6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x594018ab90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f49c224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_tripId ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3d2a046411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a3d2b9c0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a3d2a8930d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca585c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_tripId_remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631dee89e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x631df0218b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x631def0eb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b26f444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion_remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dbe026d6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5dbe04050b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dbe02f230d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7748d3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_remove ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6b6a85f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a6b6c1d9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a6b6b0ac0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713d7a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_remove2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x556827f15411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55682988fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5568287620d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a377ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints foeInsertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c2f9128411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55c2faaa2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55c2f99750d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ecd5664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==297865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6278d2a6b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6278d43e5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6278d32b80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2f5824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eb944606411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5eb945f80b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5eb944e530d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b88f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5943c741f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5943c8d99b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5943c7c6c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6aa044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_inactive ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5769bd068411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5769be9e2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5769bd8b50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76746564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63844bc7b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63844d5f5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63844c4c80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71932964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6447c4698411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6447c6012b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6447c4ee50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e134e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad723891411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ad72520bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ad7240de0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eca3984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e7d1fe5a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e7d217d4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e7d206a70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a4d5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal driveWayShort_badMatch ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5839baea6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5839bc820b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5839bb6f30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eaaf9a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal driveway_variants ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e8b984c9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e8b99e43b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e8b98d160d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7413f184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bda6dcda411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bda6f654b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bda6e5270d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b34d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59a6651b9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59a666b33b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59a665a060d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf682c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_depart_within ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x575953d6c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5759556e6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5759545b90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e987fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_within ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==298556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615897b9c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x615899516b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6158983e90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723c23c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal guard_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6060a7354411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6060a8cceb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6060a7ba10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78535e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6439659ab411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x643967325b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6439661f80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78ac32c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65211d96e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x65211f2e8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x65211e1bb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd1a944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="A.0 B.0.0 C.1 E.0"/>
---
>                 <foes driveWays="A.0 B.0.0 C.0 E.0"/>
35c35
<             <driveWay id="C.1" vehicle="rail2" edges="-T11 -T10">
---
>             <driveWay id="C.0" vehicle="rail2" edges="-T11 -T10">
40c40
<                 <foes driveWays="A.0 C.1"/>
---
>                 <foes driveWays="A.0 C.0"/>
44c44
<             <driveWay id="C.0" vehicle="rail1" edges="T12 T13 T4 T5">
---
>             <driveWay id="C.1" vehicle="rail1" edges="T12 T13 T4 T5">
49c49
<                 <foes driveWays="C.0 E.0"/>
---
>                 <foes driveWays="C.1 E.0"/>
74c74
<                 <foes driveWays="A.0 C.0 D.0.0 E.0"/>
---
>                 <foes driveWays="A.0 C.1 D.0.0 E.0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa4d12f9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5aa4d2c73b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5aa4d1b460d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f14ffc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d51d01f9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d51d1b73b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d51d0a460d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734815e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f87453e0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f8746d5ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f8745c2d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd01d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b6c753b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57b6c8eb5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57b6c7d880d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x746d1bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5da3f895b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5da3fa2d5b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5da3f91a80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78adb4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints insertionOrder ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60353bbb6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60353d530b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60353c4030d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f924384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d55c1eee411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d55c3868b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d55c273b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d85ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x590f20b75411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x590f224efb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x590f213c20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72027dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62507b803411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62507d17db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62507c0500d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709667a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e52c9a39411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e52cb3b3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e52ca2860d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7de4c304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f45489b2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f454a32cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f45491ff0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a9c904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal large_step_size ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==298202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d9486782411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d94880fcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d9486fcf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7014efa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585753904411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58575527eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5857541510d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x775511a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x616903138411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x616904ab2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6169039850d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee9f564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af31bbf0411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5af31d56ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5af31c43d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7de73084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal parking_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63954aad6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63954c450b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63954b3230d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71925104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority insertion_vs_fastApproach ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x635f2ea37411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x635f303b1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x635f2f2840d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0a57a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority stop_before_signal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5561b9e36411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5561bb7b0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5561ba6830d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7286f804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9aa2998411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c9aa4312b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c9aa31e50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78989a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==297773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5670515df411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x567052f59b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x567051e2c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x710513e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
41c41
<             <conflictLinks signals=""/>
---
>             <conflictLinks signals="A_0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal subDriveWay_short ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x577b81bf7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x577b83571b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x577b824440d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b743864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="J1.0" vehicle="t_0" edges="E1 E2 E3 E4">
---
>             <driveWay id="J1.0" vehicle="t_1" edges="E1 E2">
9c9
<                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0 :J3_0_0 -E3_0 :J4_0_0 -E4_0"/>
---
>                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0"/>
14c14
<             <driveWay id="J1.1" vehicle="t_1" edges="E1 E2">
---
>             <driveWay id="J1.1" vehicle="t_0" edges="E1 E2 E3 E4">
16c16
<                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0"/>
---
>                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0 :J3_0_0 -E3_0 :J4_0_0 -E4_0"/>
25c25,32
<             <driveWay id="J2.0" vehicle="t_0" edges="E2 E3 E4">
---
>             <driveWay id="J2.0" vehicle="t_1" edges="E2">
>                 <forward lanes=":J2_1_0 E2_0"/>
>                 <bidi lanes=":J2_0_0 -E2_0"/>
>                 <flank lanes=""/>
>                 <conflictLinks signals=""/>
>                 <foes driveWays="J2.0 J2.1.0"/>
>             </driveWay>
>             <driveWay id="J2.1" vehicle="t_0" edges="E2 E3 E4">
32c39
<             <subDriveWay id="J2.0.0" vehicle="" edges="E2">
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal update_driveways ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6568978411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a656a2f2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a65691c50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7832f444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d5b6538411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59d5b7eb2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59d5b6d850d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7abca8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==299500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x578285924411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57828729eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5782861710d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b81c324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal both_reverse ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7a03fdd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d7a05957b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d7a0482a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ede9204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t_0" edges="b c d -d -c -b -a -E7">
---
>             <driveWay id="A.0" vehicle="t_1" edges="b c d -d -c -b -a -E7">
22c22
<             <driveWay id="C.0" vehicle="t_0" edges="-c -b -a -E7">
---
>             <driveWay id="C.0" vehicle="t_1" edges="-c -b -a -E7">
60c60
<             <driveWay id="J0.0" vehicle="t_0" edges="-E7">
---
>             <driveWay id="J0.0" vehicle="t_1" edges="-E7">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal consecutive_before_reversal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c84fc5fa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c84fdf74b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c84fce470d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e265c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reversal_after_common_block ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614fe3262411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x614fe4bdcb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x614fe3aaf0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7271e404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal routes_cross_twice ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56262665e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x562627fd8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x562626eab0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x770204e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal subdriveway_reversal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61d69e0b2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61d69fa2cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61d69e8ff0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74e4a184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7,9c7,9
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_1_0 f_0 :F_1_0 g_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 :E_0_0 -f_0 :F_0_0 -g_0"/>
---
>             <driveWay id="A.0" vehicle="t2" edges="b c d e -e -d -c2 -b2 -a2">
>                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_2_0 -e_0"/>
>                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 e_0 :D_1_0 d_0 :C_3_0 c2_0 :J3_1_0 b2_0 :J2_1_0 a2_0"/>
12c12
<                 <foes driveWays="A.0 A.1 D.0.0"/>
---
>                 <foes driveWays="A.0 A.1.0 D.0.0"/>
14,17c14
<             <subDriveWay id="A.0.0" vehicle="" edges="b c d e">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.0.1" vehicle="" edges="b c d">
---
>             <subDriveWay id="A.0.0" vehicle="" edges="b c d">
20,22c17,19
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -e -d -c2 -b2 -a2">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_2_0 -e_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 e_0 :D_1_0 d_0 :C_3_0 c2_0 :J3_1_0 b2_0 :J2_1_0 a2_0"/>
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g">
>                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_1_0 f_0 :F_1_0 g_0"/>
>                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 :E_0_0 -f_0 :F_0_0 -g_0"/>
25c22
<                 <foes driveWays="A.0.0 A.1 D.0.0"/>
---
<truncated after showing first 30 lines>
---------- Differences in railsignalvehs ----------
8,9c8,11
<                 <entry id="t0" time="20.00" reason="junction"/>
<                 <exit id="t0" time="75.00" reason="arrived"/>
---
>                 <entry id="t1" time="67.00" reason="junction"/>
>                 <exit id="t1" time="145.00" reason="junction"/>
>                 <entry id="t2" time="162.00" reason="junction"/>
>                 <exit id="t2" time="240.00" reason="junction"/>
13,16d14
<                 <exit id="t0" time="64.00" reason="junction"/>
<             </subDriveWay>
<             <subDriveWay id="A.0.1">
<                 <entry id="t0" time="20.00" reason="junction"/>
24,27c22,23
<                 <entry id="t1" time="67.00" reason="junction"/>
<                 <exit id="t1" time="145.00" reason="junction"/>
<                 <entry id="t2" time="162.00" reason="junction"/>
<                 <exit id="t2" time="240.00" reason="junction"/>
---
>                 <entry id="t0" time="20.00" reason="junction"/>
>                 <exit id="t0" time="75.00" reason="arrived"/>
30a27,30
>                 <exit id="t0" time="64.00" reason="junction"/>
>             </subDriveWay>
>             <subDriveWay id="A.1.1">
>                 <entry id="t0" time="20.00" reason="junction"/>
57,60d56
<             <entry id="t0" time="0.00" reason="departed"/>
<             <exit id="t0" time="28.00" reason="junction"/>
<         </driveWay>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal two_double_reversals ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6050f7934411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6050f92aeb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6050f81810d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71cd3de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f -f f g">
---
>             <driveWay id="A.0" vehicle="t2" edges="b c d e f -f f g">
28c28
<             <driveWay id="D.0" vehicle="t0" edges="e f -f f g">
---
>             <driveWay id="D.0" vehicle="t2" edges="e f -f f g">
49c49
<             <driveWay id="F.0" vehicle="t0" edges="g">
---
>             <driveWay id="F.0" vehicle="t2" edges="g">
59c59
<         <driveWay id="J0.d0" vehicle="t0" edges="a b c d e f -f f g">
---
>         <driveWay id="J0.d0" vehicle="t2" edges="a b c d e f -f f g">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==299287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f1aad9f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x55f1ac719b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x55f1ab5ec0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ccdda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==299276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e93a69f6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e93a8370b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e93a72430d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723e1ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==299271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a286112411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57a287a8cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57a28695f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784f2a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d72293a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62d7242b4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d7231870d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ba2e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==299274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dd280ea8411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5dd282822b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dd2816f50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5721c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_slack ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d04c8c7c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d04ca5f6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d04c94c90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77918124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d0250b7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62d026a31b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62d0259040d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da3dac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569c71913411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x569c7328db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x569c721600d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74159e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cafcc502411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cafcde7cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cafccd4f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa24a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_advance ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627a86937411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x627a882b1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x627a871840d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745f2f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bb30207c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bb3039f6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bb3028c90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f1dd004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
26c26
<             <driveWay id="C.0" vehicle="t3" edges="d e f g">
---
>             <driveWay id="C.0" vehicle="t1" edges="d e f g">
38c38
<             <driveWay id="D.0" vehicle="t3" edges="e f g">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==298744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6238fc591411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6238fdf0bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6238fcdde0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e5e4f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
26c26
<             <driveWay id="C.0" vehicle="t3" edges="d e f g">
---
>             <driveWay id="C.0" vehicle="t1" edges="d e f g">
38c38
<             <driveWay id="D.0" vehicle="t3" edges="e f g">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding loop_3veh ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f8e7b045411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f8e7c9bfb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f8e7b8920d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dbb32e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
26c26
<             <driveWay id="C2.0" vehicle="t0" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t1" edges="-c2 -b -a">
40c40
<             <driveWay id="D.0" vehicle="t0" edges="e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="D.0" vehicle="t1" edges="e -E11 -d2 -c2 -b -a">
57c57
<         <driveWay id="J0.d0" vehicle="t0" edges="a b c d e -E11 -d2 -c2 -b -a">
---
>         <driveWay id="J0.d0" vehicle="t1" edges="a b c d e -E11 -d2 -c2 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding sidingShort_deadlock ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c9a9e84411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63c9ab7feb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63c9aa6d10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74341c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58467020d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x584671b87b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x584670a5a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f566dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe2df21a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fe2e0b94b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fe2dfa670d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4382e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways3 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e168f159411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e1690ad3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e168f9a60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77968ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways4 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f13c0a4411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62f13da1eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62f13c8f10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7efe6b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways_addTrain ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dd0f6bfc411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5dd0f8576b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5dd0f74490d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x717aa104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 A.1.0 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
---
>                 <foes driveWays="A.0 A.1.1 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
35,38c35
<             <subDriveWay id="A.1.0" vehicle="" edges="b">
<                 <forward lanes=":A_1_0 b_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.1.1" vehicle="" edges="b c">
---
>             <subDriveWay id="A.1.0" vehicle="" edges="b c">
40a38,40
>             <subDriveWay id="A.1.1" vehicle="" edges="b">
>                 <forward lanes=":A_1_0 b_0"/>
>             </subDriveWay>
50c50
<                 <foes driveWays="A.0.0 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.0 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
64c64
<                 <foes driveWays="A.0.1 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.1 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
78c78
<                 <foes driveWays="D.0 D2.0 F.0.1 F.1.1 G.d0 G.d1"/>
---
>                 <foes driveWays="D.0 D2.0 F.0.1 F.1.0 G.d0 G.d1"/>
92c92
<                 <foes driveWays="D.0 D2.0 F.0.0 F.1.0 G.d0 G.d1"/>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_deadlock ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a11bfec411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63a11d966b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a11c8390d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0afa24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_noSignal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6272f852a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6272f9ea4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6272f8d770d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x795f7e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_noSignal2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f934f1c2411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f9350b3cb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f934fa0f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785f5304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_occupied_advance ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6151077cd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x615109147b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61510801a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72acb5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_oneSide ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a2ee04d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63a2ef9c7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63a2ee89a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d2bf04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_oneSide_slow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b37959e6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b3797360b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b37962330d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x772655a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="A.0 C2.0.0 F.1.0 G.d0"/>
---
>                 <foes driveWays="A.0 C2.0.0 F.0.0 G.d0"/>
35c35
<             <driveWay id="F.1" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
---
>             <driveWay id="F.0" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
41c41
<                 <foes driveWays="A.0 F.1 J0.d0"/>
---
>                 <foes driveWays="A.0 F.0 J0.d0"/>
46c46
<             <subDriveWay id="F.1.0" vehicle="" edges="-f">
---
>             <subDriveWay id="F.0.0" vehicle="" edges="-f">
51c51
<             <driveWay id="F.0" vehicle="t2" edges="g">
---
>             <driveWay id="F.1" vehicle="t2" edges="g">
56c56
<                 <foes driveWays="F.0 G.d0"/>
---
>                 <foes driveWays="F.1 G.d0"/>
67c67
<             <foes driveWays="A.0 F.0 G.d0 J0.d0"/>
---
>             <foes driveWays="A.0 F.1 G.d0 J0.d0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tram_road merge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63861f6c3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63862103db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63861ff100d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779f3464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tram_road no_signals ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58092eecb411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x580930845b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58092f7180d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7777f6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56360e369411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56360fce3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56360ebb60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bcf32e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 2946.00
---
> Simulation ended at time: 2943.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 42692.17
<  Duration: 2156.67
<  WaitingTime: 26.56
<  TimeLoss: 780.38
<  DepartDelay: 0.67
< 
< DijkstraRouter answered 4150 queries and explored 24.40 edges on average.
---
> Statistics (avg of 9):
>  RouteLength: 41665.54
>  Speed: 19.63
>  Duration: 2093.67
>  WaitingTime: 13.11
>  TimeLoss: 752.88
>  DepartDelay: 8.11
> DijkstraRouter answered 2345 queries and explored 29.45 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==298979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58d8b2487411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x58d8b3e01b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58d8b2cd40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70854404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'
6c7
< Simulation ended at time: 3465.00
---
> Simulation ended at time: 3407.00.
8,9c9,10
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
13,14c14
< Emergency Stops: 1
< Statistics (avg):
---
> Statistics (avg of 9):
16,27c16,21
<  Duration: 2608.78
<  WaitingTime: 244.44
<  TimeLoss: 1261.76
<  DepartDelay: 0.67
< 
< DijkstraRouter answered 5074 queries and explored 23.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1067 queries and explored 22.54 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 879 queries and explored 22.71 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 598 queries and explored 19.76 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==299774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7ca097c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c7ca22f6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c7ca11c90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7498a264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="129.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="44.44" duration="119.00" routeLength="4612.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.43" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.00" departDelay="0.00" arrival="251.00" arrivalLane="T7_1_0" arrivalPos="404.79" arrivalSpeed="40.25" duration="231.00" routeLength="4604.79" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="126.91" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.83" departDelay="0.00" arrival="354.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="39.25" duration="312.00" routeLength="4564.90" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="209.25" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="131.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="44.44" duration="121.00" routeLength="4612.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.81" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.00" departDelay="0.00" arrival="253.00" arrivalLane="T7_1_0" arrivalPos="404.79" arrivalSpeed="40.25" duration="233.00" routeLength="4604.79" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="128.91" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.83" departDelay="0.00" arrival="356.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="39.25" duration="314.00" routeLength="4564.90" waitingTime="71.00" waitingCount="1" stopTime="0.00" timeLoss="211.25" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1c1,11
< Warning: Invalid approach information to rail signal 'junction 'w3', link 2' after rerouting for vehicle 'rail4' first driveway edge 'T4_0' time=350.00.
---
> 
> =================================================================
> ==299781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ffd55df411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60ffd6f59b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60ffd5e2c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0cb6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="129.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="44.44" duration="119.00" routeLength="4612.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.43" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.01" departDelay="0.00" arrival="251.00" arrivalLane="T7_1_0" arrivalPos="400.00" arrivalSpeed="40.25" duration="231.00" routeLength="4605.38" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="126.90" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.84" departDelay="0.00" arrival="354.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="39.25" duration="312.00" routeLength="4565.50" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="209.24" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="131.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="44.44" duration="121.00" routeLength="4612.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.80" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.01" departDelay="0.00" arrival="253.00" arrivalLane="T7_1_0" arrivalPos="400.00" arrivalSpeed="40.25" duration="233.00" routeLength="4605.38" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="128.90" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.84" departDelay="0.00" arrival="356.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="39.25" duration="314.00" routeLength="4565.50" waitingTime="71.00" waitingCount="1" stopTime="0.00" timeLoss="211.24" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail uncontrolled_links ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==299883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5c6e358411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5b5c6fcd2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5b5c6eba50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790fb584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e32e6f80411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e32e88fab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e32e77cd0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7582ed24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e1547e99411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5e1549813b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5e15486e60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6fa0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644f71cc1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x644f7363bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x644f7250e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf293e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a3ac7d3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60a3ae14db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60a3ad0200d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748d8424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5deb68210411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5deb69b8ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5deb68a5d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x712fcc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ee698800411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ee69a17ab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ee69904d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d96a604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b212c9e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x57b214618b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x57b2134eb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a31b464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c8cdf3d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x59c8cf8b7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59c8ce78a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73290d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_trip ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64401a0ce411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64401ba48b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64401a91b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f1657c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61d7b4d50411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x61d7b66cab29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x61d7b559d0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0c84e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==268856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62febc36c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x62febdce6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x62febcbb90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e465e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59150f346411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x591510cc0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x59150fb930d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a18c724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d6152b36411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d61544b0b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d61533830d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7259f8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap_only ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6276df25d411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6276e0bd7b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6276dfaaa0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c345fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap_option ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615e39b88411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x615e3b502b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x615e3a3d50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x729faa24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fac7f632411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fac80facb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fac7fe7f0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71009864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==269555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56e9dd8ce411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x56e9df248b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56e9de11b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7361fce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=311.00.
2a2
> Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=311.00.

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket15932 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
1,5d0
< Warning: Vehicle 'f_0.1' performs emergency braking on lane 'E0_1' with decel=9.00, wished=4.50, severity=1.00, time=52.00.
< Warning: Vehicle 'f_0.1' teleports beyond arrival edge 'E0', time=52.00.
< -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
< Warning: Teleporting vehicle 'f_0.1'; collision with vehicle 'f_1.7', lane='E0_1', gap=-1.33, latGap=-0.05, time=52.00, stage=move.
< 

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6636 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==304198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bfe8694a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5bfe882c4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5bfe871970d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e7502a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6691 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==304230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5759e6469411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5759e7de3b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5759e6cb60d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4b4ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617c5010a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x617c51a84b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x617c509570d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bd6d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn_joined ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d32c1538411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d32c2eb2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d32c1d850d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7537cbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a6f2ba3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64a6f451db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a6f33f00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c981ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,23
< DijkstraRouter answered 28 queries and explored 4.36 edges on average.
---
> DijkstraRouter answered 22 queries and explored 4.59 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box with_cars ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60824b044411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60824c9beb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60824b8910d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776ecd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
26c26,32
< DijkstraRouter answered 59 queries and explored 4.03 edges on average.
---
> DijkstraRouter answered 26 queries and explored 4.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 22 queries and explored 3.64 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.86 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction indirect_left_moped ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6547cc983411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6547ce2fdb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6547cd1d00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73491064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,26
< DijkstraRouter answered 427 queries and explored 3.20 edges on average.
---
> DijkstraRouter answered 365 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 3.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639d21724411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x639d2309eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x639d21f710d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a60c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 111 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 81 queries and explored 2.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 30 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal_wrongAlignment ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646030984411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6460322feb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6460311d10d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c9f6b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 123 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 72 queries and explored 2.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 32 queries and explored 2.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 2.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 2.29 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment basic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff0696e9411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ff06b063b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ff069f360d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2f0804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5666a3824411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5666a519eb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5666a40710d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74257784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_center ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d154538c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5d1546d06b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5d1545bd90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e11d6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c31ac551411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5c31adecbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5c31acd9e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4c2944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift_center ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x578a82041411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x578a839bbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x578a8288e0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b385d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558c5cec3411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x558c5e83db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x558c5d7100d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7afc7584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand_center ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a51d8cf6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5a51da670b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5a51d95430d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73461424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment moped_indirect_left ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==301893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ccecd5a7411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5ccecef21b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5ccecddf40d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d23fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 534 queries and explored 3.23 edges on average.
---
> DijkstraRouter answered 371 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 110 queries and explored 3.39 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Mar2025 Feb2025 )

---------- Differences in fcd ----------
960c960
<         <vehicle id="veh.1" x="161.94" y="-1.96" angle="89.49" type="t0" speed="13.81" pos="161.94" lane="beg_1" slope="0.00" acceleration="0.46" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="161.94" y="-1.97" angle="89.61" type="t0" speed="13.81" pos="161.94" lane="beg_1" slope="0.00" acceleration="0.46" accelerationLat="-1.00"/>
967c967
<         <vehicle id="veh.1" x="163.32" y="-1.94" angle="89.38" type="t0" speed="13.82" pos="163.32" lane="beg_1" slope="0.00" acceleration="0.08" accelerationLat="1.00"/>
---
>         <vehicle id="veh.1" x="163.32" y="-1.96" angle="89.58" type="t0" speed="13.82" pos="163.32" lane="beg_1" slope="0.00" acceleration="0.08" accelerationLat="1.00"/>
974c974
<         <vehicle id="veh.1" x="164.70" y="-1.93" angle="89.41" type="t0" speed="13.76" pos="164.70" lane="beg_1" slope="0.00" acceleration="-0.57" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.1" x="164.70" y="-1.96" angle="89.67" type="t0" speed="13.76" pos="164.70" lane="beg_1" slope="0.00" acceleration="-0.57" accelerationLat="-1.00"/>
976c976
<         <vehicle id="veh.3" x="92.91" y="-2.30" angle="90.10" type="t0" speed="13.85" pos="92.91" lane="beg_1" slope="0.00" acceleration="0.35" accelerationLat="0.29"/>
---
>         <vehicle id="veh.3" x="92.91" y="-2.30" angle="90.13" type="t0" speed="13.85" pos="92.91" lane="beg_1" slope="0.00" acceleration="0.35" accelerationLat="0.00"/>
981c981
<         <vehicle id="veh.1" x="166.08" y="-1.92" angle="89.55" type="t0" speed="13.88" pos="166.08" lane="beg_1" slope="0.00" acceleration="1.17" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.1" x="166.08" y="-1.96" angle="89.85" type="t0" speed="13.88" pos="166.08" lane="beg_1" slope="0.00" acceleration="1.17" accelerationLat="-1.00"/>
983c983
<         <vehicle id="veh.3" x="94.29" y="-2.29" angle="90.04" type="t0" speed="13.78" pos="94.29" lane="beg_1" slope="0.00" acceleration="-0.67" accelerationLat="0.00"/>
---
>         <vehicle id="veh.3" x="94.29" y="-2.30" angle="90.09" type="t0" speed="13.78" pos="94.29" lane="beg_1" slope="0.00" acceleration="-0.67" accelerationLat="0.00"/>
988c988
<         <vehicle id="veh.1" x="167.47" y="-1.93" angle="89.77" type="t0" speed="13.86" pos="167.47" lane="beg_1" slope="0.00" acceleration="-0.19" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.1" x="167.47" y="-1.98" angle="90.10" type="t0" speed="13.86" pos="167.47" lane="beg_1" slope="0.00" acceleration="-0.19" accelerationLat="-1.00"/>
990,991c990,991
<         <vehicle id="veh.3" x="95.67" y="-2.30" angle="90.09" type="t0" speed="13.80" pos="95.67" lane="beg_1" slope="0.00" acceleration="0.24" accelerationLat="-0.86"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma_queued ( Last six runs Mar2025 Feb2025 )

---------- Differences in fcd ----------
1977c1977
<         <vehicle id="blocker" x="196.68" y="-2.30" angle="90.58" type="t0" speed="1.69" pos="0.68" lane=":gneJ1_0_0" slope="0.00" acceleration="2.56" accelerationLat="0.30"/>
---
>         <vehicle id="blocker" x="196.68" y="-2.30" angle="90.59" type="t0" speed="1.69" pos="0.68" lane=":gneJ1_0_0" slope="0.00" acceleration="2.56" accelerationLat="0.22"/>
1985c1985
<         <vehicle id="blocker" x="196.87" y="-2.30" angle="90.58" type="t0" speed="1.88" pos="0.87" lane=":gneJ1_0_0" slope="0.00" acceleration="1.88" accelerationLat="-0.46"/>
---
>         <vehicle id="blocker" x="196.87" y="-2.30" angle="90.59" type="t0" speed="1.88" pos="0.87" lane=":gneJ1_0_0" slope="0.00" acceleration="1.88" accelerationLat="-0.37"/>
2001c2001
<         <vehicle id="blocker" x="197.31" y="-2.30" angle="90.55" type="t0" speed="2.30" pos="1.31" lane=":gneJ1_0_0" slope="0.00" acceleration="1.95" accelerationLat="-0.96"/>
---
>         <vehicle id="blocker" x="197.31" y="-2.30" angle="90.55" type="t0" speed="2.30" pos="1.31" lane=":gneJ1_0_0" slope="0.00" acceleration="1.95" accelerationLat="-0.87"/>
2009c2009
<         <vehicle id="blocker" x="197.56" y="-2.30" angle="90.52" type="t0" speed="2.47" pos="1.56" lane=":gneJ1_0_0" slope="0.00" acceleration="1.64" accelerationLat="0.55"/>
---
>         <vehicle id="blocker" x="197.56" y="-2.30" angle="90.52" type="t0" speed="2.47" pos="1.56" lane=":gneJ1_0_0" slope="0.00" acceleration="1.64" accelerationLat="0.47"/>
2105c2105
<         <vehicle id="blocker" x="202.14" y="-2.19" angle="89.59" type="t0" speed="4.95" pos="6.14" lane=":gneJ1_0_0" slope="0.00" acceleration="1.93" accelerationLat="-0.90"/>
---
>         <vehicle id="blocker" x="202.14" y="-2.19" angle="89.60" type="t0" speed="4.95" pos="6.14" lane=":gneJ1_0_0" slope="0.00" acceleration="1.93" accelerationLat="-0.98"/>
2113c2113
<         <vehicle id="blocker" x="202.66" y="-2.20" angle="89.73" type="t0" speed="5.17" pos="6.66" lane=":gneJ1_0_0" slope="0.00" acceleration="2.20" accelerationLat="1.00"/>
---
>         <vehicle id="blocker" x="202.66" y="-2.20" angle="89.75" type="t0" speed="5.17" pos="6.66" lane=":gneJ1_0_0" slope="0.00" acceleration="2.20" accelerationLat="1.00"/>
2121c2121
<         <vehicle id="blocker" x="203.19" y="-2.20" angle="89.75" type="t0" speed="5.35" pos="7.19" lane=":gneJ1_0_0" slope="0.00" acceleration="1.78" accelerationLat="1.00"/>
---
>         <vehicle id="blocker" x="203.19" y="-2.20" angle="89.78" type="t0" speed="5.35" pos="7.19" lane=":gneJ1_0_0" slope="0.00" acceleration="1.78" accelerationLat="1.00"/>
2129c2129
<         <vehicle id="blocker" x="203.74" y="-2.20" angle="89.80" type="t0" speed="5.48" pos="7.74" lane=":gneJ1_0_0" slope="0.00" acceleration="1.38" accelerationLat="-0.31"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6014f0927411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6014f22a1b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6014f11740d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75efffe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway overtaking_right_forbidden ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==301771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edc699aa411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5edc6b324b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5edc6a1f70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745d6284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket10927 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==303068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56584504f411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5658469c9b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x56584589c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d849e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
30c30,36
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket11481 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58357e8ff411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x583580279b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x58357f14c0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x703fde64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,35
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket13111 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb41505a411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5fb4169d4b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5fb4158a70d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cfc87a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,35
< DijkstraRouter answered 818 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 52 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f52f3458411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f52f4dd2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f52f3ca50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76662ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 60 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 50 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 10 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==303026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5741922ba411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x574193c34b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x574192b070d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74133ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 3):
12a14
>  Speed: 14.91
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d0cc661411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x60d0cdfdbb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x60d0cceae0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74040d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1182.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 618.17
>  Speed: 5.73
>  Duration: 131.03
>  WaitingTime: 30.57
>  TimeLoss: 84.77
>  DepartDelay: 1.78
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f81028fd411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5f8104277b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5f810314a0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b2db3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1052.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 616.65
>  Speed: 11.04
>  Duration: 56.01
>  WaitingTime: 0.47
>  TimeLoss: 9.88
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6180a8a96411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6180aa410b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6180a92e30d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c44d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1033.60.
7,9c8,10
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 58 (Loaded: 580)
12,23c13,20
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 58):
>  RouteLength: 619.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aba8f72e411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5aba910a8b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5aba8ff7b0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71bb90c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.95
>  Speed: 10.45
>  Duration: 59.71
>  WaitingTime: 1.99
>  TimeLoss: 13.55
>  DepartDelay: 0.28
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610a2456c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x610a25ee6b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x610a24db90d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71163144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1260.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.88
>  Speed: 4.62
>  Duration: 166.30
>  WaitingTime: 44.15
>  TimeLoss: 120.08
>  DepartDelay: 9.19
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf3c2819411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5cf3c4193b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5cf3c30660d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b440d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1052.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 616.39
>  Speed: 10.91
>  Duration: 56.65
>  WaitingTime: 0.47
>  TimeLoss: 10.48
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x613f1b5b1411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x613f1cf2bb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x613f1bdfe0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7971e364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1069.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.58
>  Speed: 10.26
>  Duration: 60.99
>  WaitingTime: 2.39
>  TimeLoss: 14.88
>  DepartDelay: 0.33
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x620cf1393411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x620cf2d0db29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x620cf1be00d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f2ed64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.92
>  Speed: 10.88
>  Duration: 56.63
>  WaitingTime: 0.81
>  TimeLoss: 10.71
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.98 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610474c0c411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x610476586b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6104754590d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea6c0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1079.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 614.89
>  Speed: 8.56
>  Duration: 75.57
>  WaitingTime: 8.85
>  TimeLoss: 29.61
>  DepartDelay: 0.29
> DijkstraRouter answered 431 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_long ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
5,17c5,22
< Warning: Vehicle 'v.7223'; collision with vehicle 'v.7056', lane='2_2', gap=-1.66, latGap=-1.00, time=154.00, stage=move.
< Warning: Vehicle 'v.7889'; collision with vehicle 'v.7724', lane='2.9_5', gap=-1.15, latGap=-0.80, time=168.00, stage=laneChange.
< Warning: Vehicle 'v.9223'; junction collision with vehicle 'v.9056', lane=':1_0_1', gap=-6.74, latGap=-0.70, time=209.00, stage=move.
< Warning: Vehicle 'v.12278'; collision with vehicle 'v.11389', lane='2_2', gap=-1.09, latGap=-1.75, time=248.00, stage=move.
< Warning: Vehicle 'v.12389'; collision with vehicle 'v.12056', lane='2_0', gap=-0.08, latGap=-1.30, time=254.00, stage=move.
< Warning: Vehicle 'v.14778'; junction collision with vehicle 'v.14500', lane=':J1_0_2', gap=-4.74, latGap=-0.10, time=294.00, stage=move.
< Warning: Vehicle 'v.15334'; collision with vehicle 'v.15167', lane='2_1', gap=-1.20, latGap=-1.45, time=305.00, stage=move.
< Warning: Vehicle 'v.15778' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=309.00.
< Warning: Vehicle 'v.15000'; collision with vehicle 'v.15612', lane='2_2', gap=-4.33, latGap=-0.55, time=309.00, stage=move.
< Warning: Vehicle 'v.16278'; collision with vehicle 'v.16112', lane='2_2', gap=-0.52, latGap=-1.40, time=318.00, stage=move.
< Warning: Vehicle 'v.15612'; junction collision with vehicle 'v.15000', lane=':1_0_2', gap=-7.40, latGap=-0.05, time=320.00, stage=move.
< Warning: Vehicle 'v.17500'; collision with vehicle 'v.17778', lane='2_2', gap=-6.30, latGap=-0.30, time=348.00, stage=move.
< Warning: Vehicle 'v.18500'; collision with vehicle 'v.18334', lane='2_0', gap=-0.47, latGap=-1.00, time=361.00, stage=move.
---
> Warning: Vehicle 'v.6890'; junction collision with vehicle 'v.7056', lane=':J1_0_2', gap=-1.75, latGap=-0.60, time=154.00, stage=move.
> Warning: Vehicle 'v.9778' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=201.00.
> Warning: Vehicle 'v.12612'; collision with vehicle 'v.12445', lane='2_2', gap=-5.67, latGap=-1.00, time=251.00, stage=move.
> Warning: Vehicle 'v.14112'; collision with vehicle 'v.13945', lane='2_2', gap=-1.26, latGap=-0.90, time=279.00, stage=move.
> Warning: Vehicle 'v.15167'; collision with vehicle 'v.14500', lane='2_1', gap=-0.97, latGap=-1.00, time=305.00, stage=move.
> Warning: Vehicle 'v.16500'; collision with vehicle 'v.16834', lane='2_1', gap=-5.84, latGap=-0.90, time=335.00, stage=move.
> Warning: Vehicle 'v.17945'; junction collision with vehicle 'v.18000', lane=':J1_0_2', gap=-7.15, latGap=-1.10, time=353.00, stage=move.
> 
> =================================================================
> ==303307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a6485e6411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x64a649f60b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x64a648e330d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
<  Running: 28
---
>  Running: 33
12c12
<  Teleports: 0 (Collisions: 13)
---
>  Teleports: 0 (Collisions: 7)
14c14
< Statistics (avg of 238):
---
> Statistics (avg of 233):
16,19c16,19
<  Speed: 7.47
<  Duration: 44.74
<  WaitingTime: 0.59
<  TimeLoss: 13.81
---
>  Speed: 7.38
>  Duration: 45.34
>  WaitingTime: 0.73
>  TimeLoss: 14.36
21c21,27
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_short ( Last six runs Mar2025 Feb2025 )

---------- Differences in errors ----------
2,10c2,23
< Warning: Vehicle 'v.6945'; collision with vehicle 'v.6778', lane='2_0', gap=-3.85, latGap=-1.40, time=148.00, stage=move.
< Warning: Vehicle 'v.6500'; collision with vehicle 'v.6612', lane='3_1', gap=-4.50, latGap=-0.30, time=159.00, stage=move.
< Warning: Vehicle 'v.9223' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle 'v.9500'; junction collision with vehicle 'v.9001', lane=':J1_0_2', gap=-6.60, latGap=-0.60, time=194.00, stage=move.
< Warning: Vehicle 'v.12612'; junction collision with vehicle 'v.12056', lane=':J1_0_2', gap=-6.38, latGap=-0.10, time=249.00, stage=move.
< Warning: Vehicle 'v.17889'; collision with vehicle 'v.17723', lane='2_0', gap=-1.41, latGap=-1.40, time=344.00, stage=move.
< Warning: Vehicle 'v.18056'; collision with vehicle 'v.17889', lane='2_0', gap=-3.50, latGap=-0.60, time=348.00, stage=move.
< Warning: Vehicle 'v.19223'; collision with vehicle 'v.19056', lane='2_1', gap=-4.78, latGap=-1.20, time=377.00, stage=move.
< Warning: Vehicle 'v.20112'; collision with vehicle 'v.19945', lane='2_2', gap=-4.92, latGap=-0.70, time=387.00, stage=move.
---
> Warning: Vehicle 'v.5445'; collision with vehicle 'v.5278', lane='2_0', gap=-0.21, latGap=-0.60, time=121.00, stage=move.
> Warning: Vehicle 'v.6778'; collision with vehicle 'v.6612', lane='2.9_3', gap=-3.67, latGap=-0.20, time=148.00, stage=laneChange.
> Warning: Vehicle 'v.15112' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=292.00.
> Warning: Vehicle 'v.15278'; junction collision with vehicle 'v.16000', lane=':J1_0_2', gap=-6.93, latGap=-0.10, time=313.00, stage=move.
> Warning: Vehicle 'v.16834'; junction collision with vehicle 'v.15945', lane=':J1_0_2', gap=-6.31, latGap=-0.35, time=326.00, stage=move.
> Warning: Vehicle 'v.17278'; junction collision with vehicle 'v.17112', lane=':J1_0_0', gap=-3.62, latGap=-0.20, time=344.00, stage=laneChange.
> Warning: Vehicle 'v.18167'; junction collision with vehicle 'v.17445', lane=':J1_0_2', gap=-6.36, latGap=-0.10, time=348.00, stage=move.
> Warning: Vehicle 'v.17278'; junction collision with vehicle 'v.17500', lane=':1_0_1', gap=-6.84, latGap=-0.20, time=357.00, stage=move.
> Warning: Vehicle 'v.19612'; junction collision with vehicle 'v.19278', lane=':J1_0_0', gap=-7.41, latGap=-0.60, time=376.00, stage=move.
> Warning: Vehicle 'v.19167'; junction collision with vehicle 'v.19000', lane=':1_0_2', gap=-4.52, latGap=-0.30, time=384.00, stage=move.
> Warning: Vehicle 'v.20778'; collision with vehicle 'v.20612', lane='2_0', gap=-3.73, latGap=-0.70, time=397.00, stage=move.
> 
> =================================================================
> ==303301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612d45d8b411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x612d47705b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x612d465d80d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10c9,10
<  Inserted: 267 (Loaded: 22167)
<  Running: 29
---
>  Inserted: 266 (Loaded: 22167)
>  Running: 27
12c12
<  Teleports: 0 (Collisions: 9)
---
>  Teleports: 0 (Collisions: 11)
14c14
< Statistics (avg of 238):
---
> Statistics (avg of 239):
16,19c16,19
<  Speed: 6.79
<  Duration: 41.75
<  WaitingTime: 0.53
<  TimeLoss: 14.37
---
>  Speed: 6.73
>  Duration: 42.12
>  WaitingTime: 1.10
>  TimeLoss: 14.80
21c21,27
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#4134) on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Mar2025 Feb2025 )

#4134
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80, stage=move.
> 

TEST had known bugs ([zeitlupe]) on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Mar2025 Feb2025 )

too much braking (ballistic or asl)
(This bug was triggered by text found in file 'rawdump' matching '.*')
---------- Differences in rawdump ----------
1008c1008
<                 <vehicle id="veh" pos="165.24" speed="28.15"/>
---
>                 <vehicle id="veh" pos="165.23" speed="27.97"/>
1017c1017
<                 <vehicle id="veh" pos="168.03" speed="27.70"/>
---
>                 <vehicle id="veh" pos="167.99" speed="27.35"/>
1026c1026
<                 <vehicle id="veh" pos="170.78" speed="27.25"/>
---
>                 <vehicle id="veh" pos="170.70" speed="26.72"/>
1035c1035
<                 <vehicle id="veh" pos="173.48" speed="26.80"/>
---
>                 <vehicle id="veh" pos="173.34" speed="26.09"/>
1044c1044
<                 <vehicle id="veh" pos="176.14" speed="26.35"/>
---
>                 <vehicle id="veh" pos="175.92" speed="25.47"/>
1053c1053
<                 <vehicle id="veh" pos="178.75" speed="25.90"/>
---
>                 <vehicle id="veh" pos="178.43" speed="24.84"/>
1062c1062
<                 <vehicle id="veh" pos="181.32" speed="25.45"/>
---
>                 <vehicle id="veh" pos="180.89" speed="24.22"/>
1071c1071
<                 <vehicle id="veh" pos="183.84" speed="25.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Mar2025 Feb2025 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1034.00" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2234.36" traveltime="107.81" overlapTraveltime="109.48" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.80" timeLoss="517.52" speed="27.42" speedRelative="0.76" departed="349" arrived="0" entered="0" left="270" laneChangedFrom="81" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="2225.30" traveltime="93.96" overlapTraveltime="94.42" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.00" timeLoss="272.64" speed="31.80" speedRelative="0.88" departed="295" arrived="0" entered="0" left="374" laneChangedFrom="2" laneChangedTo="81"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3763.09" traveltime="8.85" overlapTraveltime="9.06" density="18.47" laneDensity="18.47" occupancy="9.03" waitingTime="0.00" timeLoss="1405.55" speed="22.30" speedRelative="0.62" departed="0" arrived="423" entered="423" left="0" laneChangedFrom="0" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="2684.82" traveltime="6.44" overlapTraveltime="6.60" density="13.18" laneDensity="13.18" occupancy="6.48" waitingTime="0.00" timeLoss="421.07" speed="30.62" speedRelative="0.85" departed="0" arrived="414" entered="414" left="0" laneChangedFrom="0" laneChangedTo="0"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5400.47" traveltime="42.26" overlapTraveltime="44.44" density="53.84" laneDensity="53.84" occupancy="26.68" waitingTime="3074.70" timeLoss="5053.39" speed="2.30" speedRelative="0.06" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="2973.37" traveltime="8.67" overlapTraveltime="9.14" density="29.65" laneDensity="29.65" occupancy="14.20" waitingTime="317.60" timeLoss="2040.15" speed="11.16" speedRelative="0.31" departed="0" arrived="0" entered="270" left="423" laneChangedFrom="42" laneChangedTo="195"/>
>             <lane id="merge_2" sampledSeconds="1573.10" traveltime="3.84" overlapTraveltime="4.03" density="15.68" laneDensity="15.68" occupancy="7.48" waitingTime="32.40" timeLoss="478.07" speed="25.29" speedRelative="0.70" departed="0" arrived="0" entered="374" left="414" laneChangedFrom="2" laneChangedTo="42"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2307.33" traveltime="11.52" overlapTraveltime="12.16" density="7.38" laneDensity="7.38" occupancy="3.60" waitingTime="47.00" timeLoss="679.69" speed="25.27" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1034.00.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,16c13,18
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 25.39
>  Duration: 27.44
>  WaitingTime: 4.17
>  TimeLoss: 12.87
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Mar2025 Feb2025 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1047.60" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="4794.36" traveltime="243.28" overlapTraveltime="254.04" density="1.53" laneDensity="1.53" occupancy="0.74" waitingTime="140.90" timeLoss="3213.48" speed="11.82" speedRelative="0.33" departed="359" arrived="0" entered="0" left="222" laneChangedFrom="138" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="3333.46" traveltime="131.76" overlapTraveltime="132.81" density="1.06" laneDensity="1.06" occupancy="0.52" waitingTime="7.00" timeLoss="1245.38" speed="22.60" speedRelative="0.63" departed="285" arrived="0" entered="0" left="422" laneChangedFrom="1" laneChangedTo="138"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3561.97" traveltime="10.34" overlapTraveltime="10.58" density="17.26" laneDensity="17.26" occupancy="8.38" waitingTime="0.00" timeLoss="1667.27" speed="19.09" speedRelative="0.53" departed="0" arrived="343" entered="343" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3470.67" traveltime="6.98" overlapTraveltime="7.14" density="16.82" laneDensity="16.82" occupancy="8.26" waitingTime="0.00" timeLoss="743.41" speed="28.28" speedRelative="0.79" departed="0" arrived="494" entered="494" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="3125.85" traveltime="22.45" overlapTraveltime="23.61" density="30.76" laneDensity="30.76" occupancy="15.18" waitingTime="508.70" timeLoss="2747.80" speed="4.32" speedRelative="0.12" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6375.90" traveltime="26.00" overlapTraveltime="26.43" density="62.74" laneDensity="62.74" occupancy="30.13" waitingTime="550.90" timeLoss="5690.26" speed="3.86" speedRelative="0.11" departed="0" arrived="0" entered="217" left="343" laneChangedFrom="67" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2427.22" traveltime="5.02" overlapTraveltime="5.24" density="23.89" laneDensity="23.89" occupancy="11.38" waitingTime="9.80" timeLoss="1115.49" speed="19.47" speedRelative="0.54" departed="0" arrived="0" entered="427" left="494" laneChangedFrom="0" laneChangedTo="67"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2037.06" traveltime="10.33" overlapTraveltime="10.73" density="6.43" laneDensity="6.43" occupancy="3.15" waitingTime="0.70" timeLoss="409.42" speed="28.62" speedRelative="0.80" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,410
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1018.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1047.60.
9c10
<  Inserted: 905
---
>  Inserted: 837
12,16c13,18
< Statistics (avg):
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 20.24
>  Duration: 34.43
>  WaitingTime: 1.54
>  TimeLoss: 19.86
<truncated after showing first 30 lines>

TEST had known bugs ([zeitlupe] no consistent slow down) on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Mar2025 Feb2025 )

[zeitlupe] no consistent slow down
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Mar2025 Feb2025 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5,44c5,48
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 237.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 235.80.
11c12
< Statistics (avg):
---
> Statistics (avg of 20):
13,16c14,18
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.39
>  Duration: 207.34
>  WaitingTime: 152.91
>  TimeLoss: 169.59
>  DepartDelay: 0.14

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Mar2025 Feb2025 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,16
> Warning: Vehicle 'mixed.59' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=69.30.
> Warning: Vehicle 'mixed.60' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=70.00.
> Warning: Vehicle 'mixed.34' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=74.90.
> Warning: Vehicle 'mixed.34' ends teleporting on edge 'end', time=75.40.
> Warning: Vehicle 'mixed.21' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=82.40.
> Warning: Vehicle 'mixed.59' ends teleporting on edge 'end', time=88.10.
> Warning: Vehicle 'mixed.55' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=88.40.
> Warning: Vehicle 'mixed.75' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=95.80.
> Warning: Vehicle 'mixed.84' ends teleporting on edge 'end', time=123.40.
> Warning: Vehicle 'mixed.95' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=133.40.
> Warning: Vehicle 'mixed.90' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=134.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'mixed.34'; collision with vehicle 'mixed.38', lane='beg_1', gap=-0.02, latGap=-0.22, time=75.40, stage=move.
> Warning: Teleporting vehicle 'mixed.59'; collision with vehicle 'mixed.61', lane='beg_0', gap=-0.83, latGap=-0.01, time=88.10, stage=laneChange.
> Warning: Teleporting vehicle 'mixed.84'; collision with vehicle 'mixed.83', lane='beg_0', gap=-3.23, latGap=-0.01, time=123.40, stage=laneChange.
> 
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3c4
< Simulation started with time: 0.00..
---
> Simulation started with time: 0.00.
11c12,14
< Statistics (avg):
---
>  Teleports: 3 (Collisions: 3)
>  Emergency Braking: 8
> Statistics (avg of 100):
13,16c16,20
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 2.83
>  Duration: 194.31
>  WaitingTime: 115.59
>  TimeLoss: 153.01
>  DepartDelay: 10.92
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3700) on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Mar2025 Feb2025 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50, latGap=-1.06, time=0.90, stage=move.
> 

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Mar2025 Feb2025 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.91" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Mar2025 Feb2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.53" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.33" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.93" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.72" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Mar2025 Feb2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.53" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.32" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.11" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.88" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.65" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>

TEST had known bugs ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Mar2025 Feb2025 )

[no lc-right!? perhaps keep_right prob with asl]
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 33.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 32.10.
11c12
< Statistics (avg):
---
> Statistics (avg of 2):
13c14,15
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c17
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Mar2025 Feb2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 11.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 18.90.
11c12
< Statistics (avg):
---
> Statistics (avg of 2):
13,15c14,17
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Mar2025 Feb2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 372.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.40.
11,16c12,19
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Mar2025 Feb2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 384.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 392.40.
11,16c12,19
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Mar2025 Feb2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.89" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.89" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.69" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.69" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.11" y="-1.59" angle="89.43" type="tB" speed="13.44" pos="4.14" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.43" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.43" y="-1.56" angle="89.23" type="tB" speed="12.99" pos="5.47" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="89.13" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.69" y="-1.52" angle="88.97" type="tB" speed="12.54" pos="6.74" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.80" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="7.91" y="-1.47" angle="88.64" type="tB" speed="12.09" pos="7.97" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="2.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="38.99" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="4.63" followerSecureGap="0.00" followerSpeed="9.84" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Mar2025 Feb2025 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,26
> Warning: Vehicle 'ramp.0' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=4.10.
> Warning: Vehicle 'main.11' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=25.00.
> Warning: Vehicle 'main.14' performs emergency braking on lane 'end_0' with decel=9.00, wished=4.50, severity=1.00, time=48.70.
> Warning: Vehicle 'ramp.18' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=81.10.
> Warning: Vehicle 'main.90' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=112.50.
> Warning: Vehicle 'main.90' ends teleporting on edge 'merge', time=117.60.
> Warning: Vehicle 'main.60' ends teleporting on edge 'end', time=131.50.
> Warning: Vehicle 'main.119' ends teleporting on edge 'end', time=150.60.
> Warning: Vehicle 'main.101' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=155.20.
> Warning: Vehicle 'main.110' ends teleporting on edge 'end', time=159.50.
> Warning: Vehicle 'main.120' ends teleporting on edge 'end', time=161.60.
> Warning: Vehicle 'main.140' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=167.00.
> Warning: Vehicle 'main.140' ends teleporting on edge 'end', time=171.60.
> Warning: Vehicle 'ramp.52' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=191.30.
> Warning: Vehicle 'main.197' performs emergency braking on lane 'end_1' with decel=9.00, wished=4.50, severity=1.00, time=282.50.
> Warning: Vehicle 'main.215' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=356.30.
> Warning: Vehicle 'main.280' ends teleporting on edge 'end', time=374.60.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'main.110'; collision with vehicle 'main.108', lane='merge_1', gap=-1.82, latGap=-0.06, time=156.90, stage=laneChange.
> Warning: Teleporting vehicle 'main.119'; collision with vehicle 'main.110', lane='merge_1', gap=-0.64, latGap=-0.56, time=150.60, stage=move.
> Warning: Teleporting vehicle 'main.120'; collision with vehicle 'main.86', lane='merge_1', gap=-2.37, latGap=-0.07, time=160.30, stage=laneChange.
> Warning: Teleporting vehicle 'main.140'; collision with vehicle 'main.86', lane='merge_1', gap=-0.15, latGap=-0.19, time=167.30, stage=move.
> Warning: Teleporting vehicle 'main.280'; collision with vehicle 'main.228', lane='merge_1', gap=-0.48, latGap=-0.24, time=374.60, stage=move.
> Warning: Teleporting vehicle 'main.60'; collision with vehicle 'ramp.40', lane='merge_1', gap=-0.07, latGap=-0.49, time=131.50, stage=move.
> Warning: Teleporting vehicle 'main.90'; collision with vehicle 'main.86', lane='beg_0', gap=-0.09, latGap=-0.74, time=112.60, stage=move.
> 
---------- Differences in lanechanges ----------
5,360c5,446
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 477.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 662.20.
11,16c12,20
< Statistics (avg):
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  Teleports: 7 (Collisions: 7)
>  Emergency Braking: 10
> Statistics (avg of 565):
>  RouteLength: 404.89
>  Speed: 13.25
>  Duration: 45.39
>  WaitingTime: 5.89
>  TimeLoss: 32.67
>  DepartDelay: 110.92

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Mar2025 Feb2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,8
> Warning: Vehicle 'main.131' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=183.10.
> Warning: Vehicle 'main.179' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=250.70.
> Warning: Vehicle 'main.253' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=396.20.
> Warning: Vehicle 'main.278' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=451.70.
> Warning: Vehicle 'onRamp.114' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=689.60.
> Warning: Vehicle 'onRamp.114' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-12.91, offset=0.16), time=689.70.
> Warning: Vehicle 'main.558' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1069.30.
> Warning: Vehicle 'main.563' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1080.30.
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1218.20" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="23796.63" traveltime="1889.40" overlapTraveltime="1898.77" density="6.52" laneDensity="6.52" occupancy="3.22" waitingTime="6560.16" timeLoss="22756.32" speed="1.58" speedRelative="0.04" departed="192" arrived="0" entered="0" left="165" laneChangedFrom="45" laneChangedTo="18"/>
>             <lane id="beg2_1" sampledSeconds="7105.64" traveltime="227.78" overlapTraveltime="225.97" density="1.95" laneDensity="1.95" occupancy="0.97" waitingTime="47.90" timeLoss="4476.25" speed="13.28" speedRelative="0.37" departed="452" arrived="0" entered="0" left="479" laneChangedFrom="18" laneChangedTo="45"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3400.07" traveltime="9.98" overlapTraveltime="10.21" density="14.17" laneDensity="14.17" occupancy="6.86" waitingTime="0.00" timeLoss="1527.85" speed="19.78" speedRelative="0.55" departed="0" arrived="339" entered="339" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3122.76" traveltime="6.22" overlapTraveltime="6.37" density="13.01" laneDensity="13.01" occupancy="6.40" waitingTime="0.00" timeLoss="370.70" speed="31.69" speedRelative="0.88" departed="0" arrived="498" entered="498" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="7572.45" traveltime="53.08" overlapTraveltime="55.82" density="64.08" laneDensity="64.08" occupancy="31.26" waitingTime="2622.30" timeLoss="7186.09" speed="1.83" speedRelative="0.05" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="8615.29" traveltime="40.46" overlapTraveltime="40.43" density="72.91" laneDensity="72.91" occupancy="34.73" waitingTime="2994.20" timeLoss="8012.24" speed="2.52" speedRelative="0.07" departed="0" arrived="0" entered="165" left="339" laneChangedFrom="19" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2094.42" traveltime="4.11" overlapTraveltime="4.29" density="17.72" laneDensity="17.72" occupancy="8.44" waitingTime="5.90" timeLoss="708.36" speed="23.78" speedRelative="0.66" departed="0" arrived="0" entered="479" left="498" laneChangedFrom="0" laneChangedTo="19"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="7086.74" traveltime="35.02" overlapTraveltime="37.34" density="19.25" laneDensity="19.25" occupancy="9.32" waitingTime="490.70" timeLoss="5459.09" speed="8.23" speedRelative="0.23" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1218.20.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,17c13,21
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  Emergency Stops: 1
>  Emergency Braking: 7
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 15.57
<truncated after showing first 30 lines>

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Mar2025 Feb2025 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,18
> Warning: Vehicle 'f_0.22' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=45.00.
> Warning: Vehicle 'f_0.47' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
> Warning: Vehicle 'f_0.72' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=145.00.
> Warning: Vehicle 'f_0.97' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=195.00.
> Warning: Vehicle 'f_0.122' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=245.00.
> Warning: Vehicle 'f_0.147' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=295.00.
> Warning: Vehicle 'f_0.172' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=345.00.
> 
> =================================================================
> ==315401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6053fba58411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6053fd3d2b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6053fc2a50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70773044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Mar2025 Feb2025 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 3783.00.

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Mar2025 Feb2025 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Vehicle 'major' ends teleporting on edge 'mid2', time=8.00.
-- Unordered text as found by filter 'Warning: Teleporting vehicle' --
Warning: Teleporting vehicle 'major'; collision with vehicle 'minor', lane='mid1_0', gap=-6.18, time=8.00, stage=move.

---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Mar2025 Feb2025 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> 
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Mar2025 Feb2025 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Mar2025 Feb2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Mar2025 Feb2025 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75, stage=move.

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Mar2025 Feb2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,84c1,148
< Warning: Vehicle '0.87' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=154.00.
< Warning: Vehicle '0.69' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=179.00.
< Warning: Vehicle '0.74' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle '0.75' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=189.00.
< Warning: Vehicle '0.142' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=231.00.
< Warning: Vehicle '0.159' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=243.00.
< Warning: Vehicle '0.157' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=263.00.
< Warning: Vehicle '0.170' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.179' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.189' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=330.00.
< Warning: Vehicle '0.192' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=335.00.
< Warning: Vehicle '0.164' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=356.00.
< Warning: Vehicle '0.210' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=395.00.
< Warning: Vehicle '0.211' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=396.00.
< Warning: Vehicle '0.26' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=553.00.
< Warning: Vehicle '0.42' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=647.00.
< Warning: Vehicle '0.56' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=648.00.
< Warning: Vehicle '0.70' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=710.00.
< Warning: Vehicle '0.56' ends teleporting on edge '4/1to5/1', time=762.00.
< Warning: Vehicle '0.75' ends teleporting on edge '4/1to5/1', time=766.00.
< Warning: Vehicle '0.67' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=769.00.
< Warning: Vehicle '0.68' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=770.00.
< Warning: Vehicle '0.82' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=804.00.
< Warning: Vehicle '0.83' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=805.00.
< Warning: Vehicle '0.68' ends teleporting on edge '4/1to5/1', time=806.00.
< Warning: Vehicle '0.109' ends teleporting on edge '3/1to4/1', time=816.00.
< Warning: Vehicle '0.139' ends teleporting on edge '3/1to4/1', time=827.00.
< Warning: Vehicle '0.158' ends teleporting on edge '2/1to3/1', time=829.00.
< Warning: Vehicle '0.165' ends teleporting on edge '2/1to3/1', time=831.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (#4551) on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs Mar2025 Feb2025 )

collision free in same subsecond test - ACC model doesn't work adequately with step-length 1s
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
71d70
< Warning: Vehicle '1.9' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=124.00.
72a72
> Warning: Vehicle '1.9' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=124.00.
137d136
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=210.00.
139c138
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=213.00.
---
> Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=212.00.
141,142c140
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=215.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=217.00.
---
> Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=216.00.
146a145
> Warning: Vehicle '1.18' ends teleporting on edge 'a', time=220.00.
149,151c148
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=221.00.
< Warning: Vehicle '1.2' ends teleporting on edge 'b', time=222.00.
< Warning: Vehicle '1.18' ends teleporting on edge 'a', time=222.00.
---
> Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=222.00.
153d149
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=223.00.
155d150
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=223.00.
157,164c152,155
< Warning: Vehicle '1.30' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'
13,14c14,15
<  Teleports: 330 (Collisions: 330)
<  Emergency Braking: 1897
---
>  Teleports: 343 (Collisions: 343)
>  Emergency Braking: 1870
16,17c17,18
<  RouteLength: 62159.90
<  Speed: 20.73
---
>  RouteLength: 63707.22
>  Speed: 21.25
19,20c20,21
<  WaitingTime: 70.00
<  TimeLoss: 1088.77
---
>  WaitingTime: 58.77
>  TimeLoss: 1043.51

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles_small CACC ( Last six runs Mar2025 Feb2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2,38c2,180
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=119.00.
< Warning: Vehicle '1.13' ends teleporting on edge 'b', time=131.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=135.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=158.00.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=165.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=355.00.
< Warning: Vehicle '1.7' ends teleporting on edge 'b', time=389.00.
< Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Vehicle '1.33' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=461.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=523.00.
< Warning: Vehicle '1.15' ends teleporting on edge 'b', time=587.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=589.00.
< Warning: Vehicle '1.14' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=634.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=690.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=691.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=833.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=834.00.
< Warning: Vehicle '1.29' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=891.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1138.00.
< Warning: Vehicle '1.6' ends teleporting on edge 'b', time=1525.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1563.00.
< Warning: Vehicle '1.0' ends teleporting on edge 'b', time=1852.00.
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=1971.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1993.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=2047.00.
< Warning: Vehicle '1.21' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=2260.00.
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=2350.00.
< Warning: Vehicle '1.5' ends teleporting on edge 'b', time=2362.00.
< Warning: Vehicle '1.8' ends teleporting on edge 'b', time=2379.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (see #8921) on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Mar2025 Feb2025 )

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=70.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=72.00.
---
> Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=46.00.
> Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
4,29c4,38
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=98.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=100.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=160.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=218.00.
< Warning: Vehicle '1.15' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=270.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=272.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=273.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=278.00.
< Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=280.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=281.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=282.00.
< Warning: Vehicle '1.26' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=284.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=292.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=308.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=385.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=417.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=420.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=457.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=487.00.
< Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=489.00.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=567.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
<  Emergency Braking: 119
---
>  Emergency Braking: 126
16c16
<  RouteLength: 42269.75
---
>  RouteLength: 42277.02
19,20c19,20
<  WaitingTime: 716.37
<  TimeLoss: 1589.04
---
>  WaitingTime: 716.00
>  TimeLoss: 1588.79

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Mar2025 Feb2025 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,3
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
2a5,15
> 
> =================================================================
> ==310522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afc04fae411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5afc06928b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5afc057fb0d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72d0d184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (#5644) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Mar2025 Feb2025 )

#5644
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
5,17c5,17
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <minTTC time="NA" position="NA" type="NA" value="NA"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <maxDRAC time="5.40" position="100.83,47.54" type="10" value="3.23"/>
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>     <conflict begin="1.00" end="10.60" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.70,48.35 95.03,48.35 95.37,48.34 95.71,48.33 96.05,48.31 96.38,48.29 96.66,48.28 96.93,48.27 97.23,48.25 97.55,48.24 97.90,48.22 98.28,48.
20 98.67,48.12 99.09,48.02 99.53,47.91 99.99,47.80 100.49,47.69 100.97,47.47 101.48,47.24 102.01,47.00 102.56,46.74 103.12,46.44 103.70,46.12 104.30,45.79 104.93,45.44 105.58,45.09 106.25,44.72 106.95,44.34"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.18,0.00 3.25,0.00 3.31,0.00 3.38,-0.00 3.44,-0.02 3.49,-0.03 3.04,-0.03 2.59,-0.04 2.85,-0.05 3.11,-0.06 3.37,-0.08 3.63,-0.09 3.89,-0.12 4.14,-0.19 4.40,-0.29 4.65,-0.41 4.90,-0.54 5.14,-0.67 5.37,-0.92 5.58,-1.20 5.77,-1.52 5.94,-1.8
6 6.08,-2.26 6.24,-2.57 6.37,-2.91 6.49,-3.27 6.68,-3.48 6.87,-3.67 7.06,-3.86"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="NA" position="NA" type="NA" value="NA" speed="NA"/>
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.28 3.20 3.10 3.00 2.88 2.75 2.60 2.43 2.24 2.02 1.76 1.47 1.12 0.71 0.22 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <maxDRAC time="5.40" position="100.54,47.67" type="10" value="3.28" speed="13.89"/>
>         <PET time="9.51" position="100.54,47.67" type="17" value="1.11" speed="7.14"/>
19,31c19,31
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<truncated after showing first 30 lines>

TEST had known bugs (#5696) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Mar2025 Feb2025 )

#5696
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="12.00" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.54,48.29 96.80,48.27 97.01,48.26 97.18,48.26 97.30,48.25 97.41,48.
24 97.54,48.24 97.71,48.23 97.90,48.22 98.11,48.21 98.35,48.19 98.61,48.13 98.90,48.06 99.21,47.99 99.54,47.91 99.90,47.83 100.29,47.73 100.69,47.60 101.10,47.42 101.53,47.22 101.98,47.01 102.46,46.79 102.95,46.53 103.46,46.25 103.99,45.96 104.54,45.65 105.12,45.34 105.72,45.01 106.34,44.67 106.99,44.32 107.65,43.96 108.35,43.58 109.06,43.19 109.80,42.79 110.56,42.38 111.34,41.95"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 2.78,-0.02 2.33,-0.02 1.88,-0.02 1.43,-0.01 0.98,-0.01 1.24,-0.01 1.50,-0.02 1.76,-0.02 2.02,-0.03 2.28,-0.03 2.54,-0.04 2.80,-0.06 3.06,-0.09 3.32,-0.12 3.58,-0.1
6 3.83,-0.20 4.09,-0.25 4.35,-0.33 4.60,-0.44 4.85,-0.56 5.09,-0.70 5.33,-0.86 5.56,-1.05 5.78,-1.26 5.99,-1.50 6.19,-1.77 6.38,-2.04 6.56,-2.32 6.73,-2.62 6.88,-2.94 7.03,-3.25 7.19,-3.51 7.35,-3.78 7.53,-3.99 7.73,-4.16 7.94,-4.33"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="6.91 6.81 6.71 6.61 6.51 6.41 6.31 6.21 6.11 6.01 5.91 5.81 5.71 5.61 5.51 5.41 5.31 5.21 5.11 5.01 4.91 4.81 4.71 4.61 4.51 4.41 4.31 4.21 4.11 4.01 3.91 3.81 3.71 3.61 3.51 3.41 3.31 3.21 3.11 3.01 2.91 2.81 2.71 2.61 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,45.94" type="11" value="2.61" speed="13.89"/>
>         <DRACSpan values="0.10 0.11 0.11 0.11 0.12 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.21 0.22 0.22 0.23 0.24 0.26 0.27 0.28 0.29 0.31 0.32 0.34 0.36 0.38 0.40 0.42 0.45 0.48 0.51 0.54 0.58 0.62 0.66 3.48 3.41 3.35 3.27 3.18 3.09 2.99 2.87 2.74 2.59 2.43 2.24 2.03 1.78 1.49 1.16 0.77 0.31 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Mar2025 Feb2025 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"')
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Mar2025 Feb2025 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id')
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Mar2025 Feb2025 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
3c3
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00, stage=move.

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

routing error
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found')
---------- Differences in errors ----------
0a1,15
> 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).
> 
> =================================================================
> ==298462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6016d6888411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x6016d8202b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x6016d70d50d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0ba924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
5,31d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<             <driveWay edges="gneE1 gneE3">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_3_0 gneE3_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_0_0 -gneE3_0"/>
<                 <flank lanes=":gneJ3_1_0 -gneE2_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="71.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="171.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 Mar2025 Feb2025 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'Warning: No connection between edge 'gneE2' and edge '-gneE0' found.')
---------- Differences in errors ----------
0a1,15
> 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).
> 
> =================================================================
> ==299352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5918eac95411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x5918ec60fb29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x5918eb4e20d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cdf10e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
5,24d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="36.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Mar2025 Feb2025 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Mar2025 Feb2025 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,92c1,84
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
< Warning: Vehicle '0'; collision with vehicle '12', lane='EC_1', gap=-3.40', latGap=-0.90, time=62.00 stage=laneChange.
< Warning: Vehicle '96' teleports beyond arrival edge 'NC', time=63.00.
< Warning: Vehicle '86' ends teleporting on edge 'CS', time=63.00.
< Warning: Vehicle '48'; collision with vehicle '30', lane=':gneJ2_0_1', gap=-4.11', latGap=-0.60, time=65.00 stage=move.
< Warning: Vehicle '111' ends teleporting on edge 'CW', time=71.00.
< Warning: Vehicle '0' teleports beyond arrival edge 'EC', time=73.00.
< Warning: Vehicle '12' ends teleporting on edge 'CW', time=73.00.
< Warning: Vehicle '83'; collision with vehicle '40', lane=':C_19_0', gap=-2.04', latGap=-0.76, time=76.00 stage=move.
< Warning: Vehicle '115'; collision with vehicle '2', lane='SC_2', gap=-4.01', latGap=-0.90, time=76.00 stage=laneChange.
< Warning: Vehicle '2'; collision with vehicle '94', lane='SC_2', gap=-0.69', latGap=-0.45, time=76.00 stage=laneChange.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> 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'
5c6
< Simulation ended at time: 1681.00.
---
> Simulation ended at time: 2053.00.
12,19c13,22
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---
>  Teleports: 351 (Collisions: 316, Jam: 25, Yield: 4, Wrong Lane: 6)
>  Emergency Stops: 10
>  Emergency Braking: 31
> Statistics (avg of 1200):
>  RouteLength: 184.74
>  Speed: 3.77
>  Duration: 117.34
>  WaitingTime: 90.05
>  TimeLoss: 99.74
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_actionsteplength ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
566,576c566,576
<     <interval begin="2940.00" end="3000.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1834.95" traveltime="51.96" overlapTraveltime="52.23" density="31.21" laneDensity="31.21" occupancy="15.53" waitingTime="0.00" timeLoss="69.38" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1761.06" traveltime="51.81" overlapTraveltime="52.08" density="29.95" laneDensity="29.95" occupancy="14.90" waitingTime="0.00" timeLoss="61.71" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="33" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1803.19" traveltime="51.95" overlapTraveltime="52.21" density="30.67" laneDensity="30.67" occupancy="15.26" waitingTime="0.00" timeLoss="67.73" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1782.20" traveltime="51.86" overlapTraveltime="52.13" density="30.31" laneDensity="30.31" occupancy="15.08" waitingTime="0.00" timeLoss="64.06" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1892.17" traveltime="51.91" overlapTraveltime="52.18" density="32.18" laneDensity="32.18" occupancy="16.01" waitingTime="0.00" timeLoss="69.82" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1884.99" traveltime="51.85" overlapTraveltime="52.12" density="32.06" laneDensity="32.06" occupancy="15.95" waitingTime="0.00" timeLoss="67.44" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1858.59" traveltime="51.79" overlapTraveltime="52.06" density="31.61" laneDensity="31.61" occupancy="15.73" waitingTime="0.00" timeLoss="64.43" speed="18.92" speedRelative="0.97" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1843.97" traveltime="51.92" overlapTraveltime="52.18" density="31.36" laneDensity="31.36" occupancy="15.60" waitingTime="0.00" timeLoss="68.28" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1859.12" traveltime="51.92" overlapTraveltime="52.18" density="31.62" laneDensity="31.62" occupancy="15.73" waitingTime="0.00" timeLoss="68.69" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1756.33" traveltime="51.88" overlapTraveltime="52.15" density="29.87" laneDensity="29.87" occupancy="14.86" waitingTime="0.00" timeLoss="63.81" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="35" left="34" laneChangedFrom="0" laneChangedTo="0"/>
---
>     <interval begin="2940.00" end="2980.20" id="dump_60">
>         <edge id="1/1to2/1" sampledSeconds="1233.34" traveltime="52.00" overlapTraveltime="52.27" density="31.31" laneDensity="31.31" occupancy="15.58" waitingTime="0.00" timeLoss="47.56" speed="18.84" speedRelative="0.96" departed="0" arrived="0" entered="24" left="23" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="10/1to1/1" sampledSeconds="1200.28" traveltime="51.84" overlapTraveltime="52.10" density="30.47" laneDensity="30.47" occupancy="15.16" waitingTime="0.00" timeLoss="42.55" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="22" left="24" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="1204.42" traveltime="51.94" overlapTraveltime="52.20" density="30.57" laneDensity="30.57" occupancy="15.21" waitingTime="0.00" timeLoss="44.98" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="23" left="23" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="1191.19" traveltime="51.86" overlapTraveltime="52.13" density="30.24" laneDensity="30.24" occupancy="15.04" waitingTime="0.00" timeLoss="42.83" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="23" left="25" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="1279.39" traveltime="51.93" overlapTraveltime="52.20" density="32.48" laneDensity="32.48" occupancy="16.16" waitingTime="0.00" timeLoss="47.65" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="25" left="24" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="5/1to6/1" sampledSeconds="1261.16" traveltime="51.85" overlapTraveltime="52.11" density="32.01" laneDensity="32.01" occupancy="15.93" waitingTime="0.00" timeLoss="44.99" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="24" left="24" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="6/1to7/1" sampledSeconds="1242.78" traveltime="51.76" overlapTraveltime="52.03" density="31.55" laneDensity="31.55" occupancy="15.69" waitingTime="0.00" timeLoss="42.43" speed="18.93" speedRelative="0.97" departed="0" arrived="0" entered="24" left="24" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="7/1to8/1" sampledSeconds="1233.24" traveltime="51.94" overlapTraveltime="52.20" density="31.31" laneDensity="31.31" occupancy="15.57" waitingTime="0.00" timeLoss="46.03" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="24" left="24" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="8/1to9/1" sampledSeconds="1242.17" traveltime="51.91" overlapTraveltime="52.17" density="31.53" laneDensity="31.53" occupancy="15.69" waitingTime="0.00" timeLoss="45.68" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="24" left="23" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="9/1to10/1" sampledSeconds="1157.44" traveltime="51.83" overlapTraveltime="52.09" density="29.38" laneDensity="29.38" occupancy="14.62" waitingTime="0.00" timeLoss="40.91" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="23" left="22" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
7,8c7,9
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2980.20.
> Reason: Interrupted.
15c16
<  RouteLength: 49224.17
---
>  RouteLength: 48850.23
17c18
<  Duration: 2621.25
---
>  Duration: 2601.45
19c20
<  TimeLoss: 109.67
---
>  TimeLoss: 108.94
21c22
<  DepartDelayWaiting: 2548.50
---
>  DepartDelayWaiting: 2528.70

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
488,594c488,498
<     <interval begin="2460.00" end="2520.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5126.91" traveltime="85.80" overlapTraveltime="86.24" density="87.01" laneDensity="43.50" occupancy="21.66" waitingTime="0.00" timeLoss="1627.92" speed="11.45" speedRelative="0.58" departed="0" arrived="0" entered="64" left="42" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="10/1to1/1" sampledSeconds="5326.53" traveltime="82.04" overlapTraveltime="82.46" density="90.39" laneDensity="45.20" occupancy="22.48" waitingTime="0.00" timeLoss="1596.67" speed="11.97" speedRelative="0.61" departed="0" arrived="0" entered="67" left="64" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="2/1to3/1" sampledSeconds="2981.04" traveltime="73.30" overlapTraveltime="73.69" density="50.59" laneDensity="25.30" occupancy="12.57" waitingTime="0.00" timeLoss="783.85" speed="13.40" speedRelative="0.68" departed="0" arrived="0" entered="42" left="53" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="3/1to4/1" sampledSeconds="3129.00" traveltime="73.89" overlapTraveltime="74.33" density="53.10" laneDensity="26.55" occupancy="13.18" waitingTime="0.00" timeLoss="918.75" speed="13.28" speedRelative="0.68" departed="0" arrived="0" entered="53" left="56" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="4/1to5/1" sampledSeconds="5601.83" traveltime="88.59" overlapTraveltime="89.01" density="95.07" laneDensity="47.53" occupancy="23.67" waitingTime="0.00" timeLoss="2100.66" speed="11.09" speedRelative="0.57" departed="0" arrived="0" entered="56" left="56" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="5/1to6/1" sampledSeconds="2422.43" traveltime="74.92" overlapTraveltime="75.29" density="41.11" laneDensity="20.56" occupancy="10.21" waitingTime="0.00" timeLoss="471.59" speed="13.11" speedRelative="0.67" departed="0" arrived="0" entered="55" left="21" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="6/1to7/1" sampledSeconds="1135.14" traveltime="65.58" overlapTraveltime="65.92" density="19.26" laneDensity="9.63" occupancy="4.78" waitingTime="0.00" timeLoss="85.31" speed="14.97" speedRelative="0.76" departed="0" arrived="0" entered="21" left="27" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="7/1to8/1" sampledSeconds="2136.38" traveltime="65.07" overlapTraveltime="65.39" density="36.26" laneDensity="18.13" occupancy="9.02" waitingTime="0.00" timeLoss="239.80" speed="15.10" speedRelative="0.77" departed="0" arrived="0" entered="27" left="35" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="8/1to9/1" sampledSeconds="2797.46" traveltime="69.07" overlapTraveltime="69.51" density="47.47" laneDensity="23.74" occupancy="11.79" waitingTime="0.00" timeLoss="504.88" speed="14.20" speedRelative="0.72" departed="0" arrived="0" entered="35" left="60" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="9/1to10/1" sampledSeconds="5456.33" traveltime="82.65" overlapTraveltime="83.07" density="92.60" laneDensity="46.30" occupancy="23.04" waitingTime="0.00" timeLoss="1866.44" speed="11.88" speedRelative="0.61" departed="0" arrived="0" entered="60" left="67" laneChangedFrom="1" laneChangedTo="1"/>
<     </interval>
<     <interval begin="2520.00" end="2580.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5389.46" traveltime="83.63" overlapTraveltime="84.07" density="91.46" laneDensity="45.73" occupancy="22.75" waitingTime="0.00" timeLoss="1608.08" speed="11.74" speedRelative="0.60" departed="0" arrived="0" entered="65" left="64" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="10/1to1/1" sampledSeconds="5484.01" traveltime="82.40" overlapTraveltime="82.81" density="93.07" laneDensity="46.53" occupancy="23.15" waitingTime="0.00" timeLoss="1904.20" speed="11.92" speedRelative="0.61" departed="0" arrived="0" entered="66" left="65" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="4089.93" traveltime="81.82" overlapTraveltime="82.20" density="69.41" laneDensity="34.70" occupancy="17.27" waitingTime="0.00" timeLoss="1142.66" speed="12.01" speedRelative="0.61" departed="0" arrived="0" entered="64" left="25" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="3/1to4/1" sampledSeconds="2871.93" traveltime="67.66" overlapTraveltime="67.97" density="48.74" laneDensity="24.37" occupancy="12.14" waitingTime="0.00" timeLoss="608.00" speed="14.52" speedRelative="0.74" departed="0" arrived="0" entered="25" left="43" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="4/1to5/1" sampledSeconds="4447.94" traveltime="79.27" overlapTraveltime="79.70" density="75.48" laneDensity="37.74" occupancy="18.78" waitingTime="0.00" timeLoss="1498.27" speed="12.38" speedRelative="0.63" departed="0" arrived="0" entered="43" left="66" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="5/1to6/1" sampledSeconds="4538.84" traveltime="78.73" overlapTraveltime="79.08" density="77.03" laneDensity="38.51" occupancy="19.17" waitingTime="0.00" timeLoss="1317.15" speed="12.48" speedRelative="0.64" departed="0" arrived="0" entered="66" left="35" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="6/1to7/1" sampledSeconds="1884.53" traveltime="71.81" overlapTraveltime="72.17" density="31.98" laneDensity="15.99" occupancy="7.96" waitingTime="0.00" timeLoss="343.47" speed="13.68" speedRelative="0.70" departed="0" arrived="0" entered="35" left="13" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="7/1to8/1" sampledSeconds="1165.88" traveltime="64.52" overlapTraveltime="64.84" density="19.79" laneDensity="9.89" occupancy="4.92" waitingTime="0.00" timeLoss="71.76" speed="15.22" speedRelative="0.78" departed="0" arrived="0" entered="13" left="28" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="8/1to9/1" sampledSeconds="2067.48" traveltime="62.33" overlapTraveltime="62.65" density="35.09" laneDensity="17.54" occupancy="8.73" waitingTime="0.00" timeLoss="177.00" speed="15.76" speedRelative="0.80" departed="0" arrived="0" entered="28" left="35" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="9/1to10/1" sampledSeconds="4159.04" traveltime="76.71" overlapTraveltime="77.13" density="70.58" laneDensity="35.29" occupancy="17.56" waitingTime="0.00" timeLoss="1099.60" speed="12.80" speedRelative="0.65" departed="0" arrived="0" entered="35" left="66" laneChangedFrom="4" laneChangedTo="4"/>
<     </interval>
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5540.35" traveltime="83.71" overlapTraveltime="84.14" density="94.02" laneDensity="47.01" occupancy="23.39" waitingTime="0.00" timeLoss="1950.26" speed="11.73" speedRelative="0.60" departed="0" arrived="0" entered="67" left="66" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="5235.74" traveltime="80.70" overlapTraveltime="81.11" density="88.85" laneDensity="44.43" occupancy="22.11" waitingTime="0.00" timeLoss="1602.16" speed="12.17" speedRelative="0.62" departed="0" arrived="0" entered="53" left="67" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="2/1to3/1" sampledSeconds="5510.25" traveltime="84.84" overlapTraveltime="85.28" density="93.51" laneDensity="46.76" occupancy="23.26" waitingTime="0.00" timeLoss="1680.32" speed="11.57" speedRelative="0.59" departed="0" arrived="0" entered="65" left="60" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="2747.66" traveltime="75.30" overlapTraveltime="75.67" density="46.63" laneDensity="23.31" occupancy="11.58" waitingTime="0.00" timeLoss="598.88" speed="13.04" speedRelative="0.67" departed="0" arrived="0" entered="60" left="33" laneChangedFrom="13" laneChangedTo="13"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8,9c8,10
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2496.60.
> Reason: Interrupted.
16,18c17,19
<  RouteLength: 34057.39
<  Speed: 13.25
<  Duration: 2566.79
---
>  RouteLength: 27657.89
>  Speed: 13.37
>  Duration: 2063.39
20c21
<  TimeLoss: 616.31
---
>  TimeLoss: 478.23

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder breakdown ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Battery of vehicle 'veh_none' is depleted, time=3.00.
< Warning: Removing vehicle 'veh_remove' after breaking down, lane='E0E1_0', time=28.00.
< Warning: Battery of vehicle 'veh_tow' is depleted, time=44.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,10247c16,45
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh_none" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="5.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="401.6000" y="5.3683" lane="E0E1_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh_none" energyConsumed="0.8418" totalEnergyConsumed="0.8418" totalEnergyRegenerated="0.0000" actualBatteryCapacity="4.1582" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="401.6000" y="5.5475" lane="E0E1_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh_none" energyConsumed="1.9537" totalEnergyConsumed="2.7955" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2.2045" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="401.6000" y="5.9059" lane="E0E1_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh_none" energyConsumed="3.0674" totalEnergyConsumed="5.8629" totalEnergyRegenerated="0.0000" actualBatteryCapacity="0.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="401.6000" y="6.4435" lane="E0E1_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh_none" energyConsumed="4.1838" totalEnergyConsumed="10.0466" totalEnergyRegenerated="0.0000" actualBatteryCapacity="0.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="401.6000" y="7.1603" lane="E0E1_0" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,4288c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="11739.75" chargingSteps="4269">
<         <vehicle id="veh_tow" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="5975.75" chargingBegin="58.00" chargingEnd="2230.00">
<             <step time="58.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="2.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="2.75" maximumBatteryCapacity="35000.00"/>
<             <step time="59.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="5.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="2.75" maximumBatteryCapacity="35000.00"/>
<             <step time="60.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="8.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="17.71" maximumBatteryCapacity="35000.00"/>
<             <step time="61.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="11.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="32.65" maximumBatteryCapacity="35000.00"/>
<             <step time="62.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="13.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="40.29" maximumBatteryCapacity="35000.00"/>
<             <step time="63.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="16.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="43.04" maximumBatteryCapacity="35000.00"/>
<             <step time="64.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="19.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="45.78" maximumBatteryCapacity="35000.00"/>
<             <step time="65.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="22.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="48.51" maximumBatteryCapacity="35000.00"/>
<             <step time="66.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="24.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="51.25" maximumBatteryCapacity="35000.00"/>
<             <step time="67.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="27.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="53.99" maximumBatteryCapacity="35000.00"/>
<             <step time="68.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="30.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="56.72" maximumBatteryCapacity="35000.00"/>
<             <step time="69.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="33.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="59.46" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="veh_remove" depart="25.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="28.00" arrivalLane="E0E1_0" arrivalPos="14.10" arrivalSpeed="0.00" duration="3.00" routeLength="2.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.86" rerouteNo="1" devices="tripinfo_veh_remove stationfinder_veh_remove battery_veh_remove" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end">
<         <battery depleted="0" actualBatteryCapacity="3.77" totalEnergyConsumed="1.40" totalEnergyRegenerated="0.17"/>
<     </tripinfo>
<     <tripinfo id="veh_tow" depart="20.00" departLane="E0E1_0" departPos="30.00" departSpeed="0.00" departDelay="0.00" arrival="2563.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="2543.00" routeLength="3022.23" waitingTime="129.00" waitingCount="4" stopTime="2188.00" timeLoss="170.65" rerouteNo="2" devices="tripinfo_veh_tow stationfinder_veh_tow battery_veh_tow" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="2" actualBatteryCapacity="4532.02" totalEnergyConsumed="1713.23" totalEnergyRegenerated="142.11"/>
<     </tripinfo>
<     <tripinfo id="veh_none" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="2565.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="2565.00" routeLength="4077.56" waitingTime="426.00" waitingCount="4" stopTime="1791.00" timeLoss="477.68" rerouteNo="1" devices="tripinfo_veh_none stationfinder_veh_none battery_veh_none" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="4" actualBatteryCapacity="4316.83" totalEnergyConsumed="2724.11" totalEnergyRegenerated="193.61"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder chargeType ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:29 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,2425c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6875" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8226" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4037" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4282" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="998.3500" lane="D2_1" posOnLane="22.1000" timeStopped="0"/>
<         <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="20000.0000" maximumBatteryCapacity="900000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:29 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,481c16,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="287.37" chargingSteps="99">
<         <vehicle id="veh0" type="ElectricVehicle" totalEnergyChargedIntoVehicle="287.37" chargingBegin="17.00" chargingEnd="115.00">
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="2.90" power="11000.00" efficiency="0.95" actualBatteryCapacity="138.29" maximumBatteryCapacity="35000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="5.81" power="11000.00" efficiency="0.95" actualBatteryCapacity="141.18" maximumBatteryCapacity="35000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="8.71" power="11000.00" efficiency="0.95" actualBatteryCapacity="144.07" maximumBatteryCapacity="35000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="11.61" power="11000.00" efficiency="0.95" actualBatteryCapacity="146.96" maximumBatteryCapacity="35000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="14.51" power="11000.00" efficiency="0.95" actualBatteryCapacity="149.85" maximumBatteryCapacity="35000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="17.42" power="11000.00" efficiency="0.95" actualBatteryCapacity="152.74" maximumBatteryCapacity="35000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="20.32" power="11000.00" efficiency="0.95" actualBatteryCapacity="155.63" maximumBatteryCapacity="35000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="23.22" power="11000.00" efficiency="0.95" actualBatteryCapacity="158.52" maximumBatteryCapacity="35000.00"/>
<             <step time="25.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="26.12" power="11000.00" efficiency="0.95" actualBatteryCapacity="161.41" maximumBatteryCapacity="35000.00"/>
<             <step time="26.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="29.03" power="11000.00" efficiency="0.95" actualBatteryCapacity="164.30" maximumBatteryCapacity="35000.00"/>
<             <step time="27.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="31.93" power="11000.00" efficiency="0.95" actualBatteryCapacity="167.19" maximumBatteryCapacity="35000.00"/>
<             <step time="28.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="34.83" power="11000.00" efficiency="0.95" actualBatteryCapacity="170.08" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="401.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="99.00" timeLoss="14.68" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="81.63" totalEnergyConsumed="389.32" totalEnergyRegenerated="33.58"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="4.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="2.00" arrival="674.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="670.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="368.00" timeLoss="14.08" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="FuelVehicle" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="721081.16" totalEnergyConsumed="195663.71" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder charging ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,1227c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6875" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8226" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4037" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4282" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="998.3500" lane="D2_1" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,122c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="299.75" chargingSteps="109">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="299.75" chargingBegin="13.00" chargingEnd="121.00">
<             <step time="13.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="2.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="104.55" maximumBatteryCapacity="35000.00"/>
<             <step time="14.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="5.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="118.14" maximumBatteryCapacity="35000.00"/>
<             <step time="15.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="8.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="137.21" maximumBatteryCapacity="35000.00"/>
<             <step time="16.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="11.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="146.31" maximumBatteryCapacity="35000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="13.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="149.13" maximumBatteryCapacity="35000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="16.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="151.87" maximumBatteryCapacity="35000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="19.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="154.61" maximumBatteryCapacity="35000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="22.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="157.35" maximumBatteryCapacity="35000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="24.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="160.09" maximumBatteryCapacity="35000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="27.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="162.82" maximumBatteryCapacity="35000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="30.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="165.56" maximumBatteryCapacity="35000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="33.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="168.30" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="407.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="407.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="105.00" timeLoss="14.68" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="93.93" totalEnergyConsumed="389.40" totalEnergyRegenerated="33.58"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder chargingStrategy ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:29 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,707c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="253.74" chargingSteps="694">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="253.74" chargingBegin="6.00" chargingEnd="699.00">
<             <step time="6.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="0.37" power="10000.00" efficiency="0.95" actualBatteryCapacity="136.36" maximumBatteryCapacity="6000.00"/>
<             <step time="7.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="0.73" power="10000.00" efficiency="0.95" actualBatteryCapacity="136.72" maximumBatteryCapacity="6000.00"/>
<             <step time="8.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="1.10" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.09" maximumBatteryCapacity="6000.00"/>
<             <step time="9.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="1.46" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.46" maximumBatteryCapacity="6000.00"/>
<             <step time="10.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="1.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.82" maximumBatteryCapacity="6000.00"/>
<             <step time="11.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="2.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.19" maximumBatteryCapacity="6000.00"/>
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="2.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.55" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="2.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.92" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="3.29" power="10000.00" efficiency="0.95" actualBatteryCapacity="139.28" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="3.66" power="10000.00" efficiency="0.95" actualBatteryCapacity="139.65" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="4.02" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.02" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="4.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.38" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="0.37" partialCharge="4.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.75" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:29 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,6c16,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="ElectricVehicle1" lane="D2_0" pos="70.00" parking="0" started="6.00" ended="700.00" delay="0.00" chargingStation="CS1" 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"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="13.89" departDelay="0.00" arrival="989.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="989.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="694.00" timeLoss="7.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="48.98" totalEnergyConsumed="342.81" totalEnergyRegenerated="38.06"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder notFound ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Battery of vehicle 'veh0' is depleted, time=14.00.
< Warning: There is no charging station available to teleport the vehicle 'veh0' to at time=1813.00. Thus the vehicle will be removed.
< Warning: Removing vehicle 'veh0' after breaking down, lane='D2_0', time=1813.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,5445c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="50.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="49.6875" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="48.8226" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="47.4037" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="995.0500" lane="D2_0" posOnLane="24.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="45.4282" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="995.0500" lane="D2_0" posOnLane="28.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,5c16,47
< <chargingstations-export>
< </chargingstations-export>
---
>     <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"/>
>         <battery-output value="battery.xml"/>
>         <battery-output.precision value="4"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="1813.00" arrivalLane="D2_0" arrivalPos="149.66" arrivalSpeed="0.00" duration="1813.00" routeLength="131.56" waitingTime="0.00" waitingCount="0" stopTime="1796.00" timeLoss="7.53" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end">
<         <battery depleted="1" actualBatteryCapacity="16.53" totalEnergyConsumed="78.47" totalEnergyRegenerated="38.70"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder occupied ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh0' is depleted, time=406.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,1868c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="59.6875" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="58.8226" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="57.4037" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="995.0500" lane="D2_0" posOnLane="24.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="55.4282" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="995.0500" lane="D2_0" posOnLane="28.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,297c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="287.64" chargingSteps="109">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="287.64" chargingBegin="12.00" chargingEnd="120.00">
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="55.88" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="58.51" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="61.13" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="63.76" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="66.39" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="69.01" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="71.64" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="74.27" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="76.89" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="79.52" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="82.15" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="84.77" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="87.40" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="410.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="410.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="109.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="368.60" totalEnergyRegenerated="16.18"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="6.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="3.00" arrival="486.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="480.00" routeLength="3982.70" waitingTime="5.00" waitingCount="1" stopTime="168.00" timeLoss="25.11" rerouteNo="2" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="164.72" totalEnergyConsumed="385.92" totalEnergyRegenerated="30.64"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder opportunistic ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
308,2066c308
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="615.6084" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35401.1878" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="318.8707" y="101.6000" lane="E1D1_0" posOnLane="431.8300" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7069" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.7237" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="31"/>
<     </timestep>
<     <timestep time="77.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="623.5965" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35393.1997" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="316.4927" y="101.6000" lane="E1D1_0" posOnLane="445.7200" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7207" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.7098" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="32"/>
<     </timestep>
<     <timestep time="78.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="631.5845" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35385.2117" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="314.1148" y="101.6000" lane="E1D1_0" posOnLane="459.6100" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7346" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6959" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="33"/>
<     </timestep>
<     <timestep time="79.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="639.5726" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35377.2236" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="311.7368" y="101.6000" lane="E1D1_0" posOnLane="473.5000" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7485" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6820" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="34"/>
<     </timestep>
<     <timestep time="80.00">
<         <vehicle id="veh0" energyConsumed="7.9881" totalEnergyConsumed="647.5607" totalEnergyRegenerated="16.7962" actualBatteryCapacity="35369.2355" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="309.3588" y="101.6000" lane="E1D1_0" posOnLane="487.3900" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7624" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6681" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="35"/>
<     </timestep>
<     <timestep time="81.00">
<         <vehicle id="veh0" energyConsumed="-6.7782" totalEnergyConsumed="647.5607" totalEnergyRegenerated="23.5744" actualBatteryCapacity="35376.0137" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="11.5100" acceleration="-2.3800" x="307.3883" y="101.6000" lane="E1D1_0" posOnLane="498.9000" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7763" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6542" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="36"/>
<     </timestep>
<     <timestep time="82.00">
<         <vehicle id="veh0" energyConsumed="-14.0125" totalEnergyConsumed="647.5607" totalEnergyRegenerated="37.5869" actualBatteryCapacity="35390.0263" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="6.5100" acceleration="-5.0000" x="302.5395" y="103.7676" lane=":D1_3_0" posOnLane="5.4100" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0139" totalEnergyConsumed="321.7902" totalEnergyRegenerated="27.4305" actualBatteryCapacity="35705.6403" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="37"/>
<     </timestep>
<     <timestep time="83.00">
<         <vehicle id="veh0" energyConsumed="3.6025" totalEnergyConsumed="651.1632" totalEnergyRegenerated="37.5869" actualBatteryCapacity="35386.4238" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="6.5100" acceleration="0.0000" x="301.6000" y="107.6948" lane="D1D2_0" posOnLane="2.8900" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:31 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,47c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="79.17" chargingSteps="30">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="79.17" chargingBegin="105.00" chargingEnd="134.00">
<             <step time="105.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="35244.52" maximumBatteryCapacity="60000.00"/>
<             <step time="106.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="35247.14" maximumBatteryCapacity="60000.00"/>
<             <step time="107.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="35249.77" maximumBatteryCapacity="60000.00"/>
<             <step time="108.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="35252.39" maximumBatteryCapacity="60000.00"/>
<             <step time="109.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="35255.02" maximumBatteryCapacity="60000.00"/>
<             <step time="110.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="35257.64" maximumBatteryCapacity="60000.00"/>
<             <step time="111.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="35260.27" maximumBatteryCapacity="60000.00"/>
<             <step time="112.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="35262.89" maximumBatteryCapacity="60000.00"/>
<             <step time="113.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="35265.52" maximumBatteryCapacity="60000.00"/>
<             <step time="114.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="35268.14" maximumBatteryCapacity="60000.00"/>
<             <step time="115.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="35270.77" maximumBatteryCapacity="60000.00"/>
<             <step time="116.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="35273.39" maximumBatteryCapacity="60000.00"/>
<             <step time="117.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="35276.02" maximumBatteryCapacity="60000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="448.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="448.00" routeLength="4077.56" waitingTime="74.00" waitingCount="3" stopTime="30.00" timeLoss="121.18" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="33582.92" totalEnergyConsumed="2673.93" totalEnergyRegenerated="177.69"/>
<     </tripinfo>
<     <tripinfo id="veh2" depart="2.00" departLane="A4A3_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="538.00" arrivalLane="D0E0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="536.00" routeLength="3668.52" waitingTime="220.00" waitingCount="5" stopTime="0.00" timeLoss="269.21" rerouteNo="0" devices="tripinfo_veh2 stationfinder_veh2 battery_veh2" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="33744.85" totalEnergyConsumed="2423.82" totalEnergyRegenerated="168.67"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder replaceStop ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,892c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="1287.78" chargingSteps="488">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="1287.78" chargingBegin="12.00" chargingEnd="499.00">
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="96.02" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="98.66" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="101.30" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="103.94" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="106.58" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="109.22" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="111.85" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="114.49" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="117.13" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="119.77" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="122.41" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="125.05" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="127.69" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="D2_1" pos="120.00" parking="0" started="26.00" ended="411.00" delay="0.65" chargingStation="CS2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="L2_0" pos="50.00" parking="0" started="450.00" ended="500.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="veh0" type="ElectricVehicle1" lane="D2_0" pos="70.00" parking="0" started="12.00" ended="500.00" delay="0.00" chargingStation="CS1" 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"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh3" depart="10.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="754.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="744.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="435.00" timeLoss="22.15" rerouteNo="1" devices="tripinfo_veh3 stationfinder_veh3 battery_veh3" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="808.96" totalEnergyConsumed="430.15" totalEnergyRegenerated="72.11"/>
<     </tripinfo>
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="789.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="789.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="488.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="1040.41" totalEnergyConsumed="363.57" totalEnergyRegenerated="16.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder searchingNoEnergyCheck ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,1117c16,44
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS4" totalEnergyCharged="947.56" chargingSteps="333">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="947.56" chargingBegin="471.00" chargingEnd="803.00">
<             <step time="471.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12311.78" maximumBatteryCapacity="35000.00"/>
<             <step time="472.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12303.80" maximumBatteryCapacity="35000.00"/>
<             <step time="473.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12320.76" maximumBatteryCapacity="35000.00"/>
<             <step time="474.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12331.16" maximumBatteryCapacity="35000.00"/>
<             <step time="475.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12334.08" maximumBatteryCapacity="35000.00"/>
<             <step time="476.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="2.89" power="13000.00" efficiency="0.80" actualBatteryCapacity="12336.96" maximumBatteryCapacity="35000.00"/>
<             <step time="477.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="5.78" power="13000.00" efficiency="0.80" actualBatteryCapacity="12339.83" maximumBatteryCapacity="35000.00"/>
<             <step time="478.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="8.67" power="13000.00" efficiency="0.80" actualBatteryCapacity="12342.71" maximumBatteryCapacity="35000.00"/>
<             <step time="479.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="11.56" power="13000.00" efficiency="0.80" actualBatteryCapacity="12345.58" maximumBatteryCapacity="35000.00"/>
<             <step time="480.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="14.44" power="13000.00" efficiency="0.80" actualBatteryCapacity="12348.46" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="veh1" depart="1.00" departLane="E4E3_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="898.00" arrivalLane="B0A0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="897.00" routeLength="3971.08" waitingTime="149.00" waitingCount="6" stopTime="381.00" timeLoss="204.70" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle2" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="13578.77" totalEnergyConsumed="2597.36" totalEnergyRegenerated="168.08"/>
<     </tripinfo>
<     <tripinfo id="veh2" depart="2.00" departLane="A4A3_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="898.00" arrivalLane="D0E0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="896.00" routeLength="3979.56" waitingTime="207.00" waitingCount="6" stopTime="317.00" timeLoss="267.08" rerouteNo="1" devices="tripinfo_veh2 stationfinder_veh2 battery_veh2" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="13556.77" totalEnergyConsumed="2642.81" totalEnergyRegenerated="196.80"/>
<     </tripinfo>
<     <tripinfo id="veh0" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="1021.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="1021.00" routeLength="6738.41" waitingTime="125.00" waitingCount="6" stopTime="329.00" timeLoss="201.47" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="11850.94" totalEnergyConsumed="4407.17" totalEnergyRegenerated="310.55"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder targetFunction ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh1' is depleted, time=409.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,1648c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="59.6875" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="58.8226" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="57.4037" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="998.3500" lane="D2_1" posOnLane="24.1000" timeStopped="0"/>
<         <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="55.4282" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="998.3500" lane="D2_1" posOnLane="28.1000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,233c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="287.64" chargingSteps="109">
<         <vehicle id="veh1" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="287.64" chargingBegin="15.00" chargingEnd="123.00">
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="55.88" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="58.51" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="61.13" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="63.76" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="66.39" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="69.01" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="71.64" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="74.27" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="76.89" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="79.52" maximumBatteryCapacity="6000.00"/>
<             <step time="25.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="82.15" maximumBatteryCapacity="6000.00"/>
<             <step time="26.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="84.77" maximumBatteryCapacity="6000.00"/>
<             <step time="27.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="87.40" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="406.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="406.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="105.00" timeLoss="14.11" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="1.40" totalEnergyConsumed="389.34" totalEnergyRegenerated="33.74"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="3.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="413.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="410.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="109.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="368.60" totalEnergyRegenerated="16.18"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder zeroPower ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh0' is depleted, time=105.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,888c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3125" totalEnergyConsumed="0.3125" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6875" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8649" totalEnergyConsumed="1.1774" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8226" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4190" totalEnergyConsumed="2.5963" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4037" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9755" totalEnergyConsumed="4.5718" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4282" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="995.0500" lane="D2_0" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-02-27 12:31:30 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
< </chargingstations-export>
---
>     <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"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="294.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="294.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.45" rerouteNo="0" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="348.29" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
3,4d2
< Warning: No connection between edge 'beg2' and edge 'end' found.
< Warning: No route for vehicle 'flow.21' found.
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,25c6
< Simulation ended at time: 214.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Emergency Stops: 2
< Statistics (avg):
<  RouteLength: 855.04
<  Duration: 96.22
<  WaitingTime: 44.13
<  TimeLoss: 58.45
<  DepartDelay: 1.89
< 
< DijkstraRouter answered 9 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 16 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Interrupt signal received, trying to exit gracefully.
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-02-27 12:11:25 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <ignore-route-errors value="true"/>
>         <default.speeddev value="0"/>
>     </processing>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,24c6
< Simulation ended at time: 216.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 821.47
<  Duration: 81.73
<  WaitingTime: 24.59
<  TimeLoss: 48.77
<  DepartDelay: 2.96
< 
< DijkstraRouter answered 19 queries and explored 4.74 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 26 queries and explored 4.58 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 9 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Interrupt signal received, trying to exit gracefully.
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-02-27 12:11:24 by Eclipse SUMO sumo Version v1_22_0+0557-c8a9603e97b
> 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"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Mar2025 Feb2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==302487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63fa6f718411 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26a1411) (BuildId: ee2a210b467440eb9ea47e9c13c13ddf6e49781c)
>     #1 0x63fa71092b29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:649:20
>     #2 0x63fa6ff650d9 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ac2e144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,19c6,21
< Simulation ended at time: 1219.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 991.00.
> Reason: Interrupted.
> Performance:
> Vehicles:
>  Inserted: 868 (Loaded: 1001)
>  Running: 229
>  Waiting: 133
> Statistics (avg of 639):
>  RouteLength: 619.28
>  Speed: 3.70
<truncated after showing first 30 lines>